OK how about delay? Created 20 years ago2003-12-01 07:01:08 UTC by Dizzy Devil Dizzy Devil

Created 20 years ago2003-12-01 07:01:08 UTC by Dizzy Devil Dizzy Devil

Posted 20 years ago2003-12-01 07:01:08 UTC Post #6183
LOL

I started a small map with a button trigger to multisource, then to multi_manager and it point to 2 env_message (s)

Every thing works but I wanted to add a 2 sec delay before the second env_message text is displayed. Any ideas?
Posted 20 years ago2003-12-01 07:43:35 UTC Post #6187
Get the time when the first env_message goes away. It's dependant on the settings. Then take that value, add 2.0 and insert it into the multimanager.
Posted 20 years ago2003-12-01 07:49:22 UTC Post #6190
Ok so add value delay 4.0 to multimanager?
Posted 20 years ago2003-12-01 12:17:46 UTC Post #6222
ok this is multi manager: (smartedit off)
Targetname: "NAME" (the name, duh)
"something"(some entity) Value: "SECONDS"(seconds after the multimanager has been triggered)
Posted 20 years ago2003-12-01 12:18:42 UTC Post #6223
say you want a multimanager to target 2 lights. 1 after 1 second, and the other after another second, it would look like this:
targetname: light_mm
light1 Value: 1
light2 value: 2
Posted 20 years ago2003-12-01 14:42:33 UTC Post #6246
Ok so add value delay 4.0 to multimanager
If your first env_message goes away after 2 seconds then yes.
Posted 20 years ago2003-12-01 15:50:07 UTC Post #6255
Weeee!!!!!

Ok I have added it to my vault Still having the dealy issue but I think it is neat just the same. :P :P :P :P
You must be logged in to post a response.