Thread: Losing equipment when dieing!(iClarity)

Results 1 to 4 of 4
  1. #1 Losing equipment when dieing!(iClarity) 
    Registered Member
    Join Date
    Aug 2008
    Posts
    144
    Thanks given
    0
    Thanks received
    0
    Rep Power
    18
    Title says it all, you loose your items in inventory....I can't seem to figure out why it wont loose equipment though. Will rep.
    I also need Case numbers for Ancient Teles


    Bringin' it back old School.....
    Reply With Quote  
     

  2. #2  
    Registered Member
    Coder Alex's Avatar
    Join Date
    Apr 2009
    Age
    30
    Posts
    1,755
    Thanks given
    86
    Thanks received
    83
    Rep Power
    231
    I can't seem to figure it out too, well didnt look close enough yet, well here's case numbers.
    case 50235:
    case 50253:
    case 51005:
    case 51013:
    case 51023:
    case 51031:
    case 51039:

    I think it remove item method is wrong.
    It makes it take items off , and when player is already (in lumby) , it stops.
    and it wasnt fast enough to drop all items on floor.
    I suggest change remove(item,r). to removeItem(item,r) some thing like that. to not just take it off , to remove it. because erm i saw items (I lost) on floor.
    Only suggestion , dft back up.
    My english skills back in the days.
    Quote Originally Posted by Coder Alex
    Well, if it's gooded decent, it's good.
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Aug 2008
    Posts
    144
    Thanks given
    0
    Thanks received
    0
    Rep Power
    18
    Well, i figured it out. Your probably an admin/owner when dieing right? We'll thats why, take awawy your rights and you lose everything.
    Thanks for case numbers.


    Bringin' it back old School.....
    Reply With Quote  
     

  4. #4  
    Registered Member
    Coder Alex's Avatar
    Join Date
    Apr 2009
    Age
    30
    Posts
    1,755
    Thanks given
    86
    Thanks received
    83
    Rep Power
    231
    Not really, I've figure it out too. it's addItem method. It before the removeItem , so ofcourse it will say not enough inv . and return;

    Well , I import delta's death method. (it's similar to IClarity's).
    change sM -> sendMessage. also import some thing from IClarity's death method . well hard to explain, just do it. worked for me 99%
    Or you can try , add youdied() , at applydeath(); (the one in process) (under it)
    My english skills back in the days.
    Quote Originally Posted by Coder Alex
    Well, if it's gooded decent, it's good.
    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

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