IsValidGangZone
warning
This function was added in omp v1.1.0.2612 and will not work in earlier versions!
Description
Check if the gangzone valid.
Name | Description |
---|---|
zoneid | The ID of the gangzone. |
Returns
true - The gangzone is valid.
false - The gangzone is not valid.
Related Functions
- GangZoneDestroy: Destroy a gangzone.
- GangZoneShowForPlayer: Show a gangzone for a player.
- GangZoneShowForAll: Show a gangzone for all players.
- GangZoneHideForPlayer: Hide a gangzone for a player.
- GangZoneHideForAll: Hide a gangzone for all players.
- GangZoneFlashForPlayer: Make a gangzone flash for a player.
- GangZoneFlashForAll: Make a gangzone flash for all players.
- GangZoneStopFlashForPlayer: Stop a gangzone flashing for a player.
- GangZoneStopFlashForAll: Stop a gangzone flashing for all players.