28.04.2013, 07:36
You need to create a pickup for it.
https://sampwiki.blast.hk/wiki/CreatePickup
So people will know where to click "Y" or "N"
You need to check if the players are in the rangeofpoint (which is the pickup)
https://sampwiki.blast.hk/wiki/IsPlayerInRangeOfPoint
Then you must set the player's position to the place you want to move them to.
https://sampwiki.blast.hk/wiki/SetPlayerPos
https://sampwiki.blast.hk/wiki/CreatePickup
So people will know where to click "Y" or "N"
You need to check if the players are in the rangeofpoint (which is the pickup)
https://sampwiki.blast.hk/wiki/IsPlayerInRangeOfPoint
Then you must set the player's position to the place you want to move them to.
https://sampwiki.blast.hk/wiki/SetPlayerPos