255 Max Level menu

Shout-Out

User Tag List

Results 1 to 3 of 3
  1. #1
    zynus97's Avatar Private
    Reputation
    1
    Join Date
    Jan 2013
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    255 Max Level

    NOTE: THIS IS NOT A REPACK.

    Hey guys,

    I am trying to set my trinity core so that the max level is 255.. I have done the following steps:

    Open World.cpp

    Find line 731

    Then deleted the following information

    if (m_int_configs[CONFIG_MAX_PLAYER_LEVEL] > MAX_LEVEL
    {
    sLog->outError("MaxPlayerLevel (%i) must be in range 1..%u. Set to %u.", m_int_configs[CONFIG_MAX_PLAYER_LEVEL], MAX_LEVEL, MAX_LEVEL);
    m_int_configs[CONFIG_MAX_PLAYER_LEVEL] = MAX_LEVEL;

    Now world.cpp looks like

    else
    m_int_configs[CONFIG_MAX_PLAYER_LEVEL] = sConfig->GetIntDefault("MaxPlayerLevel", DEFAULT_MAX_LEVEL);
    }

    m_int_configs[CONFIG_MIN_DUALSPEC_LEVEL] = sConfig->GetIntDefault("MinDualSpecLevel", 40);

    m_int_configs[CONFIG_START_PLAYER_LEVEL] = sConfig->GetIntDefault("StartPlayerLevel", 1);

    Saved, closed it

    THEN

    I edited dbcenums.h and now looks like

    #ifndef DBCENUMS_H
    #define DBCENUMS_H

    // Client expected level limitation, like as used in DBC item max levels for "until max player level"
    // use as default max player level, must be fit max level for used client
    // also see MAX_LEVEL and STRONG_MAX_LEVEL define
    #define DEFAULT_MAX_LEVEL 255

    // client supported max level for player/pets/etc. Avoid overflow or client stability affected.
    // also see GT_MAX_LEVEL define
    #define MAX_LEVEL 255

    // Server side limitation. Base at used code requirements.
    // also see MAX_LEVEL and GT_MAX_LEVEL define
    #define STRONG_MAX_LEVEL 255


    Saved, closed it.

    THEN

    I opened up TrinityCore.sln

    Recompiled

    BUT..

    After I recompile

    I ALWAYS get this following error:

    Error when compiling - Pastebin.com

    Thanks in advance..

    If you would like to help me via TeamViewer/Sykype my ID is matt45led

    255 Max Level
  2. #2
    choweyiii's Avatar Contributor
    Reputation
    91
    Join Date
    Aug 2010
    Posts
    127
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Unfortunately, levels are stored with an 8 bit value, the max 8 bit number is of course 255. It would be a safe bet to say this is impossible without getting any errors, if not it's extremely difficult to modify levels beyond 255.
    Last edited by choweyiii; 04-02-2013 at 02:47 PM.

  3. #3
    Natrist's Avatar Member
    Reputation
    11
    Join Date
    Mar 2013
    Posts
    146
    Thanks G/R
    9/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    6>..\..\..\..\Trinity\src\server\game\Chat\ChatLink.cpp(234): error C2059: syntax error : ')'
    6>..\..\..\..\Trinity\src\server\game\Chat\ChatLink.cpp(235): error C2143: syntax error : missing ';' before '{'

    255 Max Level-wowscrnshot_032713_190738-jpg

    It is possible to go beyond 255 but it's highly unstable and will make your game crash when you access the memory for it and won't be saved to the DB.

  4. Thanks titkata_bg (1 members gave Thanks to Natrist for this useful post)

Similar Threads

  1. Ascendance-WoW | 3.3.5a | 255 Max Level | Unique features
    By caelumwow in forum WoW Emulator Server Listings
    Replies: 6
    Last Post: 01-20-2016, 01:48 PM
  2. need a max level 255 funserver
    By trujillo in forum WoW EMU Questions & Requests
    Replies: 0
    Last Post: 10-15-2009, 01:20 AM
  3. P'n'G Private Server [Shopping Mall] [Max level 255] [Much more to come]
    By God-Of-War in forum WoW Emulator Server Listings
    Replies: 0
    Last Post: 06-22-2008, 09:53 AM
  4. Animantrix Fun Server No HAMACHI 2.2.x Max level 255
    By frostyblade in forum WoW Emulator Server Listings
    Replies: 0
    Last Post: 11-29-2007, 08:02 PM
  5. Having a max level of 255 ?
    By durber07 in forum World of Warcraft Emulator Servers
    Replies: 14
    Last Post: 10-30-2007, 07:28 PM
All times are GMT -5. The time now is 01:09 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