Well i forgot where is my version id for tclient and where is my last source :)) ... i want to do tmap to running without checked version id...... well after "Wrong version id" kicked me ... what can i do ?
TMAP/CSHandler.cpp
TMAP/CSHandler.cpp
PHP Code:
if( wVersion != TVERSION )
{
pPlayer->SendCS_CONNECT_ACK(CN_INVALIDVER);
return EC_SESSION_INVALIDCHAR;
}