View Full Version : Make Owners mods etc on a 508
Jonas
June 23rd, 2010, 11:29
Hello how can i make Admins etc on a 508 Server Source?
Coder2
June 23rd, 2010, 11:47
Change the old owners name into your username. Thats the way almost everyone does it, and when you owner do the ::givemod command for giving mod.
Faab234
June 23rd, 2010, 11:49
if (p.username.equals("YOURNAME")) {
p.rights = 2;
}
In login.java.
phil
June 23rd, 2010, 11:50
YH or just give ur self right 2 or 3 if ur on 317
Powered by vBulletin® Version 4.1.9 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.