CitizensDev / Citizens

NPCs for Bukkit
citizensnpcs.co
Other
107 stars 53 forks source link

Using - adjust skin: causes NPC death to happen twice #1176

Closed uledrith closed 9 years ago

uledrith commented 9 years ago
MSLowerCryptBoss:
  type: assignment
  debug: false
  actions:
    on assignment:
    - ^flag global mslowercrypt_npc:<npc>
    - ^flag <npc> spawnpoint:l@-1284.1,49.9,-24.1,survive
    - ^adjust <npc> skin:Giik
    - ^flag <npc> aggro:!
    - ^flag <npc> highestdamage:0

If I remove the adjust line, using a simple "on entity death:" and narrate will only show once. If I add the adjust line, it fires twice.

Also, the Citizens "NPC dies" message fires twice.

mcmonkey4eva commented 9 years ago

@Morphan1 ?

mcmonkey4eva commented 9 years ago

Also, this was posted in a horrendously wrong location. please repost in Denizen. (You posted in the Citizens 1.0 section)