Weapons on cars - 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: Weapons on cars (
/showthread.php?tid=462243)
Problem with car weapon. -
Pawnie - 06.09.2013
Okay so here is the native
Код:
native AddVehicleMissiles(vehicleid,Float:offsetx,Float:offsetz)
When I try to use it I get
Код:
AddVehicleMissiles(vehicle,0.0, 0.0);
warning 202: number of arguments does not match definition
Re: Weapons on cars -
devil shill - 06.09.2013
Take a look at this thread some people had similar problems.
https://sampforum.blast.hk/showthread.php?tid=229111&page=3