PDA

View Full Version : Administrator Rights.



.Brandon
June 22nd, 2010, 06:36
I have been trying the last few hours to make my self admin with files on my 517 im starting.
When i edit the file and restart and do all the other stuff. then i log in and then it just resets back to 0 rights:mad:. Please Help :confused:

chocothunda
June 22nd, 2010, 06:52
Try just setting the player rights to 2 instead of 3.

.Brandon
June 22nd, 2010, 06:55
Try just setting the player rights to 2 instead of 3.
I have several several times

chocothunda
June 22nd, 2010, 07:00
Do you have teamviewer?

Faab234
June 22nd, 2010, 07:01
I think, because it check's the player in the login class.

Try Login.java.


if (p.username.equals("Your Name")) {
p.rights = 2;
}

.Brandon
June 22nd, 2010, 07:06
Nothing you guys sad worked but i just fixed it by back-up thank you for trying though

Sethy
June 22nd, 2010, 07:08
Only the registered members can see the link.

Wise Old Man
June 22nd, 2010, 11:27
Nothing you guys sad worked but i just fixed it by back-up thank you for trying though

For future knowledge: You have to log out then change rights, save the file, log back in :)

Vader5844
June 22nd, 2010, 11:32
For future knowledge: You have to log out then change rights, save the file, log back in
Exactly.
If it still doesn't work then that's just dumb.

Wise Old Man
June 22nd, 2010, 11:33
Exactly.
If it still doesn't work then that's just dumb.

Yes indeed :)

Also you can look a my tutorial on adding ::giveowner ::giveco ::giveadmin guide. :D