Invalid function or declaration
#3

Quote:
Originally Posted by PeanutButter
Посмотреть сообщение
I changed state to vstate, because state interferes with something else.

Код:
SetVehicleEngineState(vehicleid, vstate)
{
	new engine, lights, alarm, doors, bonnet, boot, objective;
	GetVehicleParamsEx(vehicleid, engine, lights, alarm, doors, bonnet, boot, objective);
	SetVehicleParamsEx(vehicleid, vstate, lights, alarm, doors, bonnet, boot, objective);
}
Thank you, I didn't think about it.
Reply


Messages In This Thread
Invalid function or declaration - by GoldenLion - 06.11.2016, 15:27
Re: Invalid function or declaration - by PeanutButter - 06.11.2016, 15:38
Re: Invalid function or declaration - by GoldenLion - 06.11.2016, 16:03
Re: Invalid function or declaration - by SickAttack - 06.11.2016, 16:58

Forum Jump:


Users browsing this thread: 1 Guest(s)