Advertisement
Bigcrushestfm

Untitled

Sep 3rd, 2013
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. function eventChatCommand(playerName,command)
  2. if command=="help" then
  3. tfm.exec.chatMessage("Here's some help for you!",playerName. In this game, you must dodge all cheese.)
  4. end
  5. end
  6. function eventPlayerGetCheese(playerName)
  7. tfm.exec.chatMessage("Cheese Obtained! Goodbye :3",playerName)
  8. tfm.exec.killPlayer
  9. end
  10. function tfm.exec.DisableAutoTimeLeft
  11. end
  12. function eventNewGame(playerName)
  13. tfm.exec.chatMessage("Get the cheese!",playerName)
  14. end
  15. function tfm.exec.setGametime(Int 50)
  16. end
  17. functon tfm.exec.give Meep
  18. end
  19. function tfm.exec.removeObject(Int 2)
  20. end
  21. function tfm.exec.newGame(@4272250)
  22. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement