PDA

View Full Version : [Release] The Hellfire GM Repack Rank


Double
05-23-2009, 04:02 PM
This is the rank used in the Hellfire GM Repack.

Note: When you create a player account, when asked for the GM rank, type "g" without quotes.

What this rank does
-Get Items
-Fly
-Speed
-Modify Your Size
-Walk on Water
-Go invisible
-revive
-GM Flag On

What You CAN'T Do
-Answer Tickets
-Ban
-Kick
-Mute
-Spawn NPC's
-Spawn Objects
-Kill Players

Execute this SQL into your world AND characters database.
Tell me if you want to add a command or not. I'll do it for you if you don't know how!

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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


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



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

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


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


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


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


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


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

Credits:
Kibblebit :)

arjo112
05-23-2009, 04:18 PM
what rank id will this be if i want to set someones GM level to this?

Double
05-23-2009, 04:19 PM
g
sorry for not adding that
but the rank is g
so when it asks you the gm rank. just type "g" without quotes

Terrorblade
05-23-2009, 05:49 PM
yeah if you make an account creation page set a gm rank you better do it very good or people with tamper data could set gm rank az or something like that.

arjo112
05-23-2009, 05:54 PM
ok ty

Edit: i'm using it now works just fine :D
Gonne release my server in test soon just to check out if it all works for other peeps i am letting all accounts use this rank so they have permisions but can't screw it all up :D * maybe you can be my co-owner? u think you can do that?*

Double
05-23-2009, 08:12 PM
Yeah :D
and I can make a registration page that makes it have this rank on creation. Release in a second

Website for GM on registration

DOWNLOAD NOW! (http://filebeam.com/653cbbc6c8b7a70117c804e8f301928d)

Xyolexus
08-20-2009, 08:15 PM
Nice one Kibble.