ServerRewards
Moved
Total Downloads: 14,029 - First Release: Mar 2, 2016 - Last Update: Jun 9, 2018
- 5/5, 61 likes
-
any chance to add different points accrual for different levels of player?
e.g.: regular player gets 60pts per hour, vip gets 80pts per hour, vip+ gets 100pts per hour...? -
My kits descriptions wont show up in the gui what am i doing wrong
{
"RewardKits": {
"Raider": {
"KitName": "raider",
"Description": "A good set of gear to set yourself up for a raid",
"Cost": 5
},
"Supply-Drop": {
"KitName": "supply",
"Description": "Throw a smoke signal and call in an airdrop beware others may try to take it from you",
"Cost": 2
},
"Starter": {
"KitName": "starter",
"Description": "Every man needs a start to his rust survival adventure get yours for 1 token",
"Cost": 1
}
},
"RewardItems": {},
"RewardCommands": {},
"storedImages": {
"999999999": {
"0": 2940140341
}
}
}
[DOUBLEPOST=1462147520][/DOUBLEPOST]when i add an image url to one of my items i go into rcon and type load images it tells me its successful but the image isnt there, and when i go back to the data file the image url has been removed from the file, when im sure i saved it wtf is the issue
[DOUBLEPOST=1462154913,1462144723][/DOUBLEPOST]also nothing i change in the data folder or any file in config actually effects the in game gui for example if i changed the cost of a kit from 5 to 2 in the data file it still remains 5 in the gui -
-
can you add a target player option for command section so when a player reedem a command they can alter the player name. it will help to use some commands for example: airstrike or calling heli to a player's location. So players send airstrike or heli to another player's location which they will raid.
-
[DOUBLEPOST=1462218557][/DOUBLEPOST]so happy
-
Hi,
Using your Plugin on the server I moderate, If a player Disconnects while having the GUI open and then reconnects For some reason the playtime from the gui still shows up and so does the mouse cursor and the player cant do anything not even type in chat, I've managed to recreate this but now i'm stuck in it as well Was wondering if anyone else has had this come up and or a fix for it
Thanks.
Sorry if this is the wrong place to post this. -
[05/03/2016 05:23:12] [Oxide] 05:23 [Warning] voter has replaced the 'rewards' chat command previously registered by ServerRewards
This is using the one you uploaded on page 4 -
/rewards remove command dont work it says command removed but I can see it :S
-
can we use it with Human NPC ?
-
nvm I pulled my head out and looked at the voter cfg lol
-
k1lly0u updated ServerRewards with a new update entry:
0.2.21
-
Hello,
how to put the image with this update?
Screenshot
[DOUBLEPOST=1462456327][/DOUBLEPOST]Screenshot
-
bind the /s to a key when i open two or more times to reward store with binded key it cant close :S
-
When I add items, GUI Items disappears, why?
Attached Files:
-
-
Hello, how to wipe data pls???
-
How do I wipe referral data? I've tried deleting all the .json files in oxide/data and removing the config. Also tried removing the entire plugin and all the configs and data files and starting fresh but it seems to do nothing. Is there another file I am missing when I go to wipe the referral data?
-
Unload the plugin prior to removing data files.
-
Only issue I get now is "Error getting your profile from the database". I did unload the plugin and remove the files in the oxide/data folder. Then I reloaded the plugin and now I get that error when trying to refer my other admin.
-
After Update and "loadimages" the GUI show this:
Code:[Oxide] 09:53 [Error] Failed to call hook 'cmdChangeElement' on plugin 'ServerRe wards v0.2.21' (KeyNotFoundException: The given key was not present in the dicti onary.) [Oxide] 09:53 [Debug] at System.Collections.Generic.Dictionary`2[System.Int32, System.UInt32].get_Item (Int32 key) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ServerRewards.CreateItemEntry (Oxide.Game.Rust.Cui.CuiElement Container& container, System.String panelName, System.String itemname, Int32 ite mnumber, Int32 amount, Int32 number) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ServerRewards.ItemElement (.BasePlayer player, Int32 page) [0 x00000] in <filename unknown>:0 at Oxide.Plugins.ServerRewards.cmdChangeElement (.Arg arg) [0x00000] in <filen ame unknown>:0 at Oxide.Plugins.ServerRewards.DirectCallHook (System.String name, System.Obje ct& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo metho d, 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[]