[Mangos]About Honor and Mounts

Results 1 to 3 of 3
  1. #1
    Member ares0027 is offline
    MemberRank
    Feb 2006 Join Date
    turkeyLocation
    76Posts

    [Mangos]About Honor and Mounts

    how can i give/set a character's honor? e.g. i want to make a character's rank 10 how can i do that?



    and i use bloodrepack and i cant learn how to use a mount.trainer doesnt open a conversation


  2. #2
    right + down + X GhostSnyper is offline
    Grand MasterRank
    May 2006 Join Date
    AZ, USALocation
    2,817Posts
    honour doesnt work on mangos atm...gotta wait for a fix, but idk how to set it....tamper with the player files?

  3. #3
    Member maxo-tt is offline
    MemberRank
    Oct 2006 Join Date
    65Posts
    open your navicat.... then console.

    Code:
    update character set rating = 70000 where guid = number of your guid;

    Code:
    update character set highest_rank = 14 where guid = number of your guid;


    second step:


    INSERT INTO `character_kill` VALUES (number of your guid, 0, 70000, 6947107, 1);



Advertisement