15.06.2016, 05:47
Hi,
How to start cikle again? now i do
i want to start not from 0 but from max_players and then -- when it reach 0
How to start cikle again? now i do
Code:
for(new i = 0; i < MAX_PLAYERS; i ++) { }