Template:I BaseNPC: Difference between revisions
Jump to navigation
Jump to search
Gameplayer (talk | contribs) No edit summary |
Gameplayer (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
<onlyinclude>{{expand|title=BaseNPC inputs| | <onlyinclude>{{expand|title=BaseNPC inputs| | ||
{{minititle|CAI_BaseNPC}} | {{minititle|CAI_BaseNPC}} | ||
{{IO|ActivateSpeedModifier}} | {{IO|ActivateSpeedModifier|nofgd=1}} | ||
{{IO|DisableSpeedModifier}} | {{IO|DisableSpeedModifier|nofgd=1}} | ||
{{IO|Break|Smash into pieces. If this is not possible, disappear.}} | {{IO|Break|Smash into pieces. If this is not possible, disappear.}} | ||
{{IO|BecomeRagdoll|Remove itself and instantly become a [[ragdoll]] with zero force (just go limp). OnDeath, etc. outputs will <strong>NOT</strong> be fired.|since=EP2}} | {{IO|BecomeRagdoll|Remove itself and instantly become a [[ragdoll]] with zero force (just go limp). OnDeath, etc. outputs will <strong>NOT</strong> be fired.|since=EP2}} | ||
Line 15: | Line 15: | ||
{{IO|HolsterAndDestroyWeapon|Same as <code>HolsterWeapon</code>, except the weapon is destroyed once it has been concealed.|since=EP1}} | {{IO|HolsterAndDestroyWeapon|Same as <code>HolsterWeapon</code>, except the weapon is destroyed once it has been concealed.|since=EP1}} | ||
{{IO|IgnoreDangerSounds|Ignore danger sounds for the specified number of seconds.|param=float}} | {{IO|IgnoreDangerSounds|Ignore danger sounds for the specified number of seconds.|param=float}} | ||
{{IO|InsideTransition}} | {{IO|InsideTransition|nofgd=1}} | ||
{{IO|OutsideTransition}} | {{IO|OutsideTransition|nofgd=1}} | ||
{{IO|SetBodyGroup|HACK: Sets this NPC's body group (from 0–n).|param=int}} | {{IO|SetBodyGroup|HACK: Sets this NPC's body group (from 0–n).|param=int}} | ||
{{IO|SetEnemyFilter|param=string}} | {{IO|SetEnemyFilter|param=string}} |
Revision as of 08:39, 26 September 2024
CAI_BaseNPC:
CBaseCombatCharacter:
DamageFilter: |