Norn submitted a new resource:
Exodus - Gamemode/economy controller
Read more about this resource...

Exodus
Gamemode/economy controller
Total Downloads: 592 - First Release: Dec 25, 2015 - Last Update: Dec 27, 2015
- 5/5, 3 likes
-
Wulf Community Admin
@Norn, make sure to get those messages over the Oxide's Lang API.
-
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
Attached Files:
Last edited by a moderator: Dec 28, 2015 -
-
so what does this do?
-
-
[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
-
-
Norn updated Exodus with a new update entry:
Resource id
-
-
-
-
/bank shouldn't throw errors, what does the data show? -
-
-
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
-
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? -
"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.
Last edited by a moderator: Dec 28, 2015 -
@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 -
Can you explain how money gather works? And better about all economy system in this plugin
-
You gather money through hunting or selling items in shops