Added support for NPCs to sell vehicles by specifying _Type Vehicle and a _Spawnpoint in vendor asset.
Tell me the code to create this NPC. How to use these commands correctly?
Added support for NPCs to sell vehicles by specifying _Type Vehicle and a _Spawnpoint in vendor asset.
Tell me the code to create this NPC. How to use these commands correctly?
Well, you’re going to have to learn how to make a vendor NPC first
This should be a template you can edit freely
I’m unable to test but i am quite good with npcs
Type Vendor
ID ## Number used to refer to this file from a dialogue option
Selling ## Amount of items being sold
##Remember that selling # starts from 0
Selling_#_Type Vehicle
Selling_#_ID ## Vehicle ID Should be able to use workshop vehicles aswell
Selling_#_Spawnpoint ##SPAWNPOINTNAME Devkit spawnpoint with a set name
Selling_#_Cost ## Amount of Experience to buy the item