Description
Re-written by Shane Simpkins of JST and R&R Clan.
Script to give players info about rates.
Also will kick players with high rates (optional).
Enables any player to type "rates" at player chat and see a list of all players rates.
Also player may type "rates + partial name" to get rate info of a single player
[b]It does not change or attempt to change anything it is only for info.[/b]
the display is given only to the player who types it.
[b]Requirements:[/b]
Event Scripts v2.0 or higher
[b]INSTALLATION:[/b]
[color=blue]Download the .rar file
[list]Extract the folders exactly as they are in the rar file.
[i]../addons/eventscripts/ace_rates/ace_rates.py[/i]
[i]../addons/eventscripts/ace_rates/language.ini[/i]
Add the line [b]es_load ace_rates[/b] your autoexec.cfg
Restart Server
See rate poeple[/list]
[/color]
[b]
Edit the parameters (in ace_rates.py) below to your liking: [/b]
[code]ace_rate_kick = False #True if you want to simply kick raters, else False
ace_rate_announce = True #False=No Announcing, True=Announce rate adjustment to player chat[/code]
Edit the language.ini if you wish to add any different messages or languages. Do not edit this if you are not sure what you are doing.