Economics

Moved

Total Downloads: 13,849 - First Release: Nov 10, 2014 - Last Update: Jan 10, 2018

5/5, 43 likes
  1. Wulf

    Wulf Community Admin

    It means that something else was/is accessing that file at the time it tried to save.
     
  2. is there a way you can add money and not set it because if someone has a million and you try and set money it will delete what ever they had already
     
  3. And permissions are ?
     
  4. ya this is not saving balances and resetting every server restart
     
  5. Can I add the MySQL option? Thank you
     
  6. So how do players get cash back? Possible to make it so they get an x amount every x amount of minutes
     
  7. So I've got this and gui shop up and running but when I buy something in the shop the price doubles for everyone how do I set it do the prices don't change ??
     
  8. Since the new update when ever it loads it unloads immediately with:

    Code:
    (12:44:15) | Loaded plugin Economics v2.0.5 by Nogrod
    (12:44:15) | Failed to initialize plugin 'Economics v2.0.5' (NullReferenceException: Object reference not set to an instance of an object)
    (12:44:15) | at Oxide.Plugins.Economics.Init () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Economics.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0
    (12:44:15) | Unloaded plugin Economics v2.0.5 by Nogrod
     
  9. hello, is there a way to change the name of the money to something else, like bigbucks... ect..
     
  10. Sorry but I don't understand how to gain money, like I killed an animal but I got non.
     
  11. Wulf

    Wulf Community Admin

    This is just the economics system, you'd need a plugin that actually makes use of it for gaining money.
     
  12. You know any please?
     
  13. Wulf

    Wulf Community Admin

    GatherRewards
     
  14. Thanks :D
     
  15. cant seem to get this working....sad had it before and worked fine but now its broken....Any update coming for this?
     
  16. here is the errors I'm getting flooded with. Any help would be muchly appreciated. Thank you
     

    Attached Files:

  17. Is this still working after last update?
    I'm getting this error:
    Code:
    (01:38:38) | Failed to initialize plugin 'Economics v2.0.5' (NullReferenceException: Object reference not set to an instance of an object)
    (01:38:38) | at Oxide.Plugins.Economics.Init () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Economics.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0
    (01:38:38) | Unloaded plugin Economics v2.0.5 by Nogrod
    (01:38:38) | No previous version to rollback plugin: Economics
     
  18. Wulf

    Wulf Community Admin

    Sounds like your data may be corrupt. Check to make sure your config and data are valid JSON files.
     
  19. i have money 5000 but system 5000.?? what is .?? ??= random ex) 5000.48
    .?? <-- no money .... how can i remove?
     
  20. Thanks Wulf! You were right, we had a corrupt JSON file :)