29.02.2012, 19:21
BUMP
well i guess i can change the color of vehicle with ChangeVehicleColor
but how do i check the id of the car when it spawns multiple cars with this
well i guess i can change the color of vehicle with ChangeVehicleColor
but how do i check the id of the car when it spawns multiple cars with this
Код:
AddStaticVehicle(OrgInfo[i][Car1],OrgInfo[i][Car1x],OrgInfo[i][Car1y],OrgInfo[i][Car1z],0.00000000,vcolor,vcolor);

