UGrade Error..

Results 1 to 6 of 6
  1. #1
    Kyura Ryukrey is offline
    MemberRank
    Jan 2010 Join Date
    ItalyLocation
    354Posts

    UGrade Error..

    Heya people.. i've follow the qet123 ugrade tutorial at 100% i think... cant see errors but this is my problem:
    http://i48.tinypic.com/xnhp9y.jpg


  2. #2
    Alpha Member Chrisss is offline
    MemberRank
    Feb 2012 Join Date
    Ask the Fox!Location
    1,660Posts

    Re: UGrade Error..

    what are we looking at? the --Lv? do u want it to be (97) or (--)

  3. #3
    Kyura Ryukrey is offline
    MemberRank
    Jan 2010 Join Date
    ItalyLocation
    354Posts

    Re: UGrade Error..

    I want Administrator same at GameModerator!.. please help! i've try MANY times but same error

  4. #4
    Alpha Member Chrisss is offline
    MemberRank
    Feb 2012 Join Date
    Ask the Fox!Location
    1,660Posts

    Re: UGrade Error..

    add me on msn - chrismiskin1@hotmail.co.uk skype - DeluxeGamers

  5. #5

    Re: UGrade Error..

    Search this;
    bool ZCharacter::IsAdminName()
    {
    if(m_MInitialInfo.Ref().nUGradeID == MMUG_DEVELOPER ||
    m_MInitialInfo.Ref().nUGradeID == MMUG_ADMIN)
    return true;
    return false;
    }

    Make sure it looks like that.

    Check this;
    #define ZCOLOR_ADMIN_NAME 0xFF[HEX] //Admin Color

    Make sure it looks like that.

  6. #6
    Kyura Ryukrey is offline
    MemberRank
    Jan 2010 Join Date
    ItalyLocation
    354Posts

    Re: UGrade Error..

    Quote Originally Posted by GUNZ DEVELOPER View Post
    Search this;
    bool ZCharacter::IsAdminName()
    {
    if(m_MInitialInfo.Ref().nUGradeID == MMUG_DEVELOPER ||
    m_MInitialInfo.Ref().nUGradeID == MMUG_ADMIN)
    return true;
    return false;
    }

    Make sure it looks like that.

    Check this;
    #define ZCOLOR_ADMIN_NAME 0xFF[HEX] //Admin Color

    Make sure it looks like that.
    Nothing error on this..



Advertisement