Advertisement
Tmrectop

[PasseLeTemps] Crée ta maison !

May 31st, 2014
342
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. admin = "Pseudo"
  2.  
  3. tfm.exec.setPlayerScore (admin, 9999)
  4. 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>')
  5. tfm.exec.disableAutoNewGame (true)
  6. function eventChatCommand(name, cmd)
  7. if cmd:sub(1,5) == "sham " and name == admin then
  8. tfm.exec.setShaman(cmd:sub(6))
  9. end
  10. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement