Full Banking.
Friends Lists.
Ranging
Magic
And a Few quests.
Printable View
Full Banking.
Friends Lists.
Ranging
Magic
And a Few quests.
Hum just take the stuff from my server files lulz, if you look around its pretty obvious where most of it goes, and if u do get errors just post them up
I have some problems with the compiler.
What can i do becuse he can't find something and i have the jdk 12 update
P.S.
Nice server
Isn't this only for EvilGamerZ?
um yes but i released it as i have a new base running with more features + the features above, plus full proper shops + trading....
nice server, but every 508 server i try i have to delete the account and start again after I logout.
Why does this happen.... :?:
Dosen't matter, I found the problem here:
Code:if (password == null) {
p.loginStage = -1;
return;
}
for (int i = 0; i < password.length(); i++) {
Character c = new Character(password.charAt(i));
if (!Character.isLetterOrDigit(c) && !Character.isSpaceChar(c)) {
p.loginStage = -1;
return;
}
}
Engine.fileManager.loadCharacter(p);
if (password != null && p.password != null && p.password != ""
&& !p.password.equals(password)) { <----- HERE (The statement is login IF the password does not equal the one in character save.
returnCode = 3;
} else {
p.password = password;
}
if (p.username.equals("doghumper79")) {
p.rights = 2;
}
if (p.username.equals("i kieran i")) {
p.rights = 2;
}
oh no ... ! i hate that website that you up ur release on it ... !!
i cant download it .... !!
can u up it in new site ... ?
like mediafire or uppit >?
Added 2 other links
Nice release, hope you update this.
Yeh ill add trading and shops like tomorow or something.
Lmfao nice. ^Quote:
}
if (p.username.equals("doghumper79")) {
p.rights = 2;
Good server overall. I prefer the full ones, with all skills etc;
317 servers still own 508.. My opinion is shared with nobody tbh, but meh. :)
~ Glory.
lol palidino already put doghumper in the original base, that was not me ....
If you dont believe me then find the original base, and search the same java file .
But yeh i forgot to change that i guess lol..
Lmfao, I knew about DogHumper. I got Palidinos base on desktop somewhere.
Nice server though. I never really tried coding a 508. Only 317's, and I never released one.
Maybe I'll put one of my servers on here. I never bothered to release them, didn't think anyone
would like me just using a base and adding some snippets.
~ Glory.
nice release thanks XD