Advertisement
kookoo1007

Untitled

Apr 10th, 2019
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 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>Armor":
  5. execute console command "/menu open %player% Armor"
  6. if "zombie's name" = "<light green>Food":
  7. execute console command "/menu open %player% Food"
  8. on damage:
  9. damage was caused by fall
  10. cancel event
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement