Prop vehicle airboat: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
 
m ("Studiomodel"? Why not just "model" so people can understand?)
Line 1: Line 1:
{{wrongtitle|title=prop_vehicle_airboat}}
{{wrongtitle|title=prop_vehicle_airboat}}
==Entity Description==
==Entity Description==
Driveable studiomodel airboat.
An airboat. (Driveable model.)
 
==Keyvalues==
==Keyvalues==
* {{kv basedriveablevehicle}}
* {{kv basedriveablevehicle}}
* '''EnableGun'''
* '''EnableGun'''
: {{boolean}} Whether the airboat's gun is enabled or disabled.
: {{boolean}} Whether the airboat's gun is enabled or disabled.
==Inputs==
==Inputs==
* {{i basedriveablevehicle}}
* {{i basedriveablevehicle}}
Line 14: Line 17:
* '''InputStopRotorWashForces'''
* '''InputStopRotorWashForces'''
: The airboat will no longer be blown around by the helicopter rotor wash.
: The airboat will no longer be blown around by the helicopter rotor wash.
==Outputs==
==Outputs==
* {{o basedriveablevehicle}}
* {{o basedriveablevehicle}}
[[Category:Entities]]
[[Category:Entities]]

Revision as of 08:58, 13 March 2006

Template:Wrongtitle

Entity Description

An airboat. (Driveable model.)

Keyvalues

<boolean> Whether the airboat's gun is enabled or disabled.

Inputs

Enables or disables the airboat gun and associated crosshair.
  • InputStartRotorWashForces
The airboat will start to be blown around by the helicopter rotor wash.
  • InputStopRotorWashForces
The airboat will no longer be blown around by the helicopter rotor wash.

Outputs