Tectoon

[TFM] Beijo ganha queijo

Aug 18th, 2015
261
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.17 KB | None | 0 0
  1. function eventEmotePlayed(playerName,emote)
  2.     if emote==3 then
  3.         tfm.exec.giveCheese(playerName)
  4.     end
  5. end
  6.  
  7. -- emote IDs: http://kikoo.formice.com/doku.php?id=enums#emoticons
Add Comment
Please, Sign In to add comment