-
Posts
322 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by FoxMods
-
- 19 comments
-
- 1
-
-
Changed Status from Pending to Fixed Changed Fixed In to 1.0.6
-
- 19 comments
-
- 1
-
-
Looking into this update will be pushed shortly
-
this would be due to you having and empty string in the config, the config should be as follows. { "deposit command (default Economics arguments {userid} {amount})": "deposit {userid} {amount}", "setup command name": "sve", "exchange item id": -932201673, "exchange item skinid": 0, "exchange percent (default 80% percent ex: 1000 = 800)": 30, "min amount to exchange per transaction": 1000, "max amount to exchange per transaction": 10000, "max amount to increment/decrement per click": 1000, "user interface": { "success button color": "0.337 0.424 0.196 0.85", "success button font color": "0.607 0.705 0.431", "clear button color": "0.75 0.75 0.75 0.3", "clear button font color": "0.75 0.75 0.75 1", "panel color": "0.65 0.65 0.65 0.25", "PanelFontColor": "0.75 0.75 0.75 0.9", "panel input color": "0 0 0 0.42", "panel input font color": "1 1 1 0.58", "panel input placeholder color": "0.7 0.7 0.7 0.25", "panel offset position": { "position": { "x": -10.0, "y": 470.0 }, "size": { "x": 310.0, "y": 118.0 } }, "popup font color": "1 1 1 0.89", "popup error color": "0.631 0.282 0.22 0.98", "popup success color": "0.337 0.424 0.196 0.98", "popup offset position": { "position": { "x": -10.0, "y": 390.0 }, "size": { "x": 310.0, "y": 28.0 } } }, "allowed prefabs (leave empty to allow all vending machines)": [], "VersionNumber: current version of the plugin": { "Major": 1, "Minor": 0, "Patch": 13 } }
-
By default when the config is generated it will specify a default prefab path in the allowed prefabs, if you want all vending machines to use the ui then make sure it is empty otherwise specify what prefab paths should use the ui.
-
Changed Status from Pending to No Response
-
did this resolve the issue for you?
-
Changed Status from Pending to No Response
-
i assume the issue was resolved in the latest update feel free to reopen if not.
-
Could I have you delete the configuration file and lang file and try again please, also remember that the default vending machine the config comes with is the tools vending machine prefab path. This can be removed to enable all vending machines or you can add others to specify only the ones you wish it to work with. "allowed prefabs (leave empty to allow all vending machines)": [ "assets/prefabs/deployable/vendingmachine/npcvendingmachines/npcvendingmachine_tools.prefab" ],
-
thank you will look into this, can you confirm it is still an issue after the latest patch that was pushed.
-
Could i have you confirm a few things Carbon or Oxide and what ATM plugin you are using please.
-
Changed Status from Pending to Closed
-
no problem at all good to hear you got it working.
-
I see the problem. Personal Vault Door should be checking for the skin id that is applied to the doors on spawn to make sure it's only effecting doors that belong to that plugin. Somthing like the following example here.
-
Changed Status from Pending to Closed
-
doors should be spawning with a codelock already placed on the doors with a preset code each time the door spawns, this can be bypassed if a player has the bankheist.worker permission otherwise they should need to enter a code for the lock.
-
This is message is safe to ignore, door is breaking is because it should be spawned using the commands from the Bank Heist plugin to remove the groundwatch component use "/bse" to see a list of entities.