So as the title says im working on making a new trader and using another item for a currency but im not having any luck adding something like this
<traders buy_markup="3" sell_markdown="0.2" quality_mod="0.4,8" currency_item="casinoCash" quest_tier_mod="0,0.05,0.1,0.15,0.2,0.25,0.3" >
tried just appending traders not much experience besides creating new loot groups and adding stuff to existing traders and loot tables. So my question is how can i make a new set of traders that require a new currency.
I made a casinoCash to use that is worth alot more than the coins think of your dollar to the penny. I wanted to create a seperate trader that is stationed at the lobby always that uses this other currency mainly
Ideally afterwards id like to create a vending machine for both rentals and playerowned that uses it as a currency
Im going to continue to mess with it until something changes
<traders buy_markup="3" sell_markdown="0.2" quality_mod="0.4,8" currency_item="casinoCash" quest_tier_mod="0,0.05,0.1,0.15,0.2,0.25,0.3" >
tried just appending traders not much experience besides creating new loot groups and adding stuff to existing traders and loot tables. So my question is how can i make a new set of traders that require a new currency.
I made a casinoCash to use that is worth alot more than the coins think of your dollar to the penny. I wanted to create a seperate trader that is stationed at the lobby always that uses this other currency mainly
Ideally afterwards id like to create a vending machine for both rentals and playerowned that uses it as a currency
Im going to continue to mess with it until something changes