Economics

Moved

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

5/5, 43 likes
  1. @Mughisi is rewriting in C# the plugin. Hopefully it will be fixed ;)
     
  2. How do i grant admin permissions for this plugin?
     
  3. Wulf

    Wulf Community Admin

    Pretty sure it just uses Rust's auth level (owner/moderator) setup.
     
  4. i am owner and admin and it says i dont have permission :(
     
  5. Wulf

    Wulf Community Admin

    Do any of your native Rust admin commands work? If not, then you aren't admin/owner.
     
  6. yup they work
     
  7. Wulf

    Wulf Community Admin

    What commands did you test?
     
  8. Same problem here, i looked data files, and it done that for people than have nil :

    "76561198059164227": [],


    I tried to give us manually and reload economics, like this :

    "76561198059164227": [
    50000
    ],


    But after reload, all were like this [] and "nil" problem.
     
  9. Yeah Reneb, its working perfectly thanks a lot !
     
  10. I don't know what I didn't set properly, when I connect and do /balance it says Your Balance: nil . Starting money is set to default.

    EDIT: nvm saw it was common bug
    [DOUBLEPOST=1441564212][/DOUBLEPOST]What's wrong when I get error: The type or namespace name 'LuaFunction' could not be found. I use GUIShop exact same calls but can't find what reference I am missing.
     
  11. Greetings everyone! Is there any solution for the error listed below?
    Code:
    [Oxide] 8:55 AM [Error] Failed to run a 3600.00 timer in 'MoneyTime v0.8.5'
    File: 00-Economics.lua Line: 35 attempt to perform arithmetic on field '?' (a nil value):
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
      at NLua.LuaFunction.Call (System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
      at NLua.Method.LuaDelegate.CallFunction (System.Object[] args, System.Object[] inArgs, System.Int32[] outArgs) [0x00000] in <filename unknown>:0
      at LuaGeneratedClass1.CallFunction () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0 
     
  12. Can anyone offer some help with this?

    Latest Rust and Oxide installed.
    Code:
    [Oxide] 9:38 AM [Error] Failed to call hook 'Deposit' on plugin '00-Economics v1.6.1'
    File: 00-Economics.lua Line: 35 attempt to perform arithmetic on field '?' (a nil value):
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args) [0x00000] in <filename unknown>:0
      at NLua.LuaFunction.Call (System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Ext.Lua.Plugins.LuaPlugin.OnCallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0 
     
    Last edited by a moderator: Oct 9, 2015
  13. this plugin doesnt seem to support decimal (1,12345) right? could you add it?

    (02:31:50) | [Oxide] 2:31 AM [Error] Failed to call hook 'ccmdShopBuy' on plugin 'GUIShop v1.0.8' (FormatException: Input string was not in the correct format)

    Screenshot
     
    Last edited by a moderator: Oct 11, 2015
  14. I am trying to add ways to make money. in Legacy there was a mod that allowed users to collect bounty on animal and player kills. does this exist in Experimental?
    [DOUBLEPOST=1445174801,1445009067][/DOUBLEPOST]is there anyway to get everyone's balance? or like find/finder mod look for who has the most money or least or /find money 5000 >= ?
     
  15. Anyone having troubles with this causing server crashes?
     
  16. Wulf

    Wulf Community Admin

    I can't see how it would. I use it 24/7 on my test server.
     
  17. Hy,

    im looking for a possibility to show the balance from the Economics-Plugin in the info Panel? Someone has a solution for this?

    Chris
     
  18. I'm getting "No Player Found!" for all of the commands that require a player name.
     
  19. Latest update

    Screenshot

    Using this with GUIShop
     
  20. Same problem here.