spawning creatures? Created 19 years ago2004-08-12 21:39:05 UTC by maelgwn maelgwn

Created 19 years ago2004-08-12 21:39:05 UTC by maelgwn maelgwn

Posted 19 years ago2004-08-12 21:39:05 UTC Post #50504
how can you make a creature spawn in your map every time you press a button? does anyone know how they make the creatures appear out of mid air in the actual game because using a button to trigger that might work.
Posted 19 years ago2004-08-12 21:53:08 UTC Post #50505
Monstermakers.

We have an example map on their usage here.
RabidMonkey RabidMonkeymapmapmapfapmap
Posted 19 years ago2004-08-12 22:01:32 UTC Post #50507
thanks so much
Posted 19 years ago2004-08-12 22:04:10 UTC Post #50510
'welcome :) . Glad to be of help.
RabidMonkey RabidMonkeymapmapmapfapmap
Posted 19 years ago2004-08-13 02:58:14 UTC Post #50533
You might also want to look at the entity guide.
Seventh-Monkey Seventh-MonkeyPretty nifty
Posted 19 years ago2004-08-13 14:50:32 UTC Post #50707
My current project is: De_controlroom has monstermaker entities that spawn infinite amounts of monsters and will stop spawning once you press the button again. I you download it, it will answer you question. But its currently 75% done so.. You will have to wait for a while...

But if you want to know now:

Make a entity: scroll donw and choose "monstermaker" and name it
"monster". Scroll down and you will find (monster type), (children's name), (number of monsters), (frequency) and (max live children).

1. monster type: what is the monster that is being spawned? ex. monster_ human_grunt

2. children's name: dont type anything here because it just names the monsters. (literally)

3. number of monsters: monster stock. If you want infinite type
99999999999999999 on it. (Dont worry there will be no glitch)

4. frequency: how many monster pop out at a time. (I think)

5. max live children: the name sez it all.

Make a button in you map. Right click and Press "tie to entity" then choose func_button. name your button anything. Then on the trigger part, type the name of the monstermaker. On sounds, choose anything you like that suits your taste. leavet the "delay before reset" thing.
On "delay before trigger" type 3. Then, go to the Flags tab. And check boxes: Dont move and Toggle.

AND THERE YOUR DONE!! ;)

P.S. I posted this here cuz I dont know how to post at the tutorials (if i can.)
Posted 19 years ago2004-08-13 15:11:18 UTC Post #50713
Counter-Strike maps cannot have monsters in.
Seventh-Monkey Seventh-MonkeyPretty nifty
Posted 19 years ago2004-08-13 15:17:30 UTC Post #50715
For infinite, just enter -1, not 999999999999.
The Mad Carrot The Mad CarrotMad Carrot
Posted 19 years ago2004-08-13 17:50:55 UTC Post #50772
lol, cool. :nuts:
Posted 19 years ago2004-08-13 20:22:03 UTC Post #50812
It wont work..just so you know..Seventh is right, but maybe you can make it as an hl map..
Posted 19 years ago2004-08-14 14:27:26 UTC Post #50958
my "de_controlroom" is a half-life map.
hm.. im gonna rename it.
You must be logged in to post a response.