a List
of continental Zone
arenas
Create a ZoneActor
for each Zone
.
Create a ZoneActor
for each Zone
.
That Actor
is sent a packet that would start the construction of the Zone
's server objects.
The process is maintained this way to allow every planet to be created and configured in separate stages.
The root of the universe of one-continent planets, codified by the game's "Interstellar Map." Constructs each zone and thus instigates the construction of every server object in the game world. The nanite flow connecting all of these
Zone
s is called the "Intercontinental Lattice."The process of "construction" and "initialization" and "configuration" are referenced at this level. These concepts are not the same thing; the distinction is important. "Construction" and "instantiation" of the cluster merely produces the "facade" of the different
Zone
entities. In such aList
, every builtZone
is capable of being a destination on the "Intercontinental lattice." "Initialization" and "configuration" of the cluster refers to the act of completing the "Intercontinental Lattice" by connecting different terminus warp gates together. Other activities involve event management and managing wide-reaching and factional attributes.