GangZoneHideForAll

From SA-MP Wiki

Jump to: navigation, search

GangZoneHideForAll


GangZoneHideForAll hides a gangzone from all players.


Parameters:
(zone)
zoneThe zone to hide.


This function does not return a specific value.


new gangzone;
gangzone = GangZoneCreate(1248.011, 2072.804, 1439.348, 2204.319);
GangZoneHideForAll(gangzone);

Related Functions

The following functions might be useful as well, as they're related to this function in one way or another.

Personal tools