Advertisement
Dudugz-Contistente

Untitled

Aug 21st, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. function eventMouse(name,x,y)
  2. --textareas aqui com o alvo name
  3. end
  4.  
  5. for all in pairs(tfm.get.room.playerList) do
  6. system.bindMouse(all,true)
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement