Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Creator: Hass
- --Made in: 18/01/2020
- --Last update: 18/01/2020
- --[[ Notes:
- Does:
- Teleport by clicking on the map
- ]]--
- eventMouse = system.bindMouse("Hass" --[[ Change Hass and put your nickname! ]],true) or function(n,x,y)
- tfm.exec.movePlayer(n,x,y)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement