NPC part 3

This commit is contained in:
Christer Warén 2020-11-07 17:59:37 +02:00
parent c7fbfe390e
commit 7d6d2d56a7

View File

@ -1,8 +1,7 @@
# --- NPC --- # --- NPC ---
on rightclick on entity: on rightclick on entity:
if clicked entity is a citizen: if clicked entity is a citizen:
set {_npc} to npc from entity clicked entity if name of npc is "Robotti825":
if name of npc {_npc} is "Robotti825":
if player doesn't have the permission "group.jasen": if player doesn't have the permission "group.jasen":
message "&7[&2Robotti825&7]&r Annoin sinulle jäsenroolin, muistathan käyttäytyä!" message "&7[&2Robotti825&7]&r Annoin sinulle jäsenroolin, muistathan käyttäytyä!"
if player doesn't have the permission "group.aikainenjasen": if player doesn't have the permission "group.aikainenjasen":