Advertisement
herhor67

warpy

Nov 4th, 2014
496
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.30 KB | None | 0 0
  1. command /dodajwarp [<text>]:
  2.     permission: dodawanie.warpuf
  3.     permission message: {@noperm}
  4.     trigger:
  5.         loop {warpy::*}:
  6.             loop-index is argument:
  7.                 send "&cTaki warp już istnieje: %loop-value%"
  8.                 stop
  9.         send "&6Pomyślnie dodałeś warp: &c%arg%&6!"
  10.         set {warpy::%arg%} to location of player
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement