opcode 2672 How to fix ????

Results 1 to 1 of 1
  1. #1
    Apprentice etrtyo0853 is offline
    MemberRank
    Apr 2016 Join Date
    กรุงเLocation
    5Posts

    opcode 2672 How to fix ????

    public void readImpl() { GAME_VER = readC(); // 1 readH(); // 15 readH(); // 37 readC(); // 9 loginLength = readC(); passwordLength = readC(); login = readS(loginLength).trim(); password = readS(passwordLength).trim(); getConnection().setMac(NetworkUtil.parseMac(readB(6))); readH(); readC(); readB(4); readD(); readB(32); }




Advertisement