This article's documentation is for the "GoldSrc" engine. Click here for more information.

Monster scorpion (WANTED!): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎top: clean up, replaced: {{EntityTabs → {{tabs)
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
Line 7: Line 7:
|in={{wanted|4}}
|in={{wanted|4}}
}}
}}
{{this is a|e0|name=monster_scorpion|game=Wanted|engine=1}} This creates a hostile Armed Scorpion NPC.
{{this is a|point entity|name=monster_scorpion|game=Wanted|engine=GoldSrc}} This creates a hostile Armed Scorpion NPC.
{{NPCNote}}
{{NPCNote}}
== Keyvalues ==
== Keyvalues ==

Revision as of 20:41, 17 May 2024

monster_scorpion
Wantedhl-scorpion.png
TypePoint entity
EngineGoldSrc
AvailabilityWANTED! WANTED!
 

monster_scorpion is a point entity available in WANTED! WANTED!.

Warning.pngWarning:
  • The {{{game}}} parameter is inconsistent with the name defined by the {{Wanted}} template. This can most likely be fixed by setting the value of the {{{game}}} parameter to WANTED!.
    If a parameter is consistent but you're still seeing this warning, it may be an issue with the template itself. Please discuss it on the template's talk page.

This creates a hostile Armed Scorpion NPC.

Note.pngNote:Some keyvalues, spawnflags, effect flags, inputs, or outputs might not affect an NPC, based on the functionality and coding of the NPC.

Keyvalues

Template:KV GoldSrc BaseNPC

Flags

Wait Till Seen : [1]
Gag (No IDLE sounds until angry) : [2]
MonsterClip : [4]
No wreckage : [8]
Prisoner : [16]
Start inactive : [64]
Wait for script : [128]
Pre-disaster : [256]
Only for use with monster_scientist and monster_barney. Has no effect on aliens.
Fade corpse : [512]
Not in Deathmatch : [2048]
!FGD for some entities.