PDA

View Full Version : [New Epic Release] .:Custom GM Ranks:.


Metalivo
01-30-2009, 02:24 PM
In Response to my release last year, which is out of date and doesn't work anymore atm, i've remade the custom commands so they work once again.

Tired of gm's that are hired, that don't follow the rules and spawn random crap everywhere, or in the worst case destroy your server!?
I AM...

Here's a custom rank u can assign to new gm's so that u won't find random spawned npc's or objects without knowing it yourself!
It only contains commands a GM really needs to assist players.

Execute this query, into your logon database's "Command_overrides" table

And then go to the accounts table in your logon database and add "g" instead of "a" to the accounts u wish!

Also accepting requests for other ranks, aka Donor rank / event gm rank etc..
Tell me what commands u would like the new rank to have and it shall be done.
Hope this is usefull once again =)

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('gmticket', 'g');

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('summon', 'g');

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('commands', 'g');

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('ban char', 'g');

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('unban char', 'g');

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('kick', 'g');

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('kill', 'g');

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('revive', 'g');

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('reviveplr', 'g');

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('server saveall', 'g');

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('help', 'g');

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('appear', 'g');

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('gm list', 'g');

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('gm off', 'g');

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('gm on', 'g');

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('invisible', 'g');

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('char learn', 'g');

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('char unlearn', 'g');

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('char learnskill', 'g');

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('char additem', 'g');

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('char removeitem', 'g');

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('playerinfo', 'g');

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('paralyze', 'g');

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('unparalyze', 'g');

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('gm allowwhispers', 'g');

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('gm blockwhispers', 'g');

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('kick byplayer', 'g');

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('kick byaccount', 'g');

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('ban ip', 'g');

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('unban ip', 'g');

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('lookup item', 'g');

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('char forcerename', 'g');

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('gmannounce', 'g');

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('announce', 'g');

INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('ban account', 'g');

mako1
01-30-2009, 07:34 PM
yey no More GM's thinking they no best and spawning useless shit all over the server :D
+ rep

Slayerkaur
01-30-2009, 07:53 PM
Awesome! +rep :D

Alisiendara
01-30-2009, 07:56 PM
Yes man i have a Request, would like a specific rank that only OWNERS can have, so you can tell who is who or something:), and also a donation Rank to that'd be great! thanks man:)

best of luck!

Yes man i have a Request, would like a specific rank that only OWNERS can have, so you can tell who is who or something:), and also a donation Rank to that'd be great! thanks man:)

best of luck!

mako1
01-30-2009, 08:26 PM
double post :O xD

Metalivo
01-31-2009, 09:55 AM
I'm working on it :)

knuffre
01-31-2009, 06:35 PM
Ok, That was Awsome ++++rep

Jeffy
01-31-2009, 06:48 PM
GM access levels - Wiki (http://arcemu.org/wiki/index.php?title=Gm_access_levels)

If you have ArcEmu I find this a little bit easier.

mako1
01-31-2009, 07:33 PM
But doesn't it annoy you having to set them via a seperate letter, this way it's just easier buy using like a single/double letter and u don't have to remember the shapzy codes

Metalivo
02-01-2009, 08:14 AM
bump

mako1
02-01-2009, 11:23 AM
wooo http://i42.tinypic.com/whcwi1.png

Metalivo
02-04-2009, 09:32 AM
Another epic bump

coltrain7
04-25-2009, 02:20 AM
Great Guide!

-Coltrain

Terrorblade
04-25-2009, 02:40 AM
dont bump old posts!!!!!!!!!!!!!!!!!!!!!!!1111111111111111111112 22222222222222222222222222@@@@@@@@@@@@@!!!!!!!!

coltrain7
04-25-2009, 02:59 AM
Who care's if it's a old post as long as it's useful then who cares!

-Coltrain

Saizeci
08-29-2009, 10:46 PM
Very usefull.

Tyle
08-29-2009, 10:48 PM
Its still in good shape. :)

Protoss7
08-29-2009, 10:53 PM
Not really an Epic release, or a New release. Loads of people have released Custom GM Commands, and tutorials on how to do it.
Still, nice work I suppose.

Drikish
08-29-2009, 11:01 PM
Nice nice
I prefer C++ ranks, but these are useful all the same :)

+rep

achieq
08-30-2009, 09:26 AM
Can u show me how to make custom commands in C++?

hodas
08-30-2009, 10:04 AM
Can u show me how to make custom commands in C++?

It would be too hard for you. =P

Bonjella
09-24-2009, 10:51 AM
Sorry for posting on an old post but does the command_overrides table allow command shortcuts e.g char forcerename?

achieq
09-24-2009, 10:52 AM
Yea it allows u

aXo
09-26-2009, 12:13 PM
Thanks, needed this so GM's couldn't have full control.

Echosong
09-26-2009, 12:14 PM
Yes these are great to use!!

cvn326
09-27-2009, 02:52 PM
Seems easy to edit to your own needs if im not wrong, but anyways :) Great release been looking for something like this +rep

war_style
09-28-2009, 11:09 PM
how i make custom commands for all players ? sothing like
INSERT INTO command_overrides
(`command_name`, `access_level`)
VALUES
('gm list', '0');
its good theat? ...

st23
09-29-2009, 03:59 PM
Fascinating.