[Release] Custom GM level commands! {Ascent Derivates}

Discussion in 'Archives' started by xtavie, Jan 17, 2009.

[Release] Custom GM level commands! {Ascent Derivates}
  1. Unread #1 - Jan 17, 2009 at 3:29 PM
  2. xtavie
    Joined:
    Mar 20, 2008
    Posts:
    303
    Referrals:
    1
    Sythe Gold:
    0

    xtavie Forum Addict

    [Release] Custom GM level commands! {Ascent Derivates}

    Are you sick of GM's that you hire, that don't follow the rules and spawn random crap everywhere?
    I certainly am...

    Here's a custom rank that you can assign to new GM's so that u won't find random spawned NPC's or game objects without knowing it yourself!
    It only contains commands that 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 and add "gm" instead of "a" to the accounts u wish!
    Code:
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('gmticket', 'gm');
    
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('summon', 'gm');
    
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('commands', 'gm');
    
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('ban char', 'gm');
    
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('unban char', 'gm');
    
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('kick', 'gm');
    
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('kill', 'gm');
    
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('revive', 'gm');
    
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('reviveplr', 'gm');
    
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('server saveall', 'gm');
    
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('help', 'gm');
    
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('appear', 'gm');
    
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('gm list', 'gm');
    
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('gm off', 'gm');
    
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('gm on', 'gm');
    
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('invisible', 'gm');
    
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('char learn', 'gm');
    
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('char unlearn', 'gm');
    
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('char learnskill', 'gm');
    
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('char additem', 'gm');
    
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('char removeitem', 'gm');
    
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('playerinfo', 'gm');
    
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('paralyze', 'gm');
    
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('unparalyze', 'gm');
    
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('gm allowwhispers', 'gm');
    
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('gm blockwhispers', 'gm');
    
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('kick byplayer', 'gm');
    
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('kick byaccount', 'gm');
    
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('ban ip', 'gm');
    
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('unban ip', 'gm');
    
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('lookup item', 'gm');
    
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('char forcerename', 'gm');
    
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('gmannounce', 'gm');
    
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('announce', 'gm');
    
    INSERT INTO command_overrides
       (`command_name`, `access_level`)
    VALUES
       ('ban account', 'gm');
     
  3. Unread #2 - Jan 17, 2009 at 3:57 PM
  4. Blupig
    Joined:
    Nov 23, 2006
    Posts:
    7,145
    Referrals:
    16
    Sythe Gold:
    1,609
    Discord Unique ID:
    178533992981594112
    Valentine's Singing Competition Winner Member of the Month Winner MushyMuncher Gohan has AIDS Extreme Homosex World War 3 I'm LAAAAAAAME
    Off Topic Participant

    Blupig BEEF TOILET
    $5 USD Donor

    [Release] Custom GM level commands! {Ascent Derivates}

    Nice :p

    I don't seem to understand why you like Ascent so much, MaNGOS is a hell of a lot easier. They even have GM levels, so changing the command permissions is as easy as setting it to level 1 - 3 or in some cases 1 - 6.
     
  5. Unread #3 - Jan 17, 2009 at 4:27 PM
  6. xtavie
    Joined:
    Mar 20, 2008
    Posts:
    303
    Referrals:
    1
    Sythe Gold:
    0

    xtavie Forum Addict

    [Release] Custom GM level commands! {Ascent Derivates}

    Ehh guess it's just me, never liked MaNGOS... Tried it a couple of times just never got into it.
     
< Selling Dragon Claws | [paypal]sellin accs name shop 1$ ea[paypal] >

Users viewing this thread
1 guest


 
 
Adblock breaks this site