31.12.2012, 14:07
Quote:
you can use at OnPlayerEnterVehicle but you'll need to replace the RemovePlayerFromVehicle(playerid); with
GetPlayerPos(playerid,x,y,z); SetPlayerPos(playerid,x,y,z); this will stop player to get in vehicle, in case you want to use at OnPlayerEnterVehicle ![]() |
![Cheesy](images/smilies/biggrin.png)
Thanks anyways, I'll test it and tell you if it's working
![Smiley](images/smilies/smile.png)