that is paired with a formal building <code>Amenity</code> called the orbital shuttle pad (<code>obbasemesh</code>)
and is only found in the HART buildings (<code>orbital_building_</code>{faction}) of a given faction's sanctuary zone.<br>
<br>
It has no pilot and can not be piloted.</p><divclass="fullcomment"><divclass="comment cmt"><p>The high altitude rapid transport (HART) orbital shuttle is a special vehicle
that is paired with a formal building <code>Amenity</code> called the orbital shuttle pad (<code>obbasemesh</code>)
and is only found in the HART buildings (<code>orbital_building_</code>{faction}) of a given faction's sanctuary zone.<br>
<br>
It has no pilot and can not be piloted.
Unlike other vehicles, it has the potential for a very sizeable passenger capacity.
Despite this, it is intended to start with a single mount.
That one mount should contain the information needed to create a given number of spontaneous passenger mount points.
Whenever a valid user would try to find a mount, and there are no mounts available,
and the total number of created mounts has not yet exceeded the limits set by the original mount's designation,
then a completely new mount can be created and the user attached.
All spontaneous mounts have the same properties as the original mount.</p></div></div></li><liclass="indented0 "name="net.psforever.objects.serverobject.shuttle.OrbitalShuttlePad"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="OrbitalShuttlePadextendsAmenity"></a><aid="OrbitalShuttlePad:OrbitalShuttlePad"></a><spanclass="permalink"><ahref="../../../../../net/psforever/objects/serverobject/shuttle/OrbitalShuttlePad.html"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">class</span></span><spanclass="symbol"><ahref="OrbitalShuttlePad.html"title="The orbital shuttle pad which is the primary component of the high altitude rapid transport (HART) system. The orbital shuttle pad is a type of flat called an obbasemesh."><spanclass="name">OrbitalShuttlePad</span></a><spanclass="result"> extends <ahref="../structures/Amenity.html"name="net.psforever.objects.serverobject.structures.Amenity"id="net.psforever.objects.serverobject.structures.Amenity"class="extype">Amenity</a></span></span><pclass="shortcomment cmt">The orbital shuttle pad which is the primary component of the high altitude rapid transport (HART) system.<br>
<br>
The orbital shuttle pad is a type of flat called an <code>obbasemesh</code>.</p><divclass="fullcomment"><divclass="comment cmt"><p>The orbital shuttle pad which is the primary component of the high altitude rapid transport (HART) system.<br>
<br>
The orbital shuttle pad is a type of flat called an <code>obbasemesh</code>.
The shuttle component of the HART casually perches on top of the pad and
adjusts its states to control animation and passenger access.
The shuttle that is visible to the player and flies in and out of the zone is actually a hologram
of the real shuttle that is an invisible, intangible vehicle
forever stationary on top of the building.</p></div></div></li><liclass="indented0 "name="net.psforever.objects.serverobject.shuttle.OrbitalShuttlePadControl"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="OrbitalShuttlePadControlextendsActor"></a><aid="OrbitalShuttlePadControl:OrbitalShuttlePadControl"></a><spanclass="permalink"><ahref="../../../../../net/psforever/objects/serverobject/shuttle/OrbitalShuttlePadControl.html"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">class</span></span><spanclass="symbol"><ahref="OrbitalShuttlePadControl.html"title="An Actor that handles messages being dispatched to a specific OrbitalShuttlePad. For the purposes of maintaining a close relationship with the rest of the high altitude rapid transport (HART) system's components, this control agency also locally creates the vehicle that will the shuttle when it starts up."><spanclass="name">OrbitalShuttlePadControl</span></a><spanclass="result"> extends <spanname="akka.actor.Actor"class="extype">Actor</span></span></span><pclass="shortcomment cmt">An <code>Actor</code> that handles messages being dispatched to a specific <code>OrbitalShuttlePad</code>.<br>
<br>
For the purposes of maintaining a close relationship
with the rest of the high altitude rapid transport (HART) system's components,
this control agency also locally creates the vehicle that will the shuttle when it starts up.</p><divclass="fullcomment"><divclass="comment cmt"><p>An <code>Actor</code> that handles messages being dispatched to a specific <code>OrbitalShuttlePad</code>.<br>
<br>
For the purposes of maintaining a close relationship
with the rest of the high altitude rapid transport (HART) system's components,
this control agency also locally creates the vehicle that will the shuttle when it starts up.
The shuttle should be treated like a supporting object to the zone
that exists within the normal vehicle pipeline.</p></div><dlclass="attributes block"><dt>See also</dt><dd><spanclass="cmt"><p><code>ShuttleState</code></p></span><spanclass="cmt"><p><code>ShuttleTimer</code></p></span><spanclass="cmt"><p><code>HartService</code></p></span></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.serverobject.shuttle.ShuttleAmenity"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="ShuttleAmenityextendsAmenity"></a><aid="ShuttleAmenity:ShuttleAmenity"></a><spanclass="permalink"><ahref="../../../../../net/psforever/objects/serverobject/shuttle/ShuttleAmenity.html"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">class</span></span><spanclass="symbol"><ahref="ShuttleAmenity.html"title="A pseudo-Amenity of the high-altitude rapid transport (HART) building whose sole purpose is to allow the HART orbital shuttle to be initialized as if it were a normal Amenity-level feature of the building."><spanclass="name">ShuttleAmenity</span></a><spanclass="result"> extends <ahref="../structures/Amenity.html"name="net.psforever.objects.serverobject.structures.Amenity"id="net.psforever.objects.serverobject.structures.Amenity"class="extype">Amenity</a></span></span><pclass="shortcomment cmt">A pseudo-<code>Amenity</code> of the high-altitude rapid transport (HART) building
whose sole purpose is to allow the HART orbital shuttle to be initialized
as if it were a normal <code>Amenity</code>-level feature of the building.</p><divclass="fullcomment"><divclass="comment cmt"><p>A pseudo-<code>Amenity</code> of the high-altitude rapid transport (HART) building
whose sole purpose is to allow the HART orbital shuttle to be initialized
as if it were a normal <code>Amenity</code>-level feature of the building.
This should not be considered an actual game object as defined by the game.
It should resemble the orbital shuttle that it wraps in most important measurable ways.</p></div><dlclass="attributes block"><dt>Exceptions thrown</dt><dd><spanclass="cmt"><p><spanname="`AssertionError`"class="extype"><code>`AssertionError`</code></span> if the vehicle is not a <code>OrbitalShuttle</code></p></span></dd><dt>See also</dt><dd><spanclass="cmt"><p><code>OrbitalShuttleControl</code></p></span></dd></dl></div></li></ol></div><divclass="values members"><h3>Value Members</h3><ol><liclass="indented0 "name="net.psforever.objects.serverobject.shuttle.OrbitalShuttlePad"group="Ungrouped"fullComment="no"data-isabs="false"visbl="pub"><aid="OrbitalShuttlePad"></a><aid="OrbitalShuttlePad:OrbitalShuttlePad"></a><spanclass="permalink"><ahref="../../../../../net/psforever/objects/serverobject/shuttle/OrbitalShuttlePad$.html"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">object</span></span><spanclass="symbol"><ahref="OrbitalShuttlePad$.html"title=""><spanclass="name">OrbitalShuttlePad</span></a></span></li><liclass="indented0 "name="net.psforever.objects.serverobject.shuttle.OrbitalShuttlePadControl"group="Ungrouped"fullComment="no"data-isabs="false"visbl="pub"><aid="OrbitalShuttlePadControl"></a><aid="OrbitalShuttlePadControl:OrbitalShuttlePadControl"></a><spanclass="permalink"><ahref="../../../../../net/psforever/objects/serverobject/shuttle/OrbitalShuttlePadControl$.html"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">object</span></span><spanclass="symbol"><ahref="OrbitalShuttlePadControl$.html"title=""><spanclass="name">OrbitalShuttlePadControl</span></a></span></li><liclass="indented0 "name="net.psforever.objects.serverobject.shuttle.ShuttleAmenity"group="Ungrouped"fullComment="no"data-isabs="false"visbl="pub"><aid="ShuttleAmenity"></a><aid="ShuttleAmenity:ShuttleAmenity"></a><spanclass="permalink"><ahref="../../../../../net/psforever/objects/serverobject/shuttle/ShuttleAmenity$.html"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">object</span></span><spanclass="symbol"><ahref="ShuttleAmenity$.html"title=""><spanclass="name">ShuttleAmenity</span></a></span></li></ol></div></div><divid="inheritedMembers"></div><divid="groupedMembers"><divname="Ungrouped"class="group"><h3>Ungrouped</h3></div></div></div><divid="tooltip"></div><divid="footer"></div></body></div></div></div></body></html>