Likes: 0
Results 1 to 9 of 9
-
21-02-09, 05:57 AM #1
[Release] Revised GM Commands - By Metalivo (WoW-Pwnage Team)
Register to remove this adIn 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..
PM me what commands u would like the new rank to have and it shall be done.
Hope this is usefull once again =)
PM Me for any Support Issues on this release
Code: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');
› See More: [Release] Revised GM Commands - By Metalivo (WoW-Pwnage Team)Last edited by mako; 21-02-09 at 06:04 AM.
-
21-02-09, 08:19 AM #2
Thanks for posting. I would rep you, but I can't as I just did on another thread.
-
21-02-09, 11:36 AM #3
Awesome! Goob Job!
-
23-02-09, 05:07 AM #4
Dude, I already posted this already. So.. No rep for you
http://www.mmopro.net/forums/server-...-commands.html
That's the link
-
23-02-09, 07:58 AM #5
Thats why it looked so familiar. I am removing this post soon.
-
24-02-09, 12:21 PM #6
your removing it, look at it
1. it's the revised version
2. Metalivo = WoW-Pwnage's Co-Owner/Developer
3. WoW-Pwnage = My server i am the Owner, Myself and Metalivo Hold All Rights to this thread and the one he posted.
4. This is the revised version, which has been tested and works on the latest arcemu Revisions, and has more Restrictions for GM's, The Other "old" one origonally posted many months ago, is outdated and untested, i trust you will make the right desicion in removing the correct Topic
Last edited by mako; 24-02-09 at 12:24 PM.
-
24-02-09, 01:20 PM #7
Actually, once I properly looked at Enegue's post, it was taken from Ac-Web so it's fine.
Last edited by Avidgamer; 24-02-09 at 01:22 PM.
-
24-02-09, 01:35 PM #8
:P, i don't "repost" things, i only post things i made or things my friends/dev's, make, and only if they give me permission :P
-
24-02-09, 04:56 PM #9
Register to remove this adMako did make this