TOP Flags
Posted: Tue Nov 23, 2021 12:58 am
Description:
Top 3 players will get an ability to change maps in server (top count is set by CVAR).
Cvars:
amx_toprank "TOPRANK" // default : 3 //
Change-Log:
* 1.1
- First release.
PHP Code:
#define GIVE_FLAGS ADMIN_MAP
// you can change ADMIN_MAP acces \\
plugin
Top 3 players will get an ability to change maps in server (top count is set by CVAR).
Cvars:
amx_toprank "TOPRANK" // default : 3 //
Change-Log:
* 1.1
- First release.
PHP Code:
#define GIVE_FLAGS ADMIN_MAP
// you can change ADMIN_MAP acces \\
plugin