vehicle component crash
#1

Hi, still having problems with vehicle tune. If a player is near a car with invalid tune he get's some warnings and finnaly crash.

Code i use to load:

pawn Код:
for(new i; i < 14; i++)
            {
                if(mod[i] >= 1000 && mod[i] <= 1193)
                {
                    AddVehicleComponent(vCarID, mod[i]); //Adds the component
                }
            }
Is there any tune validation function/stock?
Reply


Messages In This Thread
vehicle component crash - by ajwar - 18.05.2012, 09:30
Re: vehicle component crash - by MP2 - 18.05.2012, 09:48
Re: vehicle component crash - by ajwar - 18.05.2012, 10:34
Re: vehicle component crash - by MP2 - 18.05.2012, 10:40

Forum Jump:


Users browsing this thread: 1 Guest(s)