Compensation [v0.4]
Posted: Sun Nov 21, 2021 7:31 pm
COMPENSATION
First update: 10/31/2016
Last update: 11/23/2016
- Description
This plugin is like CSGO: When you disconnect/suicide, it'll give a compensation with X value (changed by a cvar) to a random enemy player.
- Cvars
compensation_enable 1/0 - Turn on/off this plugin
compensation_first_money <ammount> - The first chance for the money you got.
compensation_second_money <ammount> - The second chance for the money you got.
- Change logs
compensation.txt
First update: 10/31/2016
Last update: 11/23/2016
- Description
This plugin is like CSGO: When you disconnect/suicide, it'll give a compensation with X value (changed by a cvar) to a random enemy player.
- Cvars
compensation_enable 1/0 - Turn on/off this plugin
compensation_first_money <ammount> - The first chance for the money you got.
compensation_second_money <ammount> - The second chance for the money you got.
- Change logs
get plugin or get source10-31-2016 | v0.1
1. First release
11-01-2016 | v0.2
1. Some useless loops and formats changed.
11-07-2016 | v0.3
1. Changed the format for make all cvars ( Just optimization )
2. Added another ammount bonus : 600 ( controlled by cvar ). I watched csgo and see that have an chance for players got +600 too, so I added another cvar and a random chance between 0 and 1 for give 300 or 600 money.
3. Added an different message for the compensate player and your team.
11-23-2016 | v0.3
1. Random chance
* The random chance for the compensate player was 0 and 1. But i seen
on csgo that this chance is more hard than mine was.
Now the random chances is 0 and 5. The value 4, 3, 2, 1 and 0 will be 300, and the
value 5 will be 600.
2. A message for dead/disconnect player's team
* Before this update, the team of player dead/disconnect not got message of
their teammate that died in/disconnected from the server. So, i added a message.
11-23-2016 | v0.4
1. MultiLanguage
* Added now more languages to the plugin
compensation.txt