18192021222324
protected void runImpl() { int count = 0; int bestScore = 0; int myScore = 0; getClient().sendPacket(new ExBR_LoadEventTopRankers(_eventId, _day, count, bestScore, myScore)); }