Can't check if the car lights are on/off
#1

Код:
if(GetVehicleParamsEx(GetPlayerVehicleID(playerid),engine,0,alarm,doors,bonnet,boot,objective))
{
SetVehicleParamsEx(GetPlayerVehicleID(playerid),engine,1,alarm,doors,bonnet,boot,objective);
return 1;
}
error 035: argument type mismatch (argument 3)
Reply


Messages In This Thread
Can't check if the car lights are on/off - by Moron - 24.11.2012, 09:43
Re: Can't check if the car lights are on/off - by BrandyPenguin - 24.11.2012, 09:58
Re: Can't check if the car lights are on/off - by Moron - 24.11.2012, 11:40

Forum Jump:


Users browsing this thread: 2 Guest(s)