Facebook
From xN0MANDx, 6 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 254
  1. # Duengon 2
  2.  
  3. on command "warp Lochy_Śmierci":
  4.     if {lvl::%player%} is more than or equal to 5:
  5.         send "&c&o-=+=- &e&oLochy Śmierci &c&o-=+=-"
  6.     else:
  7.         cancel event
  8.         send "&8>>> &cNie masz odpowiedniego poziomu! Wbij go w kopalni lub na innej mapie!"
  9.        
  10. on region enter:
  11.     if event-region is "d2" parsed as region:
  12.         execute player command "warp Lochy_Śmierci"