Njol / Skript

Skript is a Bukkit plugin which allows server admins to customize their server easily, but without the hassle of programming a plugin or asking/paying someone to program a plugin for them.
http://njol.ch/projects/skript
104 stars 60 forks source link

[Bug] Zombies are called arrows in skript 2.1 #296

Closed zmolahah closed 10 years ago

zmolahah commented 10 years ago

Very strange but using this code: on right click on entity: message "%clicked entity%" I right clicked a zombie and it was called an arrow http://puu.sh/73eoW.jpg

Zerkhan commented 10 years ago

« Actually most entities will claim to be arrows. This will be fixed in the next version. » ( Njol, commented 17 days ago )

Njol commented 10 years ago

Temporary fix ;) :

on spawn:
    entity is not an arrow
    delete the entity
    spawn an arrow