Posts: 27
Threads: 3
Joined: Feb 2008
Reputation:
0
Hey, I wanted to know if it is possible to locate the id's of the standard componants on regular vehicles?
So if i was to repair an Elegy for example, I could add the standard componant to the vehicle.
Any help or advice is appreciated, ty.
Posts: 142
Threads: 28
Joined: Jan 2009
Reputation:
0
do u mean taht if tah car is tuned, and it got repaired, the normal parts will restore? :>
Posts: 27
Threads: 3
Joined: Feb 2008
Reputation:
0
I meen if the car is not tuned, so like the bumpers the car originally has ongamemodeinit.
Posts: 284
Threads: 7
Joined: Jul 2008
Reputation:
0
He means using AddVehicleComponent to repair the paint job of a vehicle
Posts: 27
Threads: 3
Joined: Feb 2008
Reputation:
0
Yeah thats what i meen as you can use ChangeVehicleColor but it won't fix damaged parts.
Posts: 2,593
Threads: 38
Joined: Aug 2007
Reputation:
0
Neither will AddVehicleComponent, not completely anyway, it will look undented, but doors will still be missing, the bumper still hanging. Best thing to do is to record where they start, then make a command that deletes them and replaces it
Posts: 27
Threads: 3
Joined: Feb 2008
Reputation:
0
Aha good point, thank you for your help guys.
Posts: 1,154
Threads: 6
Joined: Aug 2008
Reputation:
0
Use OnVehicleMod and OnVehicleSpray to record the components to a variable/file