Load PerSonal Cars
#5

pawn Код:
for(new h; h < MAX_SERVER_VEHICLES; h++) // Incorrect loop give it a go.
    {
        AddStaticVehicle(CarInfo[h][cModel],CarInfo[h][cLocationx],CarInfo[h][cLocationy],CarInfo[h][cLocationz]+1.0,CarInfo[h][cAngle],CarInfo[h][cColorOne],CarInfo[h][cColorTwo],60000);
        SetVehicleNumberPlate(h,CarInfo[h][cLicense]);
    }
Reply


Messages In This Thread
Load PerSonal Cars - by CaTaLinU - 19.01.2012, 12:12
Re: Load PerSonal Cars - by CaTaLinU - 19.01.2012, 18:10
Re: Load PerSonal Cars - by milanosie - 19.01.2012, 18:15
Re: Load PerSonal Cars - by thimo - 19.01.2012, 18:25
Re: Load PerSonal Cars - by Snowman12 - 19.01.2012, 18:27

Forum Jump:


Users browsing this thread: 2 Guest(s)