Blockland Forums > Help

Strange, the delays in my scripts all go to 33.

Pages: (1/1)

Azjherben:

If I set it to 3 it goes to 33 if I set it to 40 it stays.
Is there a min wait of 33 or something?
Any way to by pass it?


Example:

Delay = 33 "onActivate Self FireRelay"
Delay = 33 "onRelay self FireRelay"
Delay = 1 "onRelay self SpawnProjectile ..." STUFF ARGUMENTS HERE


Simple looping script.

Chrono:

You cannot put a delay lower than 33, unless you make it 0. This is to prevent crashing or server lag.

yuki:

Why you would need it as low as 3 nanoseconds is beyond me

Azjherben:

That's ove  half a minute though!

Mystery Guy:

No, the time is in milliseconds, so that is a 33/1000 of a second.

Pages: (1/1)

Go to full version