mapm_add_map_to_list
Add map to maplist
Syntax
native mapm_add_map_to_list(name[], minplayers = 0, maxplayers = 32, priority = 0)
Usage
| name | Map name |
| minplayers | Min players for sort |
| maxplayers | Max players for sort |
| priority | Map priority |
Return
if invalid map or already in array
Defined in
map_manager.inc
at line 59
.
This documentation was automatically generated from source.