how do I make it so when i Type in /shop the shop show's up?

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
-
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!
-
All joking aside, that's probably your best bet. Increase the value of everything else relative to the cheapest resource. -
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
-
Is their a way to Open Multiple Shops?
Like /shop
/Weapons
/resources?
[DOUBLEPOST=1456287931][/DOUBLEPOST]Weapon Lasersight is not working for me :C
"Weapon Lasersight": {
"buy": "250",
"img": "http://vignette1.wikia.nocookie.net...est/scale-to-width-down/100?cb=20160124013654",
"item": "weapon.mod.laserlight",
"sell": "200" -
"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 -
I can't open the SHOP
Error in the attached image
Can someone help me?Attached Files:
-
-
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
-
I've tried everything, something's not right, it does not open the SHOP !!!!
-
Any update on how to make /shop work??
It just does nothing. -
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 -
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? -
Any update ?
-
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 longAttached Files:
-
-
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
-
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
-
In the plugin works done just that to open it with an NPC first to plant something in her body
-
[DOUBLEPOST=1457287297][/DOUBLEPOST] -
Yes when I type / shop it works well
-
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.