AMX Mod X API Documentation

Signature
native MapObjective:get_map_objectives();
Description

Returns the current map's objectives as a bitflag value.

Notes
  • For a list of possible map objective flags see the MapObjective enum.
Returns

Bitflag value of map objectives

Назад
Верх