Template:O BaseDriveableVehicle: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{o basevehicle}} | {{o basevehicle}} | ||
* '''PlayerOn''' | * '''PlayerOn''' | ||
: Player entered the vehicle | : Player entered the vehicle. Use !activator to target the player. | ||
* '''PlayerOff''' | * '''PlayerOff''' | ||
: Player exited the vehicle | : Player exited the vehicle. Use !activator to target the player. | ||
* '''PressedAttack''' | * '''PressedAttack''' | ||
: Player Pressed attack key | : Player Pressed attack key | ||
* '''PressedAttack2''' | * '''PressedAttack2''' | ||
: Player Pressed attack2 key | : Player Pressed attack2 key | ||
* '''AttackAxis | * '''AttackAxis {{boolean}}''' | ||
: State of attack button | : State of attack button. Also called when player exits vehicle | ||
* '''Attack2Axis | * '''Attack2Axis {{boolean}}''' | ||
: State of attack2 button | : State of attack2 button. Also called when player exits vehicle |
Revision as of 18:36, 16 April 2006
- PlayerOn
- Player entered the vehicle. Use !activator to target the player.
- PlayerOff
- Player exited the vehicle. Use !activator to target the player.
- PressedAttack
- Player Pressed attack key
- PressedAttack2
- Player Pressed attack2 key
- AttackAxis <boolean>
- State of attack button. Also called when player exits vehicle
- Attack2Axis <boolean>
- State of attack2 button. Also called when player exits vehicle