Staredit Network

Staredit Network -> UMS Assistance -> custom score to skill points
Report, edit, etc...Posted by Kissme(F) on 2005-06-04 at 03:36:37
how do you make the custom score go up 1 every 100 millseconds?
Report, edit, etc...Posted by in_a_biskit on 2005-06-04 at 03:57:28
You need hypertriggers:
http://www.staredit.net/index.php?tutorial=49
http://www.staredit.net/index.php?tutorial=128

One way to do it is to make your hypertriggers with "Wait 100 milliseconds" instead of "Wait 0" or "Wait 1". Then always add 1 to custom score.

Another way is to have hypers with "Wait 0", and then to make a trigger for a different player which always waits for 100 milliseconds before adding 1 to custom score.

Another way again is to have hypers with "Wait 0", and then to have a death counter/switch system that adds 1 to custom score every second trigger cycle (considering that one hyper trigger cycle on fastest speed is a little longer than 40 milliseconds).
Report, edit, etc...Posted by Kissme(F) on 2005-06-04 at 05:03:38
oh i c thanks
Report, edit, etc...Posted by Snipe on 2005-06-04 at 08:01:30
you don't know what hypers are? blink.gif
Next Page (1)