Need help
#1

Hi.
Some cheat have function, which fast changes your nickname, so this player`s data is not saved.
Functions`s code:
Код:
setLocalPlayerName(param);      
restartGame();    
disconnect( 500 );    
cheat_state_text( "Rejoining in %d seconds...", set.rejoin_delay / 1000 );    
cheat_state->_generic.rejoinTick = GetTickCount();
How I can fix it?
Reply
#2

Fix it how? Use a timer for restartGame(); and set w/e before it, then call the timer.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)