mapm_push_map_to_votelist
Push map in votelist.
Syntax
native mapm_push_map_to_votelist(map[], type = PUSH_BY_NATIVE, ignore_check = CHECK_NOT_IGNORED)
Usage
| map | Map name |
| type | Type for addons |
| ignore_check | Allow ignore some checks, bit sum, use const CHECK_* |
Return
Result — of pushing, const PUSH_*
Notes
Use native in forward mapm_prepare_votelist().
Defined in
map_manager.inc
at line 139
.
This documentation was automatically generated from source.