Warnings need help.
#7

Change
pawn Code:
new IsPlayerAttachedObjectSlotUsed(playerid, index);
new RemovePlayerAttachedObject(playerid, index);
new SetVehicleParamsEx(vehicleid, engine, lights, alarm, doors, bonnet, boot, objective);
to
pawn Code:
new IsPlayerAttachedObjectSlotUsed[playerid, index];
new RemovePlayerAttachedObject[playerid, index];
new SetVehicleParamsEx[vehicleid, engine, lights, alarm, doors, bonnet, boot, objective];
and about ManualVehicleEngineAndLights
add this line here
pawn Code:
public OnGameModeInit()
{
ManualVehicleEngineAndLights();
}
Reply


Messages In This Thread
Warnings need help. - by Tony10 - 08.06.2012, 07:02
Re: Warnings need help. - by Grimrandomer - 08.06.2012, 07:06
Re: Warnings need help. - by Jarnu - 08.06.2012, 07:07
Re: Warnings need help. - by Tony10 - 08.06.2012, 07:08
Re: Warnings need help. - by Jarnu - 08.06.2012, 07:18
Re: Warnings need help. - by Tony10 - 08.06.2012, 07:25
Re: Warnings need help. - by Jarnu - 08.06.2012, 07:32
Re: Warnings need help. - by Tony10 - 08.06.2012, 07:37
Re: Warnings need help. - by MP2 - 08.06.2012, 07:51
Re: Warnings need help. - by Tony10 - 08.06.2012, 07:57
Re: Warnings need help. - by MP2 - 08.06.2012, 08:00

Forum Jump:


Users browsing this thread: 3 Guest(s)