TovLenin

Untitled

Feb 24th, 2014
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. while true do
  2. event, command, nick = os.pullEvent()
  3. if event=="chat_command" and command == "summon" then
  4. print "sasaj"
  5. end
  6. end
Advertisement
Add Comment
Please, Sign In to add comment