Guest Rainbow_Six Posted November 12, 2010 Posted November 12, 2010 Cum fac atunci cand este noapte afara sa fie si in joc si la fel si cu ziua? :-?
Guest PlayON Posted November 12, 2010 Posted November 12, 2010 Folosesti gettime( ora, minute,secunda)si faci asa if ( ora == 12 ) { for(new i = 0; i < MAX_PLAYERS; i++) { if ( IsPlayerConnected( i ) ) { SetPlayerTime( i, 12, 0 ); } } }Te folosesti de timere, etc.
Guest Rainbow_Six Posted November 12, 2010 Posted November 12, 2010 Never mind am facut totul altcumva... oricum thx for the help :)
Question
Guest Rainbow_Six
Cum fac atunci cand este noapte afara sa fie si in joc si la fel si cu ziua? :-?
2 answers to this question
Recommended Posts