MMOCoin

Likes Likes:  0
Results 1 to 1 of 1

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Grunt
    Flake's Avatar
    Join Date
    Feb 2009
    Posts
    33
    Post Thanks / Like
    Rep Power
    18
    Reputation
    29

    arcemu spora website[player commands]

    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


    Ok right click on index.php with notepad

    control+F=search

    search for gm there should only be one thing

    GM access levels - Wiki

    should be right in here ok now the first "0" change


    Code:
    if($realm_db->query("INSERT INTO `accounts` (`login`,`password`,`email`,`lastip`,`gm`,`banned`,`flags`) VALUES ('$username','$passw','$email','$ip','0','0','$wotlk')"))


    i did this to give player .start which is m

    :wave::wave:



    tell me what you think
    Last edited by Flake; 08-03-09 at 09:31 AM.



  2. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •