Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- tfm.exec.newGame(0)
- function eventChatCommand(playerName, commd)
- if commd == "tv" then
- tfm.exec.movePlayer(playerName,x,y,false,0,50,false)
- elseif commd == "wj" then
- tfm.exec.movePlayer(playerName,x,y,false,0,50,false)
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement