Exodus

Gamemode/economy controller

Total Downloads: 592 - First Release: Dec 25, 2015 - Last Update: Dec 27, 2015

5/5, 3 likes
  1. Norn submitted a new resource:

    Exodus - Gamemode/economy controller

    Read more about this resource...
     
  2. Wulf

    Wulf Community Admin

  3. Here's my GUIShop rewrite and an edit of Nogrod's HumanNPC that will run alongside Exodus if anyone is interested.

    Commands:
    /shop (From here you can edit individual items/prices etc)

    Rcon:
    shop.callnpcs
    shop.save

    [​IMG]
    [​IMG]
    [​IMG]
     

    Attached Files:

    Last edited by a moderator: Dec 28, 2015
  4. so what does this do?
     
  5. It's meant to be a self-sustaining economy but it's bigger than that so that's why I call it a gamemode, gather resources with the plugin loaded. You'll see.
     
  6. Ok cool I'll try it out
    [DOUBLEPOST=1451150266][/DOUBLEPOST]
    Code:
    [Oxide] 11:09 AM [Error] Failed to call hook 'cmdBank' on plugin 'Exodus v1.1.2' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 11:09 AM [Debug]   at Oxide.Plugins.Exodus.cmdBank (.BasePlayer player, System.String cmd, System.String[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Exodus.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo 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.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    [Oxide] 11:09 AM [Error] Failed to call hook 'cmdBank' on plugin 'Exodus v1.1.2' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 11:09 AM [Debug]   at Oxide.Plugins.Exodus.cmdBank (.BasePlayer player, System.String cmd, System.String[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Exodus.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo 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.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0 
    Getting this error after loading it and none of the commands are responding
     
  7. Something is missing or data/config is corrupted. Not sure what you've done :eek:
     
  8. Norn updated Exodus with a new update entry:

    Resource id

     
  9. I just downloaded and added it to my plugins and I got the error
     
  10. Something is conflicting or something is missing, only thing I can think of.
     
  11. Well I already have GUIShop and humannpc if that may have anything to do with it
     
  12. You don't have mine though, regardless this works as it's separate

    /bank shouldn't throw errors, what does the data show?
     
  13. Data shows everypnes cash and bank amounts
     
  14. Norn updated Exodus with a new update entry:

    1.1.3

     
  15. Idk why but this plugin just isnt working for me and i haven't changed anything, i have removed it completly reinstalled and still can't use /bank and it gives the error i posted in another post
     
  16. How to connect the shop with npc?

    I've put npcid but its not working
    When I am trying to use /shop fromnpc - it says that its not NPC
    [DOUBLEPOST=1451286876][/DOUBLEPOST]Can you make a video of making NPC Shop?
     
  17. My guishop rewrite generates an npc for every category at first load.

    "oxide.unload GUIShop"
    then delete data and config file, reload. It should generate everything on the spot. Then hit F1 ingame and type shop.callnpcs into the console to teleport npcs to you.

    Make sure you have my HumanNPC edit as well, it's important.

    Alternatively:

    You can regenerate shops by changing "Regenerate": false, to true in GUIShop.json configuration.

    [​IMG]
     
    Last edited by a moderator: Dec 28, 2015
  18. @Norn

    [Oxide] 12:14 AM [Warning] 'Exodus v1.1.3' plugin is using deprecated hook: OnIt
    emPickup

    How could you edit the prices can you edit it also via config if not how would you do it ingame ?
     
    Last edited by a moderator: Dec 29, 2015
  19. Can you explain how money gather works? And better about all economy system in this plugin
     
  20. You gather money through hunting or selling items in shops