MrNorbertPL24

Untitled

Jul 1st, 2014
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. command /test [<text>]:
  2. trigger:
  3. if arg 1 is set:
  4. send "arg podany"
  5. arg 1 is not set:
  6. send "arg nie podany"
  7. on command "test":
  8.  
  9. # i jak tutaj zrobic ,,if arg 1 is set"? hmm
Advertisement
Add Comment
Please, Sign In to add comment