Advertisement
EmigrantEmil

Untitled

Nov 2nd, 2016
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. add 1 to {{@zm_tag}totems.id.%player%}
  2. set {_x} to x coordinate of event-block
  3. set {_y} to y coordinate of event-block
  4. set {_z} to z coordinate of event-block
  5. set {_{@zm_tag}loc_1} to "%{_x}-20, {_y}, {_z}+20%"
  6. set {_{@zm_tag}loc_2} to "%{_x}+20, {_y}, {_z}-20%"
  7. set {{@zm_tag}region.name.%location at event-block%} to "%location at event-block%:%{{@zm_tag}totems.id.%player%}%"
  8. create wg region "%{{@zm_tag}region.name.%location at event-block%}%" between {_{@zm_tag}loc_1} and {_{@zm_tag}loc_2} in world of player
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement