Jump to content

pomoc Compiler Error


Jacob-147

Recommended Posts

Prosím pomozte,jaký INCULE potřebuji?

 : error 017: undefined symbol "SetVehicleAngularVelocity"
: error 017: undefined symbol "GetVehicleVelocity"
: error 017: undefined symbol "SetVehicleVelocity"
Pawn compiler 3.2.3664	 	 	Copyright (c) 1997-2006, ITB CompuPhase

3 Errors.

nebo jaká je chyba na řádcích:

61:         SetVehicleAngularVelocity(vehicleid, xang*EFFECT_MULTIPLIER, yang*EFFECT_MULTIPLIER, zang*EFFECT_FIX_Z);
61:			GetVehicleVelocity(vehicleid, P[0], P[1], P[2]);
63:			SetVehicleVelocity(vehicleid, P[0], P[1], P[2] + (ht*EFFECT_FIX_Z) );

Děkuji

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...