Enter vehicle
#1

Hey guys,

If you enter a specific car, i want that you're not able to get in. I know there is RemovePlayerFromVehicle(playerid);, but then you're still able to get inside the car.

Ive also tried OnPlayerEnterVehicle, but that doesnt work that good neither (read below).
pawn Код:
GetPlayerPos(playerid, Float:x, Float:y, Float:z);
SetPlayerPos(playerid, Float:x, Float:y, Float:z);
When youre running to a car, and press ENTER/F it just stops the person from running and put him at the position he "entered" the vehicle.

Anything else i could try?
~Wesley
Reply


Messages In This Thread
Enter vehicle - by Wesley221 - 05.06.2011, 09:18
AW: Enter vehicle - by Nero_3D - 05.06.2011, 09:31
Re: Enter vehicle - by linuxthefish - 05.06.2011, 09:40
Re: Enter vehicle - by Wesley221 - 05.06.2011, 09:43

Forum Jump:


Users browsing this thread: 1 Guest(s)