GetVehicleVelocity error
#1

Hi..
I got this error:
Код:
error 001: expected token: ",", but found ";"
for this code:
pawn Код:
new Float:x, Float:y, Float:z, Float:rtn;
GetVehicleVelocity(vehicleid, x, y, z);       //ERROR LINE
rtn = floatsqroot(((x * x) + (y * y));
I don't see the mistake -.-
Reply


Messages In This Thread
GetVehicleVelocity error - by Sascha - 28.01.2011, 11:53
Re: GetVehicleVelocity error - by dice7 - 28.01.2011, 11:56
Re: GetVehicleVelocity error - by Sascha - 28.01.2011, 11:58
Re: GetVehicleVelocity error - by Steven Paul - 28.01.2011, 11:58

Forum Jump:


Users browsing this thread: 1 Guest(s)