erm...if u do this ull still get errors and stuff.....if u want to fully delete members like i did, just delete all the stuff for member.
all this does is make all players members when they log in correct?
|
|

Purpose: Successfully remove members on czar!
Difficulty: 0.1/10
Classes Modified: Client.java
Ok, this is a simple obvious fix to delete members on czar
Just search
and put in:Code:public void process()
This will keep members, but makes it so when you log in, your automatically members and can do anything a member canCode:if (playerIsMember == 0) { playerIsMember = 1; }
This is easy than deleting all the members crap
I DONT WANT SPAM SAYING 'This isn't even a tutorial'
This is simply to help people so that they don't have to spend half an hour going through and deleteing everything that has to do with membership
Credits: Me 100%

erm...if u do this ull still get errors and stuff.....if u want to fully delete members like i did, just delete all the stuff for member.
all this does is make all players members when they log in correct?

Yes, what are the errors? This makes everyone a member lol
Whats the problem?
| « Setting up environment variables to control your jre and jdk | [TuT]A Cheap Fix For Npc's Noclipping[TuT] » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |