Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => Serverside Modding => Topic started by: Lawes on April 12, 2014, 09:41:21 pm
-
How can i have level 256+ ?
What i need to modify in core and in client ?
Rly thx if u can help me to do it
-
Yes its possible even without changes in WoWClient but i totaly have no idea how to ...
-
change type of level info date ( for example int8 -> int16 ) - see this in ArcEmu
-
change type of level info date ( for example int8 -> int16 ) - see this in ArcEmu
Anything over 255 however causes client problems.
-
no. need update some opcodes data too only.. for example - on ArcEmu u can have > 900 level.
dbc reading ( GtCombat*** etc ) must be updated too, cos the reed only 100-255 lines on Tc