GUI Shop

GUI Shop based on Economics. Supports NPC

Total Downloads: 11,483 - First Release: Aug 29, 2015 - Last Update: May 3, 2018

5/5, 38 likes
  1. how do I make it so when i Type in /shop the shop show's up?
     
  2. Important Question. is there Solution for having 0.1, 0.2, 0.3 ect.. for price value? in other words... selling 1 wood for 1 coin that's gonna kill ur economy... could there be something like... must have and sell 100 wood (bulk) for 10 coins or 1 Coin..... stuff like that. (Also for Stone) Thanks!
     
  3. Perhaps the economy itself needs to be adjusted so that 1 wood is worth $1. As we've learned from the good ole USofA, the economy is HIGHLY flexible when using fiat (paper [made up]) currency.

    All joking aside, that's probably your best bet. Increase the value of everything else relative to the cheapest resource.
     
  4. when i type /shop i get this error
    Code:
    [Oxide] 6:10 PM [Error] Failed to call hook 'cmdShop' on plugin 'GUIShop v1.1.2' (InvalidCastException: Cannot cast from source type to destination type.)
    [Oxide] 6:10 PM [Debug]   at Oxide.Plugins.GUIShop.ShowShop (.BasePlayer player, System.String shopid, Int32 from, Boolean fullRefresh) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.GUIShop.cmdShop (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.GUIShop.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 
    What to do?
     
  5. "item": "weapon lasersight"
    [DOUBLEPOST=1456308174][/DOUBLEPOST]Any way to restrict a NPC Shop to a certain permission group?

    EDIT: I guess ultimately you could just create a 'kit' with the permission group assigned and have the vendor sell that.
     
    Last edited by a moderator: Feb 24, 2016
  6. I can't open the SHOP

    Error in the attached image

    Can someone help me?
     

    Attached Files:

    • erro.jpg
      erro.jpg
      File size:
      110.2 KB
      Views:
      50
  7. Code:
    [Oxide] 5:39 PM [Error] Failed to call hook 'cmdShop' on plugin 'GUIShop v1.1.2' (InvalidCastException: Cannot cast from source type to destination type.)
    [Oxide] 5:39 PM [Debug]   at Oxide.Plugins.GUIShop.ShowShop (.BasePlayer player, System.String shopid, Int32 from, Boolean fullRefresh) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.GUIShop.cmdShop (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.GUIShop.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
    shop does not open.
     
  8. I've tried everything, something's not right, it does not open the SHOP !!!!
     
  9. Any update on how to make /shop work??

    It just does nothing.
     
  10. Code:
    1:30 PM [Error] Failed to call hook 'OnUseNPC' on plugin 'GUIShop v1.1.2' (InvalidCastException: Cannot cast from source type to destination type.)
    1:30 PM [Debug]   at Oxide.Plugins.GUIShop.ShowShop (.BasePlayer player, System.String shopid, Int32 from, Boolean fullRefresh) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.GUIShop.OnUseNPC (.BasePlayer npc, .BasePlayer player) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.GUIShop.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
     
    Last edited by a moderator: Mar 1, 2016
  11. After my server finally was running great with GUIShop, it stopped working weeks ago and plugin devs do not seem to update it which makes it unusable. Tried the normal Shop plugin then. Cant buy anything from it and the config is broken...

    So my question is: Can somebody either make a fix for one of these (make it GUIShop since it is much better and nicer), or make a completely new plugin?
     
  12. Any update ?
     
  13. I am getting the same issue are the devs still working on this or no?
    [DOUBLEPOST=1457129467][/DOUBLEPOST]i figured it out guys use this it should work but i don't know for how long
     

    Attached Files:

  14. i have this error when /shop

    Code:
    [Oxide] 10:14 PM [Error] Failed to call hook 'cmdShop' on plugin 'GUIShop v1.1.2' (InvalidCastException: Cannot cast from source type to destination type.)
    [Oxide] 10:14 PM [Debug]   at Oxide.Plugins.GUIShop.ShowShop (.BasePlayer player, System.String shopid, Int32 from, Boolean fullRefresh) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.GUIShop.cmdShop (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.GUIShop.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 
     
  15. the file i posted above should fix this but i am not sure as i did not make the file i just reposted it from earlier in the thread
     
  16. In the plugin works done just that to open it with an NPC first to plant something in her body
     
  17. But does it work when you try using "/shop" in chat?
    [DOUBLEPOST=1457287297][/DOUBLEPOST]
    Did you make this fix ? because many do like to know what was changed from the corrupted file.
     
  18. Yes when I type / shop it works well
     
  19. Does this Plugin Still Works? I tried everything to Recover Last Update and New Update. Nothing Seems to be working.

    This Other Plugin Exodus Must of Taken over.