29.05.2009, 08:24
I don't mean this, i know that is the ID of them...
i mean like this:
the first one will get the ID : 1
the second one will get the ID : 2
the third: 3
etc..
and the when i will do /buycar it will do under the key "CAR" it will show 1 or 2 ... etc..
i mean like this:
Код:
AddStaticVehicle(458,1731.3745,1981.2572,10.6907,91.7291,36,5); // AddStaticVehicle(559,1731.0280,1924.9923,10.4767,266.4165,14,2); // AddStaticVehicle(437,1754.6205,1995.7476,10.9536,1.2363,3,0); // AddStaticVehicle(556,1743.3206,1856.1873,11.1952,0.4248,0,0); // AddStaticVehicle(599,2299.0615,2460.2834,3.4579,270.6640,0,1); //
the second one will get the ID : 2
the third: 3
etc..
and the when i will do /buycar it will do under the key "CAR" it will show 1 or 2 ... etc..