is_map_valid

Syntax

native is_map_valid(const mapname[]);

Usage

mapname
Name of the map

Description

Returns if the given mapname is deemed valid by the engine.

Return

1 if the map name is valid, 0 otherwise