Advertisement
wassimevicw

Sit

Jun 2nd, 2018
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.17 KB | None | 0 0
  1. tfm.exec.setGameTime(0)
  2. function eventLoop(time,remaining)
  3. if remaining<=0 then
  4. for k in pairs( tfm.get.room.playerList ) do
  5. tfm.exec.playEmote (saad, 8, nil )
  6. end
  7. end
  8. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement