Staredit Network

Staredit Network -> UMS Assistance -> hyper triggers
Report, edit, etc...Posted by HackOrDie on 2006-07-11 at 03:06:03
ok, so, I like the original 3-pack hyper triggers, but does, lets say, 10-pack make any difference? also, does making less then 62 or 63 waits damage the effect? say 50 waits instead? thanks.
Report, edit, etc...Posted by DT_Battlekruser on 2006-07-11 at 03:21:56
http://www.staredit.net/index.php?tutorial=128

The formula for number of seconds before the NEO (when there is a 2-second delay between trigger checks) is:

0.084(x[sub]0[/sub]+1)(x[sub]1[/sub]+1)(x[sub]2[/sub]+1)...(x[sub]n[/sub]+1)

Where (x[sub]0[/sub],x[sub]1[/sub],x[sub]2[/sub]...x[sub]n[/sub])

is a series of triggers with x[sub]n[/sub] wait actions in each.

If you have the standard 3 triggers of 63 wait actions, then you have 0.084(63+1)(63+1)(63+1) = 0.084(64)[sup]3[/sup] = 22,290.096 seconds until the hypertrigger effects take a 2 second coffee break, then begin again.

22,290.096 seconds is about 6 hours, 7 minutes.

Changing the number of hypertriggers or the number of waits simply modifies the wait until the NEO.
Report, edit, etc...Posted by in_a_biskit on 2006-07-11 at 09:00:27
Err.. A shorter answer is that if you expect your game to last a few hours or less, then 3 hypertriggers with 50 wait actions each will have no different effect to 10 hypertriggers with 63 wait actions each.

The only difference is in how long it takes for the hypertriggers to run out and have to restart from the beginning (the 'NEO') - but even with only 3 hypertriggers it takes several hours (as dtbk calculated).
Report, edit, etc...Posted by HackOrDie on 2006-07-12 at 00:33:11
hmm im 12, and the only time i new algebra was at 7 for a month, so.. yeah :/..

You know what really grinds my gears? knowing that i cant make triggers faster than 1 pack hypher triggers, especially when a map needs... well... almost 2000 triggers a sec -.- yeah..........
Report, edit, etc...Posted by Mp)7-7 on 2006-07-12 at 00:43:07
Ummm if thats what you call algebra then shoot me! Yo can have less than 63 waits, It just changes the amount of time for the triggers to take as DTBK said their 2 second coffee break. If you had 50 the coffee break would be about every 10,500 seconds which is about 2 hours and 55 minutes!
Report, edit, etc...Posted by DT_Battlekruser on 2006-07-12 at 00:44:42
Set notation is generally taught as part of an Algebra II course.
Report, edit, etc...Posted by Zeratul_101 on 2006-07-12 at 00:50:08
QUOTE(HackOrDie @ Jul 11 2006, 10:32 PM)
hmm im 12, and the only time i new algebra was at 7 for a month, so.. yeah :/..

You know what really grinds my gears? knowing that i cant make triggers faster than 1 pack hypher triggers, especially when a map needs... well... almost 2000 triggers a sec -.- yeah..........
[right][snapback]522349[/snapback][/right]


all triggers run 12 times a second. so you'd get 12 times what you want.
Next Page (1)