Multimanger and loop Created 13 years ago2010-08-03 21:15:04 UTC by Captain Terror Captain Terror

Created 13 years ago2010-08-03 21:15:04 UTC by Captain Terror Captain Terror

Posted 13 years ago2010-08-03 21:19:10 UTC Post #283852
Hi!

I'm having a multimanager "call itself" at the end of the sequence to make a loop(or at least i'm trying). here's the breakdown:

MM1(multimanager with "multithreaded" flag checked)
mm2a - 60.0
mm2b - 120.0
mm2c - 180.0
mm2d - 240.0
mm2e - 300.0
mm2f - 360.0
mm2e - 420.0
mm2f - 480.0
mm2g - 540.0
mm2h - 600.0
mm1 - 600.00

(each "mm2" is a multimanager targeting 2 env_renders simultaneouly)

So when i trigger mm1, everything runs perfectly, but it never loops after mm2h fires like it's supossed to. i have "multithreaded" flag checked.
Captain Terror Captain Terrorwhen a man loves a woman
Posted 13 years ago2010-08-03 21:19:29 UTC Post #283853
Maybe the system's case-sensitive. Try renaming MM1 to mm1.
Oskar Potatis Oskar Potatis🦔
Posted 13 years ago2010-08-03 21:21:50 UTC Post #283854
nah in the actual entities, everything is in lowercase..
;)
Captain Terror Captain Terrorwhen a man loves a woman
Posted 13 years ago2010-08-03 21:36:51 UTC Post #283856
A Multimanager cannot fire itself. have it fire a relay that targets mm1 or another mm that fires mm1. I use something like this in the CP maps i think.
Rimrook RimrookSince 2003
Posted 13 years ago2010-08-03 21:42:32 UTC Post #283857
Rim that is simply not true. I do it all the time and it works fine, but i'm willing to try anything to get it to work.

I will try your method right now!
Captain Terror Captain Terrorwhen a man loves a woman
Posted 13 years ago2010-08-03 21:49:02 UTC Post #283858
Derp. I map on WONHL.
Rimrook RimrookSince 2003
Posted 13 years ago2010-08-03 21:57:00 UTC Post #283859
Your method worked!

It dosn't explain why my mm wasn't working correctly, but who cares this works fine. maybe i'll do it this way from now on cuz it's cleaner?

It's at this point that i bow to you sir THANKIE!

P

Captain Terror Captain Terrorwhen a man loves a woman
Posted 13 years ago2010-08-03 21:59:09 UTC Post #283860
You are just making it loop right? What's your initial problem?
Rimrook RimrookSince 2003
Posted 13 years ago2010-08-03 22:09:58 UTC Post #283861
no problem, i was just curious why the mm wasn't calling itself the way i've done it 100 times before. Maybe cuz there are so many targets it makes it a little buggy. (my friend mark says to never put more than 8 targets in a mm, but...)

)

Captain Terror Captain Terrorwhen a man loves a woman
Posted 13 years ago2010-08-03 23:13:17 UTC Post #283865
I think its 16... I dunno, good question! Also it may have something to do with the Multithreaded flag, but that's another guess.

Either way, glad I could help.
Rimrook RimrookSince 2003
You must be logged in to post a response.