Enjoy your vacation mate! Don´t hurry cause vacation is your free timelooking foward for the updates tho
![]()
Rewards
Moved
Total Downloads: 2,855 - First Release: Jun 11, 2016 - Last Update: Nov 10, 2017
- 5/5, 16 likes
-
Actually here's a version that doesn't spam the console if anyone needs it
Attached Files:
-
-
Tarek updated Rewards with a new update entry:
1.2.2
Last edited by a moderator: Jul 30, 2016 -
hello love your plugin as well could you tell me if there a way to remove a reward like for killing humans and not just set it to 0 but remove it completely cheers
-
Nice ty
-
Guys carefull with the line "PrintToConsole:" true I added it as said on overview but config got corrupted
Code:(14:13:31) | [Oxide] 14:13 [Error] Rewards v1.2.2: Failed to load config file (is the config file corrupt?) (Invalid character after parsing property name. Expected ':' but got: t. Path 'Options.WelcomeMoney_Enabled', line 34, position 20.)
so I made a new one - simple was- and it should be like this
Code:"Options": { "ActivityReward_Enabled": false, "DistanceMultiplier_Enabled": true, "Economincs_TakeMoneyFromVictim": false, "PrintToConsole": true, <---Add here "ServerRewards_TakeMoneyFromVictim": false, "UseClansPlugin": true, "UseEconomicsPlugin": false, "UseFriendsPlugin": true, "UseServerRewardsPlugin": true, "WeaponMultiplier_Enabled": true, "WelcomeMoney_Enabled": true },
-
It should've been like that I just didn't think about it, makes it cleaner. Thanks
You can add it anywhere but just make sure there's a comma after each entry except the last oneLast edited by a moderator: Jul 30, 2016 -
-
Tarek updated Rewards with a new update entry:
1.2.3
Last edited by a moderator: Jul 31, 2016 -
Cheers mate thats perfect i know rust is a pvp game but dont want players hunting humans for money lol
-
Hey mate plugin is working good but...... not a big issue is the active time playing bonus does not reset when the players logs off so example i have mine set at $15 for 15 minutes of active play but if u log off say 12 minutes into the 15 minute cycle next time u log in it will give you the money in 3 minutes not the 15 minutes.
Cheers -
o also the Chopper does not give you any reward i have it set a $250.
Cheers -
-
Thanks for your fast reply Tarek enjoy your Vacation
-
Hey Tarek can confirm choppers still give no money and the Activity now give you money EVERY TIME lol you log in so you can now spam it
-
-
Hi can you add translate FR please ? In my server, when a player kill an animal, we se "Vous avez gagné 25€ pour avoir tuer a boar"
Thanks -
So you can customize the messages the plugin sends by checking its file in /oxide/lang
The default one is /oxide/lang/Rewards.en.json
You can create a "fr" file, or simply just edit this one with the messages you like.
For example you change:
Code:"KillReward": "You received {0}. Reward for killing {1}",
Code:"KillReward": "Vous avez gagné {0} pour avoir tuer a {1}",
-
Yes, i know but the problem is i can't change the variable {1} and this is this with a boar, horse... i have change the cs file for test but... fail xD