1. TheRotAG submitted a new resource:

    Banco - Bank System + API to use with Economics from Bombardir.

    Read more about this resource...
    [DOUBLEPOST=1418599705,1418532757][/DOUBLEPOST]I'm planning to create a Robbery System where players can take the money from the wallets of ppl that they kill.
     
  2. TheRotAG updated Banco with a new update entry:

    Fixed Withdraw Message error on console.

     
  3. TheRotAG updated RotAG-Banco with a new update entry:

    Fix to the config file being overwriten on plugin load.

     
  4. TheRotAG updated RotAG-Banco with a new update entry:

    ResourceID created.

     
  5. TheRotAG updated RotAG-Banco with a new update entry:

    Fix to work with the new Oxide update.

     
  6. this plugin would be amazing if you could incorporate it into a website, so you could show wealthiest players, biggest spender, person who saves the most.
     
  7. Gonna study that possibility.
    But dont u think that letting the players know who is the wealthiest would made them targets to lots of robbers?
     
  8. players right now are not able to deposit into bank for some reason now
     
  9. Can u test and show me the error?
     
  10. Code:
    [Oxide] 6:04 PM [Error] RotAG-Banco: LuaScriptException while calling C_DB: [string "RotAG-Banco.lua"]:331: table index is nil
      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 (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
     
  11. was wondering if you had any ideas on this
     
  12. Try not to load this plugin with the server already running.
    Delete any old config and data files from this plugin that you may have and start the server.

    Using 00-Economics from Bombardir and this plugin together everything should be fine.
     
  13. i can try a delete and restart of the server and see if that fixes, will keep you posted thanks
    [DOUBLEPOST=1424031517,1423960747][/DOUBLEPOST]did exactly as you said and still receiving the same error
     
  14. Think you're not assigning a value to pID which I assume should be the player ID which is throwing the error.
     
  15. how would one fix this
     
  16. TheRotAG updated RotAG-Banco with a new update entry:

    Minor fix since last update.

     
  17. that fixed it, thanks
     
  18. If you transfer money from one bank account to another bank account you can go over the limit..
     
  19. Gonna check dat, tnx Upper.