net.psforever.objects.serverobject.terminals
Accept a simplified blueprint for some piece of Equipment
and create an actual piece of Equipment
based on it.
Accept a simplified blueprint for some piece of Equipment
and create an actual piece of Equipment
based on it.
Used specifically for the reconstruction of Equipment
via an Loadout
.
the simplified blueprint
some Equipment
object
TerminalDefinition.MakeTool
TerminalDefinition.MakeAmmoBox
TerminalDefinition.MakeSimpleItem
TerminalDefinition.MakeConstructionItem
TerminalDefinition.MakeKit
Process a TransactionType.Buy
action by the user.
Process a TransactionType.Buy
action by the user.
Either attempt to purchase equipment or attempt to switch directly to a different exo-suit.
the Equipment
items and AmmoBox
items available on the first tab
the Equipment
items and AmmoBox
items available on the third tab
the exo-suit types (and subtypes) available on the second tab
the player
the original packet carrying the request
an actionable message that explains how to process the request
A Map
of operations for producing the AmmoBox
Equipment
for infantry-held weaponry.
A Map
of operations for producing the AmmoBox
Equipment
for infantry-held weaponry.
key - an identification string sent by the client
value - a curried function that builds the object
A Map
of operations for producing the Tool
Equipment
for infantry weapons.
A Map
of operations for producing the Tool
Equipment
for infantry weapons.
key - an identification string sent by the client
value - a curried function that builds the object
A Map
of information for changing mechanized assault exo-suits.
A Map
of information for changing mechanized assault exo-suits.
key - an identification string sent by the client
value - a Tuple
containing exo-suit specifications
A single-element Map
of the one piece of Equipment
specific to the Router.
A Map
of information for changing exo-suits.
A Map
of information for changing exo-suits.
key - an identification string sent by the client
value - a Tuple
containing exo-suit specifications
A Map
of operations for producing the AmmoBox
Equipment
for infantry-held utilities.
A Map
of operations for producing the AmmoBox
Equipment
for infantry-held utilities.
key - an identification string sent by the client
value - a curried function that builds the object
A Map
of operations for producing the Tool
Equipment
for utilities.
A Map
of operations for producing the Tool
Equipment
for utilities.
key - an identification string sent by the client
value - a curried function that builds the object
A Map
of operations for producing the AmmoBox
Equipment
for vehicle-mounted weaponry.
A Map
of operations for producing the AmmoBox
Equipment
for vehicle-mounted weaponry.
key - an identification string sent by the client
value - a curried function that builds the object