Advertisement
kookoo1007

Untitled

Apr 10th, 2019
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. on rightclick on a zombie:
  2. if "zombie's name" = "&cWeapons":
  3. execute console command "/menu open %player% Weapons"
  4. if "zombie's name" = "&cArmor":
  5. execute console command "/menu open %player% Armor"
  6. if "zombie's name" = "&aFood":
  7. execute console command "/menu open %player% Food"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement