npc_maker

From Source Entities
Jump to navigation Jump to search
Obsolete.png

This entity is obsolete. Using this is discouraged.

Present in:
Hl2.pngHL2
Hl2-episodes.pngEp1&2
Hl2dm-custom.pngHL2:DM
P1.pngPortal
Tf2.pngTF2
Asw.pngASW
P2.pngPortal 2

Code classes:

Npc maker.png

npc_maker is a point entity present in some Source games. It spawns NPCs. Inferior to npc_template_maker which does the same thing with more options given.

Keyvalues[edit | edit source]

Class name of spawned NPC (NPCType) <npcclass>
What kind of NPC to spawn.
Childrens' Name (NPCTargetname) <target_source>
Name (targetname) to give spawned NPCs.
Childrens' Squad Name (NPCSquadname) <string>
Squad Name (squadname) to give spawned NPCs.
Childrens' Hint Group (NPCHintGroup) <string>
Hint Group (hintgroup) to give spawned NPCs.
Weapons (additionalequipment) <string>
Weapon Held (additionalequipment) to give spawned NPCs. Any weapon classname may be given.
Relationship (Relationship) <string>
Relationship (Relationship) to give spawned NPCs.