Automatic GM Server!Credits: Reapin
.:Setting up Limits:.
I am going to assume that you already have your
repack setup and ready to go so the steps start after your repack has
been set up.
Step 1: Login to your Database
Step 2: Locate your world database
Step 3: Locate command_overrides instead the world DB
Step 4: Type in the commands you want
Example: gmTicket
Step 5: then type in the level
Example: g
Step 6: You will just keep doing this with all the commands you want the players to
be able to do while in-game.
Example ScreenShot:
.:Setting Up Account Creation Page:.
Step 1: Locate your HTDOCS folder
-C:\Repack\server\htdocs\
Step 2: Locate your account creation page within htdocs folder
Step 3: look for something like this
Example: if($realm_db->query("INSERT INTO `accounts` (`login`,`password`,`email`,`lastip`,`gm`,`banned` ,`flags`) VALUES ('$username','$passw','$email','$ip','0','0','$tbc')"))
You need to change the first 0 the one that is underlined to "G" or what ever letter you put
inside the command overrides.
What this does is that now when every player creates an account it sets their GM level to "G" so they will have all the commands you typed in command_overrides table. Commands can be added / taken away if needed in the command_overrides you don't have to change the account creation page again unless you change letters.
If you need any more assistance please feel free to ask.



LinkBack URL
About LinkBacks





Reply With Quote


Bookmarks