Advertisement
Karluwu

become shaman

Jul 16th, 2019
339
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. function eventChatCommand(name,command)
  2. if command == "s" then
  3. tfm.exec.setShaman(name)
  4. end
  5. end
  6.  
  7. system.disableChatCommandDisplay("s")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement