Garry's Mod Wiki

CNavArea:MarkAsUnblocked

  CNavArea:MarkAsUnblocked( number teamID = -2 )

Description

Unblocked this area if it was previously blocked by CNavArea:MarkAsBlocked.

Arguments

1 number teamID = -2
TeamID to unblock the area for. -2 means all teams. Only 2 valid teamIDs are supported: 0 and 1.