Help From my GMEDitor

Results 1 to 4 of 4
  1. #1
    Sorcerer Supreme kenn14 is offline
    Member +Rank
    Dec 2009 Join Date
    PhilippinesLocation
    359Posts

    thumbs up Help From my GMEDitor

    I have A noob Question... I have a ep3 server.. and Im Editing mY gm account and i cannot log in to my Gm editor... And when im enter the user name and password login failed help me pls


  2. #2
    Member trigun001 is offline
    MemberRank
    Feb 2009 Join Date
    71Posts

    Re: Help From my GMEDitor

    same here ... haysss

  3. #3
    Thunder Storms ~ raverking is online now
    Grand MasterRank
    Jan 2007 Join Date
    Phoenix CampusLocation
    903Posts

    Re: Help From my GMEDitor

    in ep3 no need to use md5, and also, see your gmc's config.

  4. #4
    Sorcerer Supreme [GM]:Glenox is offline
    Member +Rank
    Jan 2010 Join Date
    461Posts

    Re: Help From my GMEDitor

    Open up your SQL Manager, go to the RanUser database.
    Now, Open ServerGroup table. Fill in this Column



    SGNum : 0
    SGName : IaNz Server ( you can put any name u want )
    OdbcName : RanGame1
    OdbcUserID : sa
    OdbcPassword : 1234
    OdbcLogName : RanLog
    OdbcLogUserID : sa
    OdbcLogPassword : 1234

    When done, Open ServerInfo table in the RanUser database.
    put these values.

    For Windows Authentication user and pass is not needed.



    SGNum : 0
    SvrNum : 0
    SvrType : 4

    Now, run the GMCharEdit. If this is your first time running it
    you'll see 4 fields to input information.



    First field : RanUser
    Second field : sa
    Third field : 1234
    Fourth field : 1234

    For Windows Authentication user and pass is not needed.

    Creating an account
    set UserType = 32 on UserInfo table for GM
    and UserType = 1 for Users Only



    on Ep4 database, you notice that the password is code instead of word
    thats the new changes on Ep4 database
    you must convert your password to a code known as MD5 Hash
    ex:

    Password | MD5 Hash Code

    123456 = E10ADC3949BA59ABBE5
    test = 098F6BCD4621D373CAD
    ianz = 0948D2350A28EEB4B3B
    pdf = BCD1B68617759B1DFCF

    Credit:
    Ianz
    Thnx Ianz..



Advertisement