27.07.2012, 00:42
Hello, I'm in the making of my new loading bar function, so i wonder:
will it consume to much power to have a timer looping every 100 ms for like 15 seconds for every player on the server, when the do specific functions, enables commands etc?
should i take this in mind and maybe make it to a more laggy loading bar but the timer won't load that many times a minute?
what do you think, will it be to laggy having a timer set looping every 100ms some times in your script, in some commands etc and should i make it to a timer that gets called every 3000ms and take much bigger jumps in the loading bar? // lol sorry if i repeated myself here xD
Sorry if you don't understand me, I don't really know what I'm talking about, just wanted to ask this question before i got to bed :S
Thank you all for the answers
will it consume to much power to have a timer looping every 100 ms for like 15 seconds for every player on the server, when the do specific functions, enables commands etc?
should i take this in mind and maybe make it to a more laggy loading bar but the timer won't load that many times a minute?
what do you think, will it be to laggy having a timer set looping every 100ms some times in your script, in some commands etc and should i make it to a timer that gets called every 3000ms and take much bigger jumps in the loading bar? // lol sorry if i repeated myself here xD
Sorry if you don't understand me, I don't really know what I'm talking about, just wanted to ask this question before i got to bed :S
Thank you all for the answers