is it possible to sell chat commands with this? or is it console command only
was thinking of selling /killnapalm

GUI Shop
GUI Shop based on Economics. Supports NPC
Total Downloads: 11,482 - First Release: Aug 29, 2015 - Last Update: May 3, 2018
- 5/5, 38 likes
-
i need help i got the GUIShop and Econompy plugins installed but when i type ingame /shop window pups up but i dont have any items in there
I did put the items URL but still noting -
-
is there anyway this plugin can be altered so i can fit more items for sale on the screen the default is 7 i was thinking around 15 per page
-
heey everyone can someone do me a little favor and put a "working" config file online bc i cant seem to get it to work/understand and i hope that with a working one i can see what i am doing wrong
friendly regardz jef112 -
-
-
How do I add items to the shop and change the categories because i'm stuck on build and I want to change that ingame and how do i add categories to the shop? Where like one shop called Mining sells like ores and stuff?
-
Hello guys, i get errors in the RCON Console, everytime i buy / sell something.
If someone buys anything:
Code:[GUIShop] Player: Maik8 Buyed Item: sheetmetal x1 Failed to call hook 'ccmdShopBuy' on plugin 'GUIShop v1.4.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.GUIShop.TryShopBuy (.BasePlayer player, System.String shop, System.String item, Int32 amount) [0x00000] in <filename unknown>:0 at Oxide.Plugins.GUIShop.ccmdShopBuy (.Arg arg) [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 (HookMethod 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 hook, System.Object[] args) [0x00000] in <filename unknown>:0
Code:[GUIShop] Player: Maik8 Selled Item: pookie.bear x1 Failed to call hook 'ccmdShopSell' on plugin 'GUIShop v1.4.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.GUIShop.TryShopSell (.BasePlayer player, System.String shop, System.String item, Int32 amount) [0x00000] in <filename unknown>:0 at Oxide.Plugins.GUIShop.ccmdShopSell (.Arg arg) [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 (HookMethod 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 hook, System.Object[] args) [0x00000] in <filename unknown>:0
Thanks in advance!Attached Files:
-
-
i'm having issues with mine no idea if anyone can help? it loads fine no i'm not using a NPC for Shop though may with option later but this is my config my issue is when i type /shop its empty. im clueless atm
Attached Files:
-
-
-
NPC USERID:
you must use /npc_list to get the list of the NPC IDs and place the id of the NPC that you want to be this market.
You may use "0" as ID, this will ACTIVATE the /shop command.
if NO "0" markets are set, the /shop will not work and the shops will only be available via NPCs.
E.g.
Code:"0": { "buy": [ "ITEM1", "ITEM2"
Attached Files:
-
-
Done, working 100%. Thanks @UnicornWeed
-
mouse bug ..
-
Can someone help me out.. my /shop is blank yet I've got everything added. please help.
Thanks in advance.Attached Files:
-
-
Item names need to be lower case and spelt exactly the same as in-game. A good tip is to grab the image url first, use the exact name they've used just without the capital letters/ underscores. E.g.
Code:"High Quality Metal": { "buy": "100", "img": "http://vignette4.wikia.nocookie.net/play-rust/images/a/a1/High_Quality_Metal_icon.png/revision/latest/scale-to-width-down/100?cb=20150723100203", "item": "high quality metal", << not 'metal.refined' "sell": "50"
Attached Files:
-
-
Thanks UnicornWeed!!!!
-
is there a way to make the cursor stop snapping to the center of the screen? sometimes happens when you switch pages. this has caused some players to buy a ton of stuff they didn't want to
-
-
is it possible to add smoke rockets to a shop, if so, how?