21.09.2009, 00:36
As far as I can understand, this is what I see
AddCar(1, 411, random(126), random(126), 2, 1, 1, 1, 20000, 10000);
1(car id)
411(car model, in this case infernus)
random(126)(car color1)
random(126)(car color2)
2(unsure)
1(unsure)
1(unsure)
1(unsure)
20000(unsure)
10000(unsure)
thats pretty much it.
AddCar(1, 411, random(126), random(126), 2, 1, 1, 1, 20000, 10000);
1(car id)
411(car model, in this case infernus)
random(126)(car color1)
random(126)(car color2)
2(unsure)
1(unsure)
1(unsure)
1(unsure)
20000(unsure)
10000(unsure)
thats pretty much it.