problem with script
#5

Umm, no...

Line 112:

pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])IsPlayerInAnyVehicle()
I removed IsPlayerInAnyVehicle()

Line 116, 138:

pawn Код:
new float:x, float:y, float:z;
Put Float, not float, they are different.

Line 124:

pawn Код:
new float:x, float:y, float:z; float:VehicleID;
Put Float instead of float and see that after float:z you have ";" instead of ",", + VehicleID shouldn't be a float.

GL scripting
Reply


Messages In This Thread
problem with script - by sllide - 18.02.2009, 17:14
Re: problem with script - by sllide - 18.02.2009, 17:39
Re: problem with script - by TheAngel105 - 18.02.2009, 18:02
Re: problem with script - by sllide - 18.02.2009, 18:07
Re: problem with script - by TheAngel105 - 18.02.2009, 19:51

Forum Jump:


Users browsing this thread: 1 Guest(s)