View difference between Paste ID: aixpBaYu and pjKG9QgZ
SHOW: | | - or go back to the newest paste.
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!",playerName)
7+
	tfm.exec.chatMessage("Cheese Obtained! Goodbye :3",playerName)
8
tfm.exec.killPlayer
9-
tfm.exec.DisableAFKDeath
9+
10
function tfm.exec.DisableAutoTimeLeft
11
end
12-
	tfm.exec.chatMessage("Get the cheese!",playerName)
12+
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