rsm_give_team_xp
Gives specific amount of XP to the specific team.
Syntax
native rsm_give_team_xp(team = 0, amount = 0) /** * Resets all stats from MySQL table. * * @noreturn * */ native rsm_reset_stats()
Usage
| team | 0 - None, 1 - Terrorists, 2 - CTs, 3 - Spectators |
| amount | XP amount. |
Return
Amount — of XP.
Defined in
ranksmysql.inc
at line 207
.
This documentation was automatically generated from source.