An abbreviated constructor for creating CSRZone
s without invocation of new
.
An abbreviated constructor for creating CSRZone
s without invocation of new
.
the common name of the zone
the map name of the zone (this map is loaded)
the zone's internal name
Get a valid CSRZone
's information.
Get a valid CSRZone
's information.
a name that describes the zone and should be searchable
the CSRZone
, or None
Get a location within the CSRZone
.
Get a location within the CSRZone
.
The location should be a facility or a warpgate or interesting.
the CSRZone
a name that describes a known location in the provided CSRZone
and is searchable
the coordinates of that location, or None
Get the position of a warpgate within the zone.
Get the position of a warpgate within the zone.
the CSRZone
a name that describes a known warpgate in the provided CSRZone
and is searchable
the coordinates of that warpgate, or None
Get the names for all of the CSRZones
that can be visited.
Get the names for all of the CSRZones
that can be visited.
all of the zonenames
Get the name for all of the locations that can be visited in this CSRZone
, excluding warpgates.
Get the name for all of the locations that can be visited in this CSRZone
, excluding warpgates.
the CSRZone
all of the location keys
Get the name for all of the warpgates that can be visited in this CSRZone
.
Get the name for all of the warpgates that can be visited in this CSRZone
.
the CSRZone
all of the warpgate keys
Select, of all the CSRZone
locations and warpgates, a pseudorandom destination to spawn the player in the zone if none has been specified.
Select, of all the CSRZone
locations and warpgates, a pseudorandom destination to spawn the player in the zone if none has been specified.
the CSRZone
the coordinates of the spawn point
Load all zones with selected places of interest and the coordinates to place the player nearby that given place of interest.
Load all zones with selected places of interest and the coordinates to place the player nearby that given place of interest.
All of these keys should be searchable under the /warp
command.
Only the warpgate keys are searchable by the /zone
command.