keyvalues
• targetname (string) - name
• netname (string) - children's name
• target (string) - target on release
• monstertype (string) - monster type
• monstercount (integer) - number of monsters (-1 = unlimited)
• delay (integer) - delay before spawn, a value of -1 will make it wait until the previously spawned monster is dead.
• m_imaxlivechildren (integer) - max live children, -1 is unlimited
flags
• start on (1)
• PVS on/off (2)
• cyclic (4)
• monsterclip (8)
notes
• this will spawn the specified monster at the specified rate
related topics
• none