03.04.2015, 20:14
Код:
CallBack::StreamSegundo(){ foreach(new i:Player){ if(AntiFloodCommand[i][0] != 0){ AntiFloodCommand[i][0]--; } if(!booleano[TextShow]{i}){ if(cuenta[i][cHambre] < 0) cuenta[i][cHambre] = 0; SetProgressBarValue(bHambre[i],cuenta[i][cHambre]); } } RevisarCoches(); UnSegundoStreamed(); SetPlayerUnjail(); OtherTimer(); CheckVida();