patison234

Untitled

Nov 1st, 2013
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. command /lol [<text>]:
  2.     trigger:
  3.         if arg 1 is "1":
  4.             if player has permission "permisja.lol":
  5.                 send "Wiadomosc"
  6.                 execute console command "/say xd"
  7.                 stop
  8.         if arg 1 is "2":
  9.             if player has permission "permisja.lol":
  10.                 send "Wiadomosc2"
  11.                 execute console command "/sayxd2"
  12.                 stop
Advertisement
Add Comment
Please, Sign In to add comment