issues
search
KillahPotatoes
/
KP-Ranks
Player ranks management for groups/communities with optional level system.
GNU General Public License v3.0
9
stars
7
forks
source link
V2.0.1
#9
Closed
Wyqer
closed
6 years ago
Wyqer
commented
6 years ago
Added: Getter/Setter and helpful functions, so content/mission creators can easily access the KP Ranks data.
KPR_fnc_getRank
KPR_fnc_setRank
KPR_fnc_hasRank
KPR_fnc_getScore
KPR_fnc_setScore
KPR_fnc_addScore
Added: If all players are deleted from the player list, the server will reinitialize the list with all connected players.
Updated: Polish localization. Thanks to
veteran29
Fixed: Small uncritical script error on map screen, when there is no player registered on the server.
Fixed: Needed restart of the server/mission, if all players were deleted via the player management dialog.