Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions docs/guides/carstore.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<h1>Add Vehicles to store</h1>

<ul>
<li>Go to: wosa_core/scripting/scripting_base/gameplay/roleplay/vehicle_store/vehstore_config.lua</li>
<li>Then go to the dealership you want to edit like im going edit sanders motorcycles</li>
<li>go to veh_list then do this</li>
{model = 'Name of spawn', price = 0},
<li>then go test it</li>
</ul>