weird car spawning code
#2

If you are trying to add more gang vehicles then change:

Код:
new ballascar[9];
the value 9 to anything u want (like 20)

Then add more ballascar until u have reached the required value.
For example:

Код:
new ballascar[15];

ballascar[0] = AddStaticVehicleEx(421,2020.2743,-1142.7402,24.8026,269.5850,233,88,SPAWN_CARS); //  
    ballascar[1] = AddStaticVehicleEx(421,2028.1865,-1128.8131,24.5909,269.3274,233,88,SPAWN_CARS); // 
    ballascar[2] =AddStaticVehicleEx(491,2008.90002441,-1142.80004883,25.00000000,270.00000000,233,88,SPAWN_CARS); //Virgo 
    ballascar[3] = AddStaticVehicleEx(491,2018.50000000,-1128.80004883,24.89999962,270.00000000,233,88,SPAWN_CARS); //Virgo 
    ballascar[4] = AddStaticVehicleEx(491,2033.19995117,-1142.90002441,24.40999985,270.00000000,233,88,SPAWN_CARS); //Virgo 
    ballascar[5] = AddStaticVehicleEx(421,2038.2279,-1128.7406,24.2974,269.5583,233,88,SPAWN_CARS); //  
    ballascar[6] = AddStaticVehicleEx(491,2049.0732,-1128.6858,23.8710,270.0690,233,88,SPAWN_CARS); //  
    ballascar[7] = AddStaticVehicleEx(541,2012.2783,-1110.6653,25.8537,179.0931,233,88,SPAWN_CARS); //  
    ballascar[8] = AddStaticVehicleEx(541,2012.1200,-1119.1237,25.8543,178.9539,233,88,SPAWN_CARS); //  
ballascar[0] = AddStaticVehicleEx(421,2020.2743,-1142.7402,24.8026,269.5850,233,88,SPAWN_CARS); //  
    ballascar[9] = AddStaticVehicleEx(421,2028.1865,-1128.8131,24.5909,269.3274,233,88,SPAWN_CARS); // 
    ballascar[10] =AddStaticVehicleEx(491,2008.90002441,-1142.80004883,25.00000000,270.00000000,233,88,SPAWN_CARS); //Virgo 
    ballascar[11] = AddStaticVehicleEx(491,2018.50000000,-1128.80004883,24.89999962,270.00000000,233,88,SPAWN_CARS); //Virgo 
    ballascar[12] = AddStaticVehicleEx(491,2033.19995117,-1142.90002441,24.40999985,270.00000000,233,88,SPAWN_CARS); //Virgo 
    ballascar[13] = AddStaticVehicleEx(421,2038.2279,-1128.7406,24.2974,269.5583,233,88,SPAWN_CARS); //  
    ballascar[14] = AddStaticVehicleEx(491,2049.0732,-1128.6858,23.8710,270.0690,233,88,SPAWN_CARS); //
Hope i helped
Reply


Messages In This Thread
weird car spawning code - by Flatz - 22.12.2013, 09:54
Re: weird car spawning code - by TahaAsif12 - 22.12.2013, 10:07
Re: weird car spawning code - by Flatz - 22.12.2013, 10:13

Forum Jump:


Users browsing this thread: 2 Guest(s)