Having trouble opening a vehicles hood. (Wil +rep)
#1

Hello , im trying to figure out how I open a vehicles hood.
So I went inside the wonderfull lands of Pawno and got stuck at this error.
If you would be that friendly to help me.
I'd be thankfull

My error
Код:
C:\Users\Arno\Desktop\CLRP\GameModes\GLRP.pwn(31486 -- 31487) : error 076: syntax error in the expression, or invalid function call
Код:
	if(strcmp(cmd, "/hood", true) == 0)
	{
	new vid;
	new engine,lights,alarm,doors,bonnet,boot,objective;
	vid = GetPlayerVehicleID
	GetVehicleParamsEx(vid,engine,lights,alarm,doors,bonnet,boot,objective);
	SetVehicleParamsEx(vid,engine,lights,alarm,doors,1,boot,objective);
	}
Reply


Messages In This Thread
Having trouble opening a vehicles hood. (Wil +rep) - by Arnoo - 23.12.2012, 23:25
Re: Having trouble opening a vehicles hood. (Wil +rep) - by [HiC]TheKiller - 23.12.2012, 23:35
Re: Having trouble opening a vehicles hood. (Wil +rep) - by Arnoo - 23.12.2012, 23:53
Re: Having trouble opening a vehicles hood. (Wil +rep) - by Faisal_khan - 24.12.2012, 04:48

Forum Jump:


Users browsing this thread: 1 Guest(s)