Trinity/Mangos Help menu

Shout-Out

User Tag List

Results 1 to 3 of 3
  1. #1
    melissa's Avatar Member
    Reputation
    1
    Join Date
    May 2009
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Trinity/Mangos Help

    Hello guys i have compiled a mangos core and modify it to max level 255 for makeing a funserver but after level 80 i have a problem with the xp bar and the "who list"!!
    In the "who list" the players dont appear and the xp bar is gone if some one know how to edit a trinity/mangos source aftetr 80 level plz post in my thread thank you verry much.

    Trinity/Mangos Help
  2. #2
    knightwm's Avatar Private
    Reputation
    1
    Join Date
    Nov 2010
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im pretty sure that the 80 xp bug is not fixable you just have to level to 81 and then the xp bar is there after that.

  3. #3
    cemak's Avatar Member
    Reputation
    3
    Join Date
    Oct 2009
    Posts
    9
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    In TrinityCore to 100lvl max, are you
    Author I'am
    search STRONG_MAX_LEVEL, if lvl 255, to...
    this patch in core for TrinityCore, are MaNGOS maked...
    Code:
    --- a/src/server/game/World/World.cpp
    +++ b/src/server/game/World/World.cpp
    @@ -743,12 +743,12 @@ void World::LoadConfigSettings(bool relo
     
         if (reload)
         {
    -        uint32 val = sConfig.GetIntDefault("MaxPlayerLevel", DEFAULT_MAX_LEVEL);
    +        uint32 val = sConfig.GetIntDefault("MaxPlayerLevel", STRONG_MAX_LEVEL);
             if (val != m_int_configs[CONFIG_MAX_PLAYER_LEVEL])
                 sLog.outError("MaxPlayerLevel option can't be changed at config reload, using current value (%u).",m_int_configs[CONFIG_MAX_PLAYER_LEVEL]);
         }
         else
    -        m_int_configs[CONFIG_MAX_PLAYER_LEVEL] = sConfig.GetIntDefault("MaxPlayerLevel", DEFAULT_MAX_LEVEL);
    +        m_int_configs[CONFIG_MAX_PLAYER_LEVEL] = sConfig.GetIntDefault("MaxPlayerLevel", STRONG_MAX_LEVEL);
     
         if (m_int_configs[CONFIG_MAX_PLAYER_LEVEL] > MAX_LEVEL)
         {

Similar Threads

  1. Custom Race on Trinity or Mangos help!
    By predattak in forum WoW ME Questions and Requests
    Replies: 1
    Last Post: 02-12-2010, 12:00 PM
  2. MaNGOs help.
    By youmekinda in forum World of Warcraft Emulator Servers
    Replies: 5
    Last Post: 04-09-2008, 05:21 PM
  3. [Mangos] Help with Connection
    By jklei18 in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 03-29-2008, 09:28 AM
  4. MaNGOS Help
    By freeza888 in forum World of Warcraft Emulator Servers
    Replies: 11
    Last Post: 12-29-2007, 03:01 PM
  5. Mangos Help
    By hoboonaparkbench in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 09-01-2007, 04:32 AM
All times are GMT -5. The time now is 04:27 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search