k1lly0u updated ServerRewards with a new update entry:
0.2.54
ServerRewards
Moved
Total Downloads: 14,032 - First Release: Mar 2, 2016 - Last Update: Jun 9, 2018
- 5/5, 61 likes
-
Updated ,removed the configuration files , I get an error
[07/06/2016 16:00:04] [Oxide] 16:00 [Error] ServerRewards plugin failed to compile!
[07/06/2016 16:00:04] [Oxide] 16:00 [Error] ServerRewards.cs(953,86): error CS1503: Argument `#3' cannot convert `int' expression to type `bool'
[07/06/2016 16:01:49] [Oxide] 16:01 [Error] ServerRewards plugin failed to compile!
[07/06/2016 16:01:49] [Oxide] 16:01 [Error] ServerRewards.cs(953,86): error CS1503: Argument `#3' cannot convert `int' expression to type `bool' -
k1lly0u updated ServerRewards with a new update entry:
0.2.54
[DOUBLEPOST=1467796078][/DOUBLEPOST]Sorry, I'm using pre release references in VS -
All must create folder ServerRewards in logs directory!) -
This broke mine. Players bought kits but got nothing. I had to revert 2 versions back
-
Not sure how, nothing has changed in regards to kits since I made it lol. I should be home tonight so I'll take a look
-
Getting this error
Code:(21:23:38) | [Oxide] 18:21 [Error] Failed to run a -2557.05 timer in 'ServerRewards v0.2.54' (DirectoryNotFoundException: Could not find a part of the path "D:\TCAFiles\Users\TCP\11598\server\Streamline\oxide\logs\ServerRewards\EarntRP_2016-07-06.txt".) (21:23:38) | [Oxide] 18:21 [Debug] at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare) at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) [0x00000] in <filename unknown>:0 at System.IO.StreamWriter..ctor (System.String path, Boolean append) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string,bool) at System.IO.File.AppendAllText (System.String path, System.String contents) [0x00000] in <filename unknown>:0 at ConVar.Server.Log (System.String strFilename, System.String strMessage) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ServerRewards.AddPoints (UInt64 ID, Int32 amount) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ServerRewards.CheckForReward (.BasePlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ServerRewards.SaveActivePlayer (.BasePlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ServerRewards+<ResetTimer>c__AnonStorey2.<>m__1 () [0x00000] in <filename unknown>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00000] in <filename unknown>:0
-
Do you have this with a smaller UI? Size 50% scaled
-
k1lly0u updated ServerRewards with a new update entry:
0.2.55
[DOUBLEPOST=1467881032][/DOUBLEPOST]
-
Hi k1lly0u
Thanks for a great plugin, we've gone all out and completely replaced the economy system on our server (RustAU - Australian Rust Server) and modified a few plugins to provide RPs instead of Econ money (i.e for animal kills, etc)
Wondering if you had any plans to add in a player transfer system so players can send money between themselfs, as well as adding an API hook to check a players balance?
Both these would be great and allow us at RustAU to further expand the in game rewards system.
Thanks
Josh -
-
-
update plz
-
I'm at work so won't have a update out for a while. If your feeling adventurous and want to fix it yourself for the xp update search for "CreateItemByID" and remove the part that says "false," -
Fixed version
Attached Files:
-
-
-
-
-
-
getting this error message, I have reloaded the plugin and reinstalled it
[Oxide] 19:37 [Error] ServerRewards.cs(953,41): error CS1501: No overload for method `CreateByItemID' takes `4' arguments