net.psforever.objects.serverobject.terminals
Create a new Vehicle from provided VehicleDefinition objects.
Create a new Vehicle from provided VehicleDefinition objects.
the VehicleDefinition object
a curried function that, when called, creates the Vehicle
GlobalDefinitions
A Map of operations for producing a ground-based Vehicle specific to the bfr terminal.
A Map of operations for producing a ground-based Vehicle specific to the bfr terminal.
key - an identification string sent by the client
value - a curried function that builds the object
A Map of operations for producing most flight-based Vehicle.
A Map of operations for producing most flight-based Vehicle.
key - an identification string sent by the client
value - a curried function that builds the object
A Map of operations for producing a flight-based Vehicle specific to the dropship terminal.
A Map of operations for producing a flight-based Vehicle specific to the dropship terminal.
key - an identification string sent by the client
value - a curried function that builds the object
A Map of operations for producing a ground-based Vehicle.
A Map of operations for producing a ground-based Vehicle.
key - an identification string sent by the client
value - a curried function that builds the object
A Map of the default contents of a Vehicle inventory, called the trunk.
A Map of the default contents of a Vehicle inventory, called the trunk.
key - an identification string sent by the client (for the vehicle)
value - a curried function that builds the object