Hi guys. I have created a skript with an NPC Leftclick event, but it doesn't work :/ Please come with some help if possible Addons: Skellett, skUtilities, LargeSk, skRayFall, SkQuery, RandomSK, MundoSK, WildSkript, Umbaska Code: on leftclick on entity: if clicked entity is a citizen: set {_target} to targeted entity
What skript addon are you using to test if an entity is a citizen? Whatever you wrote here usually would not work.
you should use Skript forum (https://www.spigotmc.org/forums/skript.90/) also why use targeted entity instead of clicked entity in entity click event? also the event for npc clicks is "on npc click"