Check to make sure you have UseEconomicsAsTokens set to false in the EventManager config. I have added ways to destroy the UI for all possible circumstances. Logging should always destroy the UI for the player anyway, if it doesn't there probably isn't anything I can do about it as it would be a problem that goes beyond the scope of this plugin
Not sure what you are talking about
ServerRewards
Moved
Total Downloads: 14,029 - First Release: Mar 2, 2016 - Last Update: Jun 9, 2018
- 5/5, 61 likes
-
k1lly0u updated ServerRewards with a new update entry:
0.2.26
-
-
Every since you updated the plugin when the most recent Rust update came out, I haven't been able to get the ServerRewards plugin working again in any of my 3 servers. I tried the new update you released this morning but still broken for me. You can type /rewards and it shows the rewards command list, but when you try /rewards check or /s nothing at all happens. This worked 100% for months up until the new update. Am I missing something? Also I continue to get the following error every few minutes:
[Oxide] 10:54 [Error] Failed to call hook 'cmdStore' on plugin 'ServerRewards v0.2.26' (NullReferenceException: Object reference not set to an instance of an object) -
post your config
-
@k1lly0u Can i talk to you via Teamspeak.
I have a question about your plugins. -
Code:{ "Disable_Commands": false, "Disable_CurrencyExchange": false, "Disable_Items": false, "Disable_Kits": false, "ExchangeRate": 250, "MSG_Color": "<color=#939393>", "MSG_DisplayEvery": 1, "MSG_MainColor": "<color=orange>", "MSG_OutstandingPoints": true, "Points_Invites": 3, "Points_Referrals": 2, "Points_Time": 1, "PT_Point_Interval": 60, "Save_Interval": 10, "Use_Playtime": true, "Use_Referrals": true }
Code:{ "RewardKits": {}, "RewardItems": {}, "RewardCommands": {}, "storedImages": { "999999999": { "0": 2940140341 } } }
Code:[Oxide] 15:23 [Error] Failed to call hook 'OnPlayerInit' on plugin 'ServerReward s v0.2.26' (NullReferenceException: Object reference not set to an instance of a n object) [Oxide] 15:23 [Debug] at Oxide.Plugins.ServerRewards.OnPlayerInit (.BasePlayer player) [0x00000] in <filename 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[] args) [0x00000] in <filename unknown>:0
-
Code:"Disable_Commands": false, "Disable_CurrencyExchange": false, "Disable_Items": false, "Disable_Kits": false, "ExchangeRate": 250, "MSG_Color": "<color=#939393>", "MSG_DisplayEvery": 1, "MSG_MainColor": "<color=orange>", "MSG_OutstandingPoints": true, "Points_Invites": 3, "Points_Referrals": 2, "Points_Time": 1, "PT_Point_Interval": 1, "Save_Interval": 10, "Use_Playtime": true, "Use_Referrals": true
[DOUBLEPOST=1462754966][/DOUBLEPOST]It's kinda working right now (after reloading 2 times)
I gives me 1 point per minute, but doesn't notify on every one, and from time to time it stops giving points and then I get them in a batch of 2 or 3.
Tomorrow I'll try to gather more data to provide a better input -
Hi, five days of testing, everything is operational except the points RP are not given.
with this config we do not obtain point RP :
Code:{ "Disable_Commands": true, "Disable_CurrencyExchange": false, "Disable_Items": false, "Disable_Kits": false, "ExchangeRate": 250, "MSG_Color": "<color=#939393>", "MSG_DisplayEvery": 1, "MSG_MainColor": "<color=orange>", "MSG_OutstandingPoints": true, "Points_Invites": 3, "Points_Referrals": 2, "Points_Time": 1, "PT_Point_Interval": 30, "Save_Interval": 10, "Use_Playtime": true, "Use_Referrals": true }
With this config the automatic message does not appear if the value is too low ("PT_Point_Interval") and we need to do /rewards check several times to get one RP by one RP , and the gain of RP does not correspond to the settings :
Code:{ "Disable_Commands": true, "Disable_CurrencyExchange": false, "Disable_Items": false, "Disable_Kits": false, "ExchangeRate": 250, "MSG_Color": "<color=#939393>", "MSG_DisplayEvery": 1, "MSG_MainColor": "<color=orange>", "MSG_OutstandingPoints": true, "Points_Invites": 3, "Points_Referrals": 2, "Points_Time": 1, "PT_Point_Interval": 1, "Save_Interval": 10, "Use_Playtime": true, "Use_Referrals": true }
PT_Point_Interval value is minutes ? seconds ?
if i put 1, ("PT_Point_Interval": 1 ) i have no message ("MSG_DisplayEvery": 1) and i need to do /rewards check several times to get one RP BY SECONDS (or something like that)
Can you clarify descriptions of your plugin config ?
Can you tell me why we have these problems ?
Thanks for your plugin (we will love if associated with a vote system...)
-
hi, thanks, that added the words for translation, but I would have to do the transfer of RP - I have a different name
-
k1lly0u updated ServerRewards with a new update entry:
0.2.28
-
Hi there,
Despite the update I'm getting similar issues that others have recently been getting.
For players to get 1 point per the 1 minute I have set it to, I have to continuously reload the plugin for players to gain a point.
Help on this is extremely appreciated! -
Something went wrong. time is displayed incorrectly. before the release from the game, I had 30 minutes of play. in a few hours I went into the game and it is written that I played 2 hours
-
cant see my itens
Game Screenshot
Conf Screenshot
-
-
Hi there,
Does anyone have a solution to my issue? -
can you add picture option for kits and commands too ? please
-
k1lly0u updated ServerRewards with a new update entry:
0.2.29
-
how I change the value of RP to 5?
because the player clicking on the button 500x is hard
^_^