Quote:

That´s a bad code. It´s not working the same on different pcs. I hope not all your codes are like that you published here.
wait(random(x)); <<< this will cause a flickering on a 3ghz comp minigame, and anything but not blinking on a 60khz cpu.
use sleep
I am afraid that many games here are full of such "not time fixed" code.



It's true I forget it. I'm posting from internet-cafe, not from my home, where my 3dgs installed. I looked at my code, I'm using waitt(random).
Sorry for that.
TO WING: Thank you, code changed.

Last edited by Lion_Ts; 09/23/05 12:42.