Advertisement
kookoo1007

Untitled

Apr 11th, 2019
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. on rightclick on a zombie:
  2. if "zombie's name" = "<red>Weapons":
  3. execute console command "/menu open %player% Weapons"
  4. if "zombie's name" = "<red>Β§cArmor":
  5. execute console command "/menu open %player% Armor"
  6. if "zombie's name" = "<light green>Food":
  7. execute console command "/menu open %player% Food"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement