Advertisement
Eliaseeg

Morir al tirar confetti

Feb 16th, 2014
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.13 KB | None | 0 0
  1. function eventEmotePlayed(playerName,emote)
  2.         if emote == 9 then
  3.                 tfm.exec.killPlayer(playerName)
  4.         end
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement