Npc antlionguard: Difference between revisions
Jump to navigation
Jump to search
Note:Some keyvalues, spawnflags, effect flags, inputs, or outputs might not affect an NPC, based on the functionality and coding of the NPC.
m (→Inputs: Fixed inputs) |
m (→Keyvalues: ep1 add) |
||
Line 21: | Line 21: | ||
* '''allowbark''' | * '''allowbark''' | ||
: {{boolean}} | : {{boolean}} | ||
* '''{{ep1 add|cavernbreed}}''' | |||
: {{boolean}} Cavern Guard | |||
* '''{{ep1 add|incavern}}''' | |||
: {{boolean}} Use Cavern Behavior | |||
==Flags== | ==Flags== |
Revision as of 19:54, 5 August 2006
Entity Description

Dedicated Console Variables
- sk_antlionguard_health
- <integer> An antlion guard's spawn health
- sk_antlionguard_dmg_charge
- <integer>
- sk_antlionguard_dmg_shove
- <integer>
- sk_antlionguard_dmg_take_scale
- <integer>
Keyvalues
- startburrowed
- <boolean>
- allowbark
- <boolean>
- <boolean> Cavern Guard
- <boolean> Use Cavern Behavior
Flags
- 65536 : Create server-side ragdoll on death
- 131072 : Use inside footsteps
Inputs
- Unburrow
- Unburrow from the ground
- SetShoveTarget <target_destination>
- Sets a shove target to attack
- SetChargeTarget <target_destination>
- Sets a charge target to attack
- ClearChargeTarget
- Clear the charge target
- Ragdoll
- Causes the antlion guard to die, regardless of health
- EnableBark
- Allow the antlion guard to try and summon antlions
- DisableBark
- Stop the antlion guard from trying to summon antlions
- StopInvestigating
- Stop trying to sniff out the player
Outputs
- OnSeeHiddenPlayer
- Fires when the current enemy is seen while trying to hide
- OnSmellHiddenPlayer
- Fires when the current enemy is smelled while trying to hide
- OnSummon
- Antlion guard is attempting to summon antlions