ax.zones¶
Source: gamemode/modules/zones/libraries/sv_debug.lua
Print a list of all zones to the console.
Documented functions: 3
Functions¶
ax.zones:DrawDebug(client)¶
Enable debug visualization for a player.
Realm: server
ax.zones:List()¶
Print a list of all zones to the console.
Realm: server
ax.zones:StopDrawDebug(client)¶
Disable debug visualization for a player.
Realm: server