DisableRemoteVehicleCollisions help - 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: DisableRemoteVehicleCollisions help (
/showthread.php?tid=612475)
DisableRemoteVehicleCollisions help -
tommzy09 - 18.07.2016
hey guys, i'm trying to get DisableRemoteVehicleCollisions to work.
i've tried DisableRemoteVehicleCollisions(playerid, 1);
and also DisableRemoteVehicleCollisions(playerid, 0);
but the compiler tells me the function isn't recognized
can someone help me out?
// edit, disregard, updates my pawno folder to the latest version and now its working.
Re: DisableRemoteVehicleCollisions help -
Konstantinos - 18.07.2016
The function was added in 0.3.7 version. In order to use it, you have to update the server (the includes and executable files.).
Re: DisableRemoteVehicleCollisions help -
tommzy09 - 18.07.2016
thanks, just figured it out before you posted haha. ty