02.01.2012, 19:41
How can you use more than 100% of the CPU's usage? That is not possible. Also, the code you have above would not cause a significant difference in the CPU usage.
@Babul: That is nothing. Look at GodFather, which saved everyone's accounts in OnPlayerUpdate. Even with 100 players, it was stable.
To note, as far as the code under OnPlayerUpdate, why is it there? Would it not be more logical to make ONE textdraw and update it to everyone in OnPlayerConnect/OnPlayerDisconnect?
@Babul: That is nothing. Look at GodFather, which saved everyone's accounts in OnPlayerUpdate. Even with 100 players, it was stable.
To note, as far as the code under OnPlayerUpdate, why is it there? Would it not be more logical to make ONE textdraw and update it to everyone in OnPlayerConnect/OnPlayerDisconnect?