trigger after killing multiple enemies Created 19 years ago2004-09-11 11:01:14 UTC by Soup Miner Soup Miner

Created 19 years ago2004-09-11 11:01:14 UTC by Soup Miner Soup Miner

Posted 19 years ago2004-09-11 11:01:14 UTC Post #58223
Ok, know how to trigger something after killing one monster, but I don't have the slightest clue on how to trigger something after killing multiple monsters? How do I do it?
Posted 19 years ago2004-09-11 11:24:43 UTC Post #58225
have the monsters target a multisource which targets your whatever
Posted 19 years ago2004-09-11 11:43:16 UTC Post #58226
But wouldn't the multisource be activated after one monster?
Posted 19 years ago2004-09-11 11:51:45 UTC Post #58227
not usually, multisources are designed to trigger after all entities targetting it have been triggered.
Posted 19 years ago2004-09-11 12:34:53 UTC Post #58228
oh, awesome, thanks.
Posted 19 years ago2004-09-11 14:57:07 UTC Post #58254
OMG WORLDCRAFT DUDE YOUR BACK! OMG WERE DOOOOMED!!!
Posted 19 years ago2004-09-11 15:12:04 UTC Post #58255
...he was still here, but he was called coolfat....
Posted 19 years ago2004-09-11 16:25:28 UTC Post #58269
i know that, its just that I havn't seen him in a while, plus i saw his post that he wasn't geting the same respect as he did as worldcraft dood, btw i think your av is creepy world
Posted 19 years ago2004-09-11 21:51:53 UTC Post #58337
There's an example map on using a game_counter to count monster kills.
Posted 19 years ago2004-09-11 22:53:00 UTC Post #58357
not counter, multi_sorce!
Posted 19 years ago2004-09-12 01:41:41 UTC Post #58420
Either one can be made to work. If you must kill all of them to get the trigger, either will work. If you only have to kill some of them and it doesn't matter which ones, you'd have to use a game_counter.
Posted 19 years ago2004-09-12 15:12:44 UTC Post #58578
Agh! Which is it! Game_counter or multi_source!
Posted 19 years ago2004-09-12 16:00:57 UTC Post #58604
Multisource should work in this situation.

It's just one word, multisource, not multi_source, by the way.
RabidMonkey RabidMonkeymapmapmapfapmap
Posted 19 years ago2004-09-12 16:07:15 UTC Post #58610
oh sry
Posted 19 years ago2004-09-12 16:08:21 UTC Post #58612
Mul-ti_sour_ce There we go, I got it down!
Posted 19 years ago2004-09-12 16:24:15 UTC Post #58614
A gamecounter can activate something after it has been triggered a specified ammount of times. Could be used here too but a multisource is better as it makes sure all monsters that target it have to be killed in order to trigger it's target.

Gamecounters are fun when you use infinite respawning houndeye's... :P
Posted 19 years ago2004-09-12 19:16:17 UTC Post #58743
Refering to Vassy's example map I assume?
You must be logged in to post a response.