Reputation Activity
-
No, if you have a trainer you can go into the vehicle components menu and add it yourself. To force the vehicle to spawn with an extra, go into the vehicles.meta for the car and find this line:
<requiredExtras / >
You're going to want to change this, and here's how you'd do it:
<requiredExtras>EXTRA_1</requiredExtras>
Change the "1" to whatever your push bar is.