mapm_load_maplist

Load maps from file. File loads from configs dir.

Syntax

native mapm_load_maplist(filename[], bool:clearlist = true, bool:silent = false)

Usage

filename File name
clearlist Clear old maplist before new load.
silent If false then will be call forward mapm_maplist_loaded.

Return

This function has no return value.

Defined in map_manager.inc at line 28 . This documentation was automatically generated from source.