Prop vehicle apc: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (→Entity Description: wikilink) |
||
Line 1: | Line 1: | ||
{{wrongtitle|title=prop_vehicle_apc}} | {{wrongtitle|title=prop_vehicle_apc}} | ||
==Entity Description== | ==Entity Description== | ||
APC with mounted guns, can only be driven by a vehicle driver or a npc_apcdriver. | APC with mounted guns, can only be driven by a vehicle driver or a [[npc_apcdriver]]. | ||
==Keyvalues== | ==Keyvalues== | ||
* {{kv basedriveablevehicle}} | * {{kv basedriveablevehicle}} |
Revision as of 20:19, 16 September 2005
Entity Description
APC with mounted guns, can only be driven by a vehicle driver or a npc_apcdriver.
Keyvalues
- Template:Kv basedriveablevehicle
- missilehint
- <target_destination> Name of one or more info_apc_missile_hint entities to use to determine what to hit.
Inputs
- Template:I basedriveablevehicle
- FireMissileAt <target_destination>
- A target to fire a missile at
- Destroy
- Causes the APC to blow up.
Outputs
- Template:O basedriveablevehicle
- OnFiredMissile
- Fired when the APC shoots a missile.
- OnDeath
- Fired when the APC is killed.