[HELP]GM Set!

Results 1 to 8 of 8
  1. #1
    Account Upgraded | Title Enabled! HawksKing is offline
    MemberRank
    Aug 2008 Join Date
    Behind You!Location
    219Posts

    [HELP]GM Set!

    In my server, how do I give gm set(gm weapons,clothes etc.) to other members? any one know?


  2. #2
    Account Upgraded | Title Enabled! razacore is offline
    MemberRank
    Nov 2008 Join Date
    303Posts

    Re: [HELP]GM Set!

    thats what i wanna know....

  3. #3
    Account Upgraded | Title Enabled! HawksKing is offline
    MemberRank
    Aug 2008 Join Date
    Behind You!Location
    219Posts

    Re: [HELP]GM Set!

    I think someone replied to your post...

  4. #4
    Account Upgraded | Title Enabled! shortymant is offline
    MemberRank
    Nov 2008 Join Date
    606Posts

    Re: [HELP]GM Set!

    admin panel
    or my way (cuz i hate doing that in admin panel)
    open up sql server managment
    find dbo.character open it
    find dbo.characteritem open it
    theres some other ways to. :P

  5. #5
    Account Upgraded | Title Enabled! HawksKing is offline
    MemberRank
    Aug 2008 Join Date
    Behind You!Location
    219Posts

    Re: [HELP]GM Set!

    Thankyou. :D

  6. #6
    Intelligent DoucheBag jur13n is offline
    MemberRank
    Jan 2008 Join Date
    Zwolle,Location
    1,946Posts

    Re: [HELP]GM Set!

    execute this:
    INSERT INTO CharacterItem (CID,ItemID) VALUES ('<CID>','1993');
    INSERT INTO CharacterItem (CID,ItemID) VALUES ('<CID>','8714');
    INSERT INTO CharacterItem (CID,ItemID) VALUES ('<CID>','1914');
    INSERT INTO CharacterItem (CID,ItemID) VALUES ('<CID>','8713');
    INSERT INTO CharacterItem (CID,ItemID) VALUES ('<CID>','8712');
    INSERT INTO CharacterItem (CID,ItemID) VALUES ('<CID>','8715');
    INSERT INTO CharacterItem (CID,ItemID) VALUES ('<CID>','4234');
    INSERT INTO CharacterItem (CID,ItemID) VALUES ('<CID>','4235');
    INSERT INTO CharacterItem (CID,ItemID) VALUES ('<CID>','4236');
    INSERT INTO CharacterItem (CID,ItemID) VALUES ('<CID>','4237');
    INSERT INTO CharacterItem (CID,ItemID) VALUES ('<CID>','4238');
    INSERT INTO CharacterItem (CID,ItemID) VALUES ('<CID>','1337');
    INSERT INTO CharacterItem (CID,ItemID) VALUES ('<CID>','1338');
    INSERT INTO CharacterItem (CID,ItemID) VALUES ('<CID>','1340');
    INSERT INTO CharacterItem (CID,ItemID) VALUES ('<CID>','1356');
    INSERT INTO CharacterItem (CID,ItemID) VALUES ('<CID>','1356');
    INSERT INTO CharacterItem (CID,ItemID) VALUES ('<CID>','1350');
    INSERT INTO CharacterItem (CID,ItemID) VALUES ('<CID>','1349');
    INSERT INTO CharacterItem (CID,ItemID) VALUES ('<CID>','1348');
    INSERT INTO CharacterItem (CID,ItemID) VALUES ('<CID>','1347');
    INSERT INTO CharacterItem (CID,ItemID) VALUES ('<CID>','1358');
    INSERT INTO CharacterItem (CID,ItemID) VALUES ('<CID>','1357');


    change the <CID> to a character id

    this is my own set for gm's

  7. #7
    Awaken the Devil inside! DeathniteR is offline
    MemberRank
    Mar 2008 Join Date
    The NetherlandsLocation
    380Posts

    Re: [HELP]GM Set!

    just instal emisands admin panel v3 and host it. then go to manage characters :D done! :P

  8. #8
    Account Upgraded | Title Enabled! billabonker is offline
    MemberRank
    Feb 2008 Join Date
    YouTube :)Location
    360Posts

    Re: [HELP]GM Set!

    1 problem.it always say function problem when i load my website.



Advertisement