Same issue, only 1 img of the 30 works. Guess ill wait a little longer too
edit: they all come in white squares too
ServerRewards
Moved
Total Downloads: 14,033 - First Release: Mar 2, 2016 - Last Update: Jun 9, 2018
- 5/5, 61 likes
-
-
k1lly0u updated ServerRewards with a new update entry:
0.3.6
-
Now adds the new skins to the sell page if they come up
Can only sell items that are in your main inventory container -
I haven't had a complete look but as far as I can tell there is no way to list the new skin ids, therefore making it impossible for me to list them directly in the sell data. If a user opens the sell screen with one of those skinned items in their inventory it will be added to the data file so you can enable it and set the price.
Players were complaining that they were accidentally selling items they were wearing or on their belt, so now they can only sell items from their main inventory container -
-
"Disable_SellersScreen" in the config
-
[DOUBLEPOST=1478323560][/DOUBLEPOST]
"Disable_Commands": false,
"Disable_CurrencyExchange": true,
"Disable_CurrencyTransfer": true,
"Disable_Items": false,
"Disable_Kits": true
}, -
Then your config is outdated. When a update is released you need to read the patch notes because it will tell you of changes like this
ServerRewards for Rust - 0.3.4 | Oxide -
-
[Oxide] 17:41 [Error] Failed to call hook 'OnServerInitialized' on plugin 'ServerRewards v0.3.6' (NullReferenceException: Object reference not set to an instance of an object)
[Oxide] 17:41 [Debug] at Oxide.Plugins.ServerRewards.OnServerInitialized () [0x00000] in <filename unknown>:0 at Oxide.Plugins.ServerRewards.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 name, System.Object[] args) [0x00000] in <filename unknown>:0
[Oxide] 17:41 [Info] [ServerRewards] Saved reward data
[DOUBLEPOST=1478357143][/DOUBLEPOST][Oxide] 17:44 [Error] Failed to call hook 'OnPlayerInit' on plugin 'ServerRewards v0.3.6' (NullReferenceException: Object reference not set to an instance of an object)
[Oxide] 17:44 [Debug] at Oxide.Plugins.ServerRewards.OnPlayerInit (.BasePlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ServerRewards.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 name, System.Object[] args) [0x00000] in <filename unknown>:0 -
edit: server restart worked, thanks dude -
-
Anyone using commands in shop ? After using the example given on the overview page the whole store stopped working i could acccess it but no items were displayed, after removing this command everything returned to normal :
"Test Chat Command": { // Store name
"Command": "say RockOn!, $player.name!", // The command you wish to run
"Description": "This is a test command that will have the player say RockOn!", // Description of the command
"Cost": 1 // Cost to use
}
Any ideas?
Thanks! -
Daft question and I'm a complete noob when it comes to Rust plugins.
A friend in my clan asked me to buy it and try it, as i enjoyed it he asked me if we could host it on our dedicated server, so me being the nice guy i amsaid yes. Then he wanted plugins so i said i would try them, he asked for this and kits and a load more that i have got working...... So to the point is there anyone with a already configured store / rewards whose configs I can nick or doesn't it work like that (Remember im a noob to both the game and these plugins so be gentle ) Thanks in advance Jim
-
Anyone know how to fix description in kits? Sometimes it displays the description i have in the JSON file, and sometimes it just displays for example "20x T-Shirt". I have the same description in all kits, so dont know what went wrong.
Thanks in advance! -
-
It was working fine before the major update, Now it won't generate any points to players..
-
Is there a way to sell permissions or group permissions in that plugin?
-
oxide.grant user $player.id nteleportation.tpr
Or using timed permissions:
grantperm $player.id signartist.url 1d