I use sleep(200);. There is half the amount of lag as there is with sleep(100);
Originally Posted by carterv
I use sleep(200);. There is half the amount of lag as there is with sleep(100);
Not really. Sleep(100) is perfect. I only use Slee(200/150); for Memoria stuff.
ok i going to test it out i used cn tut
I was being a little joking on the second part. But really, the number is what ever you like. 100 is a tenth of a second, so 150 or 200 are almost impossible to to discern.
Originally Posted by coryster2100
Dude add me on your respect list please
Lols at you want this guys respect.....
All you want is the thanks count your not real your fake...
I use 50, its fine for me.
Originally Posted by coryster2100
Dude add me on your respect list please
LOL this made me laugh, your suck a c/p and cant code for shit, everyone hates you. and dont ask to be on someones respect list its stupid./yea
For hotkeys you can almost get away with Sleep(100); but I prefer Sleep(200); because if the user is fat fingered it might turn on and off in the same keydown.
I use Sleep(50); for everything, i don't know i guess its just me, but i prefer it.
+ its doesn't lag.