Client > src > Loader.java :L
|
|
Im little bit sick of it.. never liked it anyway.. How to remove it any ideas??
![]()

replace 6 with 5.

Open your source, find the file "LoginPacketsDecoder.java"
Look for something along the lines of
change theCode:if (packetId == 19) decodeLobbyLogin(stream);
toCode:decodeLobbyLogin(stream);
Open your clientCode:decodeWorldLogin(stream);
Open the 'src' folder
Open Loader.java
search for
change that toCode:public static boolean LOBBY_ENABLED = true;
Code:public static boolean LOBBY_ENABLED = false;
| « Problem whit client | Switching from Resizeable to fixed gets rid of an interface? » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |