net.psforever.objects.vehicles
An Actor that handles messages being dispatched to a specific Vehicle. Vehicle-controlling actors have two behavioral states - responsive and "Disabled." The latter is applicable only when the specific vehicle is being deconstructed.
Actor
Vehicle
Disabled
the Vehicle object being governed
An
Actorthat handles messages being dispatched to a specificVehicle.Vehicle-controlling actors have two behavioral states - responsive and "
Disabled." The latter is applicable only when the specific vehicle is being deconstructed.