native

is_map_valid

Syntax

native is_map_valid(const mapname[]);

Description

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

Parameters

mapname Name of the map

Return

1 if the map name is valid, 0 otherwise