]Tut]Custom GM Ranks

Experienced Elementalist
Joined
Jul 20, 2008
Messages
219
Reaction score
0
This is noob friendly, using navicat.

First off conect to your DB.

Second open up your world.

UlquoirraCifer - ]Tut]Custom GM Ranks - RaGEZONE Forums


Third go to command overrides.

UlquoirraCifer - ]Tut]Custom GM Ranks - RaGEZONE Forums


Command Overrides open

UlquoirraCifer - ]Tut]Custom GM Ranks - RaGEZONE Forums


Fourth name the custom rank.
In this example i will use donor.

UlquoirraCifer - ]Tut]Custom GM Ranks - RaGEZONE Forums


Fifth pick the permissions it will have.

UlquoirraCifer - ]Tut]Custom GM Ranks - RaGEZONE Forums


I used V, which gives them .sum .ap .world port

Each custom rank can have 3 permissions

SQL To make it

INSERT INTO `command_overrides` (`command_name`,`access_level`) VALUES ('VIP','v,')

VIP is name v is the permission

To make more them one permission do
v, t, b

always use commas.





Code:
Banstick Commands
Chat Control [c]
Debug Commands [d]
Battlegrounds Commands [e]
Extended Debug Commands? [f]
GM Ticket Commands [g]
Invincibility Command [j]
Invisibility Command
Guild Commands [l]
Modify commands [m]
Modify commands [m]
Cheat Commands [m]
Honor Modification Commands [m]
Pet Commands [m]
NPC Commands [n]
GameObject Commands [o]
Information Commands [p]
Teleport (Recall)Commands [q]
Life and Death Commands [r]
Save Commands
GM Tag Commands [t]
Universal Commands
Extended Teleport Commands [v]
Waypoint Commands [w]
Admin Commands [z]

EDIT: If you want me to make more tutorials, post suggestions on what you want to know.

Links to my other tutorial(s)

I didn't make this I felt like sharing this with you it was made by Cele of Ac-Web.
 
Thats not right man a guy put his work into helping people so I was sharing you's a person even asked how to do this type of stuff on ac-web and I directed him to this tut but the one the creator made.
 
Back