Around A18 I created a mod that allowed you to sell to the rentable vending machines as well as the other machines that spawn around the map.
The XML I used was:
<setattribute xpath="/traders/trader_info" name="allow_sell">true</setattribute>
The mod has worked fine until now. With the current version of the game when you try to sell to one of the machines, the item is removed from your inv, no coin is given to you, and you are given the error "object not set to an instance of an object" Does anyone know what needs to be done to fix this?
Thanks.
The XML I used was:
<setattribute xpath="/traders/trader_info" name="allow_sell">true</setattribute>
The mod has worked fine until now. With the current version of the game when you try to sell to one of the machines, the item is removed from your inv, no coin is given to you, and you are given the error "object not set to an instance of an object" Does anyone know what needs to be done to fix this?
Thanks.
Last edited by a moderator: