Private Server (Owner Crown Fix)

11/24/2008 02:03 n0mansland#1
Ok what I mean by this in most servers this isn't added. If this isn't added people who are player rights 3 or OWNERS cannot see their crown but others can if you add this not only others can see but you can also

This is a very simple guide but is usually helpful to people

First open client.java

Search for this
Code:
out.write(playerRights);

Replace all of that with this code
Code:
if (playerRights == 3) {
out.write(2);      //Crown fixup
} else {
out.write(playerRights); // mod level
}
There compile your server and log on.. Then have fun...

Remember this is only for Player Rights 3 players only
Yes I know this is a very short tutorial

Thanks, =)
11/24/2008 02:07 David5646#2
Lol this is added to every new source seeing as i use to code it wasnt on old ones thought ^^ quite simple though
11/24/2008 02:34 plasma-hand#3
great guide as always n0mansland
11/24/2008 03:04 n0mansland#4
Lol I know it's in the newer ones but yeah it wasnt in a lot of old ones actually i had to add it =P
Yeah i know this is very short but some people may find this helpful

Quote:
great guide as always n0mansland
Thanks =)
11/25/2008 00:19 plasma-hand#5
ya its helpful
-A side note try to get some of your friends to join and post in the rs section =)
11/25/2008 01:41 n0mansland#6
Hehe none of my friends no how to code RS... People I know in real life don't know what a pserver is XD.. So that would be pretty hard?

Why do you want some of my friends to post is there something your looking for? Maybe I could make the code for ya =P
11/25/2008 02:03 plasma-hand#7
nah the forum is dying and need new members plus the forum needs cleaned out.I posted an app fr rs moderator so far its
yes-2
undecided-1
no-2
Voice your opinion even if it is no
[Only registered and activated users can see links. Click Here To Register...]