Thread: Items ON dead

Results 1 to 3 of 3
  1. #1 Items ON dead 
    Registered Member
    Join Date
    Aug 2012
    Posts
    206
    Thanks given
    2
    Thanks received
    2
    Rep Power
    8
    How do i make it so that you dont loose certin items on death so lets say i have claws and im skulled and i die how do i make it so i keep the claws...?


    whats the code to keep specific items on death skulled or not skulled
    Come Play with us! at LonelyPvP.x90x.net
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Aug 2012
    Posts
    206
    Thanks given
    2
    Thanks received
    2
    Rep Power
    8
    bump
    Come Play with us! at LonelyPvP.x90x.net
    Reply With Quote  
     

  3. #3  
    Registered Member ShalzSerenity's Avatar
    Join Date
    Aug 2012
    Posts
    13
    Thanks given
    0
    Thanks received
    2
    Rep Power
    33
    in the loop where it deletes all of your items upon death, just do something like:
    Code:
     if (itemId != 14484)
        continue;
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 4
    Last Post: 12-30-2011, 01:30 AM
  2. Dead City (Based On Dead Island)
    By Gor4k in forum Application Development
    Replies: 9
    Last Post: 10-24-2011, 10:44 PM
  3. mj is dead :(
    By Justin in forum Showcase
    Replies: 8
    Last Post: 06-30-2009, 04:21 AM
  4. Not dead
    By $anta in forum The Red Carpet
    Replies: 15
    Last Post: 03-17-2009, 10:15 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •