[HELP] CARINFO PROBLEM - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: [HELP] CARINFO PROBLEM (
/showthread.php?tid=536125)
[HELP] CARINFO PROBLEM -
osman2571 - 07.09.2014
The script that I use: Ravens
detailed description of the problem: I'm doing global update, so now I buy a vehicle and when restarting the server in the stats appear bike ..
And for example, before you reboot is ok.
Something that I do not remember the same carinfo adds to the car, did they numbers are gathered and put up results.
Al ago I i have the same problem so I fix something but i don't now how.
And now I can not remember what it was exactly ..
If someone knows that we write.
do not think I need to go back a row and counting vehicles and define when it is already done.
Here's the code of carinfo: This down by car if they should Array i will post..A I think you should not now nobody about it bother me that true when I know that I am only this I forgot. .
Код:
new CarInfo[684][cInfo];
// Auta
new AutoSkolaAuto[3];
new armycar[35];
new governcar[3];
new copcar[43];
new lcmcar[11];
new streetcar[8];
new trijadacar[10];
new polizeicar[4];
new yakuzacar[12];
new russianmafiacar[11];
new kosactrave[5];
new tanker[10];
new pscar[5];
new grovecar[20];
new newscar[9];
new mehcar[8];
new taxicar[6];
new swatcar[11];
new vicecar[12];
new fbicar[12];
new tntcar[19];
new ballascar[9];
new autici[19];
new rentcar[19];
new rentheli[3];
new rentBrod[6];
new tacticalcar[8];
new ambulance[8];
new VarriosLosAztecascar[16];
new Kamiondzijacar[5];
new Kamiondzijacars[5];
new signatracar[14];
new fdcar[16];
new harvest[4];
new drugharvest[4];
new mljekar[4];
new grobar[5];
new yamaguchicar[13];
new bratvacar[18];
new specialfcar[7];
new ownedcar[sizeof(CarInfo)];
new admincar[2];
new developercar[52];
new anarchybike[16];
new salescar[150];
new hitmencar[13];
new rentbike[11];
new createdcar[MAX_VEHICLES];
// Auta
Re: [HELP] CARINFO PROBLEM -
osman2571 - 07.09.2014
anyone ?
Re: [HELP] CARINFO PROBLEM -
osman2571 - 08.09.2014
update ?