How can i fix this problem? [Making Uid Have To be on Client, and source]
Okay well first i went into the client files, I went sign > signlink > i changed the uid to 6663
Then i went into the SERVER files and went to client.java and searched uid =
uid = 6663;
int expectedUid = 10204; //10202
if (6663 == expectedUid) {
officialClient = true;
}
Then i go into server.ini and put clientrequired =1
I compile, i clcik run.bat then when run.bat opens it says, Client is needed to play.
So i open up my client, i attempt to log on and it says " Client refreshed, reload page "
I WILL REP EVERYONE THAT HELPS ME OUT, PLEASE AND THANKS
-Matt