Template:O BaseDriveableVehicle: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: fixing template case.)
m (Robot: fixing template case.)
Line 1: Line 1:
{{O BaseVehicle}}
{{O BaseVehicle}}
* '''PlayerOn'''
* '''PlayerOn'''
: Player entered the vehicle. {{plact}}
: Player entered the vehicle. {{PlAct}}
* '''PlayerOff'''
* '''PlayerOff'''
: Player exited the vehicle. {{plact}}
: Player exited the vehicle. {{PlAct}}
* '''PressedAttack'''
* '''PressedAttack'''
: Player Pressed attack key
: Player Pressed attack key

Revision as of 20:13, 19 January 2009

  • PlayerOn
Player entered the vehicle. (!activator is the player.)
  • PlayerOff
Player exited the vehicle. (!activator is the player.)
  • PressedAttack
Player Pressed attack key
  • PressedAttack2
Player Pressed attack2 key
State of attack button. Also called when player exits vehicle
State of attack2 button. Also called when player exits vehicle