Release key or something? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Release key or something? (
/showthread.php?tid=307397)
Delete wrong title -
HondaCBR - 30.12.2011
Delete wrong title.
Re: Release key or something? -
silvan - 30.12.2011
Try TogglePlayerControllable instead of setVehicleVelocity
I think it should work.
pawn Код:
TogglePlayerControllable(playerid,0);
TogglePlayerControllable(playerid,1);