Vehicle-related Question
#3

Quote:
Originally Posted by Sew_Sumi
Посмотреть сообщение
Yes, of course it is...All vehicles have an ID, and there is MAX_VEHICLES, or GetVehiclePoolSize.

Engine being activated has nothing to do with it.
Am I doing something wrong here?
PHP код:
for(new iGetVehiclePoolSize()+1i++)
    {
        if( 
GetVehicleMass) >= 2400.0 )
        {
            
SetVehicleAngularVelocityi0.050.30.08 );
        }
        else
        {
            
SetVehicleAngularVelocityi0.0150.150.15 );
        }
    } 
It doesn't create the effect.
Reply


Messages In This Thread
Vehicle-related Question - by NealPeteros - 24.05.2017, 08:03
Re: Vehicle-related Question - by Sew_Sumi - 24.05.2017, 08:18
Re: Vehicle-related Question - by NealPeteros - 24.05.2017, 08:38
Re: Vehicle-related Question - by NealPeteros - 24.05.2017, 09:05
Re: Vehicle-related Question - by Sew_Sumi - 24.05.2017, 09:54
Re: Vehicle-related Question - by NealPeteros - 24.05.2017, 10:18
Re: Vehicle-related Question - by NealPeteros - 24.05.2017, 10:30
Re: Vehicle-related Question - by Sew_Sumi - 24.05.2017, 10:43
Re: Vehicle-related Question - by NealPeteros - 24.05.2017, 12:01
Re: Vehicle-related Question - by Sew_Sumi - 24.05.2017, 16:02

Forum Jump:


Users browsing this thread: 1 Guest(s)