Thread: Need help with auto keep[delta]

Page 1 of 2 12 LastLast
Results 1 to 10 of 19
  1. #1 Need help with auto keep[delta] 
    Registered Member
    Join Date
    Jun 2009
    Posts
    254
    Thanks given
    1
    Thanks received
    0
    Rep Power
    1
    Can any one give me the code to set torso, rune defender as auto keep in your inventory when you die, just like fire cape in delta?

    Thanks
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Jun 2009
    Posts
    254
    Thanks given
    1
    Thanks received
    0
    Rep Power
    1
    Can anyone help? BUMP
    Reply With Quote  
     

  3. #3  
    Respected Member

    Situations's Avatar
    Join Date
    Sep 2008
    Posts
    3,915
    Thanks given
    230
    Thanks received
    1,695
    Discord
    View profile
    Rep Power
    5000
    Search 6570, (Firecape), and add all the other item ID's you want kept on death in there.
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Jun 2009
    Posts
    254
    Thanks given
    1
    Thanks received
    0
    Rep Power
    1
    I tried adding the other item ID's, but all I got was a bunch of errors.
    Reply With Quote  
     

  5. #5  
    Fuck yeah!
    Mergim's Avatar
    Join Date
    May 2009
    Age
    28
    Posts
    2,309
    Thanks given
    218
    Thanks received
    187
    Rep Power
    1619
    Show us the error that you got..
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Jun 2009
    Posts
    254
    Thanks given
    1
    Thanks received
    0
    Rep Power
    1
    I deleted it 4 days ago, sorry.
    BUMP
    Reply With Quote  
     

  7. #7  
    Registered Member
    Join Date
    Jun 2009
    Posts
    254
    Thanks given
    1
    Thanks received
    0
    Rep Power
    1
    Code:
    client.java:4711: cannot find symbol
    symbol : variable keep 1700
    location: class client
                            keep1700 = true;
    client.java:4758: cannot find symbol
    symbol : variable keep 1700
    location:class client
                           keep1700 = true;
    client.java:4792: cannot find symbol
    symbol = variable keep1700
    location: class client
                 if<keep1700> <
    client.java4794: cannot find symbol
    symbol : varirable keep1700
    location: class client
                     keep1700 - false;
    4 errors
    Reply With Quote  
     

  8. #8  
    Registered Member
    Join Date
    Jun 2009
    Posts
    254
    Thanks given
    1
    Thanks received
    0
    Rep Power
    1
    bump
    Reply With Quote  
     

  9. #9  
    Banned

    Join Date
    Dec 2009
    Posts
    833
    Thanks given
    8
    Thanks received
    8
    Rep Power
    0
    You set it under the die methods. just like how you can keep the firecape.
    Reply With Quote  
     

  10. #10  
    Registered Member
    Join Date
    Jun 2009
    Posts
    254
    Thanks given
    1
    Thanks received
    0
    Rep Power
    1
    I did set it under the die method and it didn't work.
    Reply With Quote  
     

Page 1 of 2 12 LastLast

Thread Information
Users Browsing this Thread

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


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •