Spawning a NPC from template Created 14 years ago2009-08-23 06:57:54 UTC by hlife_hotdog hlife_hotdog

Created 14 years ago2009-08-23 06:57:54 UTC by hlife_hotdog hlife_hotdog

Posted 14 years ago2009-08-23 06:57:54 UTC Post #272395
I have a 'npc_template_maker' that is using a combine soldier as a template. I want it to spawn an unlimited number of them but only allow one to live at a time before spawning the next one. I can't get it to work. A trigger_once is targeting the 'npc_template_maker' via 'toggle' input. The 'npc_template_maker' properties are as follows:

Name: wave_level1
Start Disabled?: No
Num, of NPCs: 3000
Max live NPCs: 1
Name of template NPC: combine_template02
Posted 14 years ago2009-08-23 18:02:00 UTC Post #272428
So I know nothing about source mapping, but if it starts not disabled, and you trigger it, wouldn't that turn it off?
Jessie JessieTrans Rights <3
Posted 14 years ago2009-08-24 00:25:02 UTC Post #272444
I tried it without the trigger and it still didn't work :/
You must be logged in to post a response.