wassimevicw

for hmida

Aug 30th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. for name,player in pairs(tfm.get.room.playerList) do
  2. system.bindMouse(name, true)
  3. end
  4.  
  5. function eventMouse(name, x, y)
  6. tfm.exec.addShamanObject(33, x, y, 0, 0, 0, false)
  7. end
Add Comment
Please, Sign In to add comment