This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: How can i have level 256+ ?  (Read 1257 times)

Lawes

  • Registred Member
  • Wiki Incarnate
  • *****
  • Posts: 157
    • View Profile
How can i have level 256+ ?
« 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
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Alastor

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 1105
    • View Profile
Re: How can i have level 256+ ?
« Reply #1 on: April 12, 2014, 10:34:39 pm »
Yes its possible even without changes in WoWClient but i totaly have no idea how to ...
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
No matter how fast light travels it finds the darkness has always got there first and is waiting for it
Star Citizen Referral Code : STAR-XNFS-HVL9

akriso

  • Contributors
  • Loreweaver
  • *****
  • Posts: 107
    • View Profile
Re: How can i have level 256+ ?
« Reply #2 on: April 12, 2014, 11:20:33 pm »
change type of level info date ( for example int8 -> int16 ) - see this in ArcEmu
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Ascathos

  • Moderators
  • Creator of Worlds
  • *****
  • Posts: 1129
    • View Profile
Re: How can i have level 256+ ?
« Reply #3 on: April 13, 2014, 01:06:10 am »
Quote from: "akriso"
change type of level info date ( for example int8 -> int16 ) - see this in ArcEmu
Anything over 255 however causes client problems.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

akriso

  • Contributors
  • Loreweaver
  • *****
  • Posts: 107
    • View Profile
Re: How can i have level 256+ ?
« Reply #4 on: April 13, 2014, 01:21:48 am »
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
« Last Edit: January 01, 1970, 01:00:00 am by Admin »