Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- admin = "Pseudo"
- tfm.exec.setPlayerScore (admin, 9999)
- tfm.exec.newGame ('<C><P /><Z><S><S P="0,0,0.3,0.2,0,0,0,0" L="50" H="220" X="25" Y="290" T="0" /><S P="0,0,0.3,0.2,0,0,0,0" L="50" H="220" X="775" Y="290" T="0" /><S P="0,0,0.3,0.2,0,0,0,0" L="707" H="20" X="400" Y="390" T="0" /></S><D><T Y="380" X="72" /><T Y="381" X="728" /><DS Y="163" X="27" /><DC Y="163" X="400" /></D><O /></Z></C>')
- tfm.exec.disableAutoNewGame (true)
- function eventChatCommand(name, cmd)
- if cmd:sub(1,5) == "sham " and name == admin then
- tfm.exec.setShaman(cmd:sub(6))
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement