Point apc controller: Difference between revisions
Jump to navigation
Jump to search
(bot-assisted cleanup) |
m (→Keyvalues) |
||
Line 9: | Line 9: | ||
==Keyvalues== | ==Keyvalues== | ||
*{{kv | *{{kv targetname}} | ||
*{{kv | *{{kv angles}} | ||
*'''yawrate''' | *'''yawrate''' | ||
:< | :<float> | ||
*'''yawtolerance''' | *'''yawtolerance''' | ||
:< | :<float> | ||
*'''pitchrate''' | *'''pitchrate''' | ||
:< | :<float> | ||
*'''pitchtolerance''' | *'''pitchtolerance''' | ||
:< | :<float> | ||
*'''rotatestartsound''' | *'''rotatestartsound''' | ||
:<sound> | :<sound> | ||
*'''rotatesound''' | *'''rotatesound''' | ||
:<sound> | :<sound> | ||
*'''rotatestopsound''' | *'''rotatestopsound''' | ||
:<sound> | :<sound> | ||
*'''minRange''' | *'''minRange''' | ||
:< | :<float> Minmum target range. | ||
*'''maxRange''' | *'''maxRange''' | ||
:< | :<float> Maximum target range. | ||
*'''targetentityname''' | *'''targetentityname''' | ||
:< | :<target_destination> Name of entity I should follow/attack. | ||
==Flags== | ==Flags== |
Revision as of 12:58, 8 October 2005
Entity Description
APC Controller
Availability
Template:In game Template:Game Template:In code
Keyvalues
- <float>
- yawtolerance
- <float>
- pitchrate
- <float>
- pitchtolerance
- <float>
- rotatestartsound
- <sound>
- rotatesound
- <sound>
- rotatestopsound
- <sound>
- minRange
- <float> Minmum target range.
- maxRange
- <float> Maximum target range.
- targetentityname
- <target_destination> Name of entity I should follow/attack.
Flags
- 1 : Active
Inputs
- Activate
- Turn the APC rockets on
- Deactivate
- Turn the APC rockets off (go dormant)
Outputs
- OnFireAtTarget
- Fires when a valid target is found and the APC should shoot rockets