Npc on death!

Discussion in 'Plugin Development' started by creepers84, Jun 8, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    creepers84

    I have been wondering how to-do this for a long while!
    I want to simulate something a bit like player death when playing the game Wasted?
    How would I do this with the npc library and could anyone give me a sample?
    Thanks - creepers84
     
  2. Offline

    ZeusAllMighty11

    What are you looking for? For an NPC to spawn where the player died?
     
  3. Offline

    creepers84

    And then Disappear about 20 seconds later!
     
  4. Offline

    AstramG

    He wants to spawn in the player in bed packet to make it look like the player is laying on the ground.
     
  5. Offline

    kreashenz

    I do too, everyone does!
     
  6. Offline

    AstramG

    Yep :p
     
  7. Offline

    creepers84

    Anyone got any ideas?
     
  8. Offline

    creepers84

    I know this is old now, but maybe someone might have made progress on this. Bump.
     
  9. Offline

    kreashenz

    Use NPCLib, if it's updated to 1.7.9. If not then use the 1.7.8 version and then use HumanNPC#putInBed(Location loc) I believe it is.
     
Thread Status:
Not open for further replies.

Share This Page