Vehicle Mod Track
#1

Hello wounder if there are any in-game commands which will tell me id's of components that are attached on my pimped vehicle ?

----
If not i will be real grateful if you post Full pimp codes for special vehicle ids
something like this
Код:
if(CarSystem[vehicleid][cModel] == 562)
	    	{
     			AddVehicleComponent(vehicleid, 1034);
     			AddVehicleComponent(vehicleid, 1036);
     			AddVehicleComponent(vehicleid, 1038);
     			AddVehicleComponent(vehicleid, 1040);
	    	}
this wasn't the full vehicle pimp but i hope you get my idea : )
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)