Thread: Missing items while dying

Results 1 to 5 of 5
  1. #1 Missing items while dying 
    Registered Member
    Join Date
    Sep 2013
    Posts
    31
    Thanks given
    17
    Thanks received
    0
    Rep Power
    11
    Hello, I'm a newbie and I would really like some help ...

    I need to remove the Death Event system and I would like players to lose items when they die ...

    My real intention is to add the gravestones ...

    I would like to know if someone can get me this doubt, but I need someone who is very specific in solving the problem, since I am new and I have many difficulties yet ...
    Reply With Quote  
     

  2. #2  
    Registered Member KingKenobi's Avatar
    Join Date
    Aug 2018
    Posts
    100
    Thanks given
    25
    Thanks received
    10
    Rep Power
    36
    player.java
    Attached image
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Feb 2018
    Posts
    33
    Thanks given
    6
    Thanks received
    0
    Rep Power
    11
    what source are you using, to do this would be in Player.java or even Deathevent.java you can change locations after death and what will happen. but to do gravestones check for Gravestones.java in there it should have the gravestone timer the grave stone types etc.

    hopefully this helps you mate.
    Reply With Quote  
     

  4. #4  
    Extreme Donator

    nbness2's Avatar
    Join Date
    Aug 2011
    Posts
    692
    Thanks given
    274
    Thanks received
    139
    Rep Power
    430
    The most likely place with "modern" sources would probably be in Player.java, ctrl+f "died" (Message probably says "Oh dear, you died!" or something) and the relevant code should be around there.

    Some sources have it in DeathEvent or Gravestones like Coach guy above me said, some sources have it in Skills and Animation (dont ask me why because i have no idea).

    Whatever the case, a bit of digging should bring up code relevant to what you are trying to fix
    KT/JAVA - NBX 637 - HERE!
    KT - Drop table 4: Flexible, Powerful - HERE!
    KT - Command: Simplify writing commands - HERE
    KT - NbUtil: Make your kotlin easier - HERE
    KT - Hopping Islands: From Java to Kotlin - P1 - P2 - P3 - P4 - P5
    Reply With Quote  
     

  5. #5  
    Registered Member deji's Avatar
    Join Date
    Dec 2018
    Posts
    75
    Thanks given
    4
    Thanks received
    21
    Rep Power
    66
    A bit late of a reply, but go on Player.java > under the void SendDeath
    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. [718] Missing items while dying
    By akasuma in forum Help
    Replies: 3
    Last Post: 12-13-2018, 11:57 PM
  2. [HELP] lose items when die?
    By OldskoolGaming in forum Help
    Replies: 1
    Last Post: 03-03-2011, 12:28 AM
  3. [pi]max items while dying crashes server
    By kopjekoffiee in forum Help
    Replies: 5
    Last Post: 02-06-2011, 09:24 PM
  4. Replies: 0
    Last Post: 12-22-2010, 03:29 AM
  5. Skillcape gfx's fix (missing items)
    By Gary in forum Models
    Replies: 42
    Last Post: 07-10-2010, 10:25 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •