Prop vehicle jeep: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (ep1 add)
mNo edit summary
Line 6: Line 6:


A jeep/buggy. (Driveable model.)
A jeep/buggy. (Driveable model.)
{{ep2 add|A jalopy.}}


==Keyvalues==
==Keyvalues==
Line 24: Line 25:
* '''{{ep1 add|UnlockExit}}'''
* '''{{ep1 add|UnlockExit}}'''
: Allows NPC's to exit the vehicle.
: Allows NPC's to exit the vehicle.
* '''{{ep2 add|SetCargoHopperVisibility <[[boolean]]>}}'''
: Set the visibility of the Magnusson device tray
* '''{{ep2 add|AddBusterToCargo}}'''
: Adds a Magnusson device to jalopy's cargo.
* '''{{ep2 add|EnableRadar}}'''
: Adds a radar to the jalopy.
* '''{{ep2 add|DisableRadar}}'''
: Removes the radar from the jalopy.
* '''{{ep2 add|EnablePhysGun}}'''
: Allow physgun to punt jalopy.
* '''{{ep2 add|DisablePhysGun}}'''
: Do not allow physgun to punt jalopy.
==Outputs==
==Outputs==

Revision as of 15:47, 14 October 2007

Template:Wrongtitle

Entity Description

A prop_vehicle_jeep using the models/buggy.mdl model.

A jeep/buggy. (Driveable model.) Template:Ep2 add

Keyvalues

Inputs

Start the tau removal sequence.
  • FinishRemoveTauCannon
Finish the tau removal sequence.
Stops NPC's from entering the vehicle until unlocked.
Allows NPC's to enter the vehicle.
Stops NPC's from exiting the vehicle until unlocked.
Allows NPC's to exit the vehicle.
Set the visibility of the Magnusson device tray
Adds a Magnusson device to jalopy's cargo.
Adds a radar to the jalopy.
Removes the radar from the jalopy.
Allow physgun to punt jalopy.
Do not allow physgun to punt jalopy.

Outputs

Companion has entered the vehicle.
Companion has exited the vehicle.
Hostile has entered the vehicle.
Hostile has exited the vehicle.