You need to put spaced out item names in quotes such as /buy "Stone Hatchet" 1 or /buy "Pistol Ammo_bp" 1
[DOUBLEPOST=1421983927][/DOUBLEPOST]I see a lot of people saying certain items aren't working. I can buy or sell anything no problem. The problem I am having is I have a few things set to "false" for the blueprint in the pricelist, yet you're still able to buy the blueprint anyway for the normal buy price, which should have been doubled anyway due to the blueprint mulitplicator of 2 in the Shop.json. So yeah, when a blueprint is set to false it doesn't seem to actually disable the buying of it.
Shop [Unmaintained]
Discussion in 'Plugin Support' started by Bombardir, Nov 16, 2014.
-
Thank you, check it leter
-
[DOUBLEPOST=1421986776][/DOUBLEPOST] -
-
Bombardir updated Shop with a new update entry:
Blocking blueprints
-
That was extremely fast. Thanks a bunch!
-
Hello, mod does not seem to be working for me this patch. I'm not sure why ive spent hours trying to figure out - ill paste the error/my price list and mby someone can help me out here. For some reason the /bsl prices all show but wood is the only one you can buy/sell
PriceList.json = http://pastebin.com/ubkYT60Y
Config = http://pastebin.com/V4BnBnqJ
Console error uploaded.
Last edited by a moderator: Jan 24, 2015 -
-
Same here. Its all zero. I thought this thing setup prices itself?Last edited by a moderator: Jan 24, 2015 -
-
- Start the server and wait for the message in the console: 'Price List Generated!'
- Stop the server and open your price list, the name specified in the config file (default data/PriceList.json)
- Edit the basic prices => HOW TO
- In the config file you need to set the value "New_Price_List": true
- Repeat the first action (What is 1st action? start the server?)
- PROFIT! Prices are calculated on the basis of the reference price. (what this mean?)
Does anyone just have a list that we can use with prices in it? I hate the fact I dont understand all this. grrr, -
How to edit a price list?
- You need to generate a price list, described above (already generated by instruction #1)
- Stop the server
- Edit the prices => HOW TO
- Start the server
- PROFIT!
-
Facepalm. I guess this is a boys club of coders only. What does STEP 5 mean? What is REPEAT first action? This is where my disconnect is.
And my price list keeps showing zero and editing all of that code is difficult and easy to mess up. Hence why I asked if anyone has something already to just install and go without all this do this.
Nevermind, its cool. Thanks for the help. = ) -
- Start the server and wait for the message in the console: 'Price List Generated!'
-
dosen't work on multiplay gameserver won't create config. file.
cant handle price list. :| -
Can you update the text of the items that show on the shops pages ??? because sometimes they dont show since yesterday rust update.
-
i have this problem now.
my server is on multiplay.
-add the plugin.
-save
-rusty tell me price list loaded.
- in config i dont see the json.
- when i try /bsl compare only -------------Shop page 1------------
like this
[Oxide] 10:12 AM [Info] Loaded plugin Shop (v0.9.0) by Bombardir
[Oxide] 10:12 AM [Info] Price List Loaded!
[Oxide] 10:13 AM [Error] Shop: LuaScriptException while calling C_Sell: [string "Shop.lua"]:75: attempt to index field '?' (a nil value)
at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
[Oxide] 10:13 AM [Error] Shop: LuaScriptException while calling C_Sell: [string "Shop.lua"]:75: attempt to index field '?' (a nil value) -
-
i cant see that.
i try 200 times. price list dont appear on multiplay.
[DOUBLEPOST=1422807180,1422784791][/DOUBLEPOST]No one know how work it on multiplay? -
Multiplay don't give you access to the data files which is where the pricelist appears. Nothing you can do, that's why I changed providers.
[DOUBLEPOST=1422834404][/DOUBLEPOST]I'm struggling though, I've edited the base prices... reloaded the plugin but all prices still come up as zero...