Command problem
#2

pawn Код:
if(GetVehicleVelocity(vehicle, x , y, z) > 50))
You get error because there's unmatched closing parenthesis at the end. Also that if statement won't work properly. GetVehicleVelocity function returns multiple values, the x, y and z velocities are stored in the referenced variables.
Reply


Messages In This Thread
Command problem - by Baumann - 18.08.2013, 09:16
Re: Command problem - by Youarex - 18.08.2013, 11:06
Re: Command problem - by Baumann - 18.08.2013, 11:21
Re: Command problem - by Edix - 18.08.2013, 13:11

Forum Jump:


Users browsing this thread: 1 Guest(s)