Flake
12-02-09, 05:09 PM
Ok so ill be showing you how to make if your just a test server or if you want players to have the commands you set
First you will need
Download the page (http://filebeam.com/7151c891fa274f0d3cccc231c790ff28)
Ok right click on index.php with notepad
control+F=search
search for gm there should only be one thing
GM access levels - Wiki (http://arcemu.org/wiki/index.php?title=GM_access_levels)
should be right in here ok now the first "0" change
if($realm_db->query("INSERT INTO `accounts` (`login`,`password`,`email`,`lastip`,`gm`,`banned` ,`flags`) VALUES ('$username','$passw','$email','$ip','0','0','$wot lk')"))
i did this to give player .start which is m
:wave::wave:
tell me what you think
First you will need
Download the page (http://filebeam.com/7151c891fa274f0d3cccc231c790ff28)
Ok right click on index.php with notepad
control+F=search
search for gm there should only be one thing
GM access levels - Wiki (http://arcemu.org/wiki/index.php?title=GM_access_levels)
should be right in here ok now the first "0" change
if($realm_db->query("INSERT INTO `accounts` (`login`,`password`,`email`,`lastip`,`gm`,`banned` ,`flags`) VALUES ('$username','$passw','$email','$ip','0','0','$wot lk')"))
i did this to give player .start which is m
:wave::wave:
tell me what you think