Jump to content

Replace broken workstations at Trader's with ones that take dukes as fuel


DEADFACE

Recommended Posts

Not 100% sure so maybe someone else can chime in but since the destroyed workstations are essentially a block which appear all throughout the map (not just at the traders) you could do it like this:

1. Create a new block, which is essentially a copy&paste of the desired workstation

2. Edit the trader prefabs and replace all destroyed workstation with the coin operated versions
 

You would also need to make Casino Coins a fuel source, by appending items.xml, 'casinoCoin' item:

 

<property name="FuelValue" value="1"/>


However, this might throw up problems - for example, you would be able to use casino coins as you would other items with a 'FuelValue' property. Interestingly 'OldCash' has a FuelValue property

Edited by poly (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...