03.08.2011, 06:45
I need help about vehicle system i use this vehicle system https://sampforum.blast.hk/showthread.php?tid=267125
And I use RP mode and I have allready an engine And i want to add this vehicle system without engine but when i compile i get this warning
D:\braco\samp03csvr_R5_win32\gamemodes\iPlay.pwn(2 0819) : warning 202: number of arguments does not match definition
But this is not just one warning i get more warnings but that warnings are same
And i added this
And...I have that warnings, and when i start my server i type /bonnet it closes my server
Anyone help?
And I use RP mode and I have allready an engine And i want to add this vehicle system without engine but when i compile i get this warning
D:\braco\samp03csvr_R5_win32\gamemodes\iPlay.pwn(2 0819) : warning 202: number of arguments does not match definition
But this is not just one warning i get more warnings but that warnings are same
And i added this
Quote:
SetVehicleParamsEx(GetPlayerVehicleID(playerid),li ghts,alarm,doors,bonnet,VEHICLE_PARAMS_ON,objectiv e); |
Anyone help?