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: [QUESTION] Need some help to make my server Level 90  (Read 1169 times)

srvory

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 14
    • View Profile
[QUESTION] Need some help to make my server Level 90
« on: December 16, 2014, 02:20:58 am »
Hello everyone and sorry for my english!

I'm looking for someone who can tell me which files i need to edit to make my server 3.3.5a up to max level 90 and see the XP bar.

I need to know which files need to modify in the core and db (appart of player_xp_for_level) and how i can see de XP bar.

when i modify reputationframe.lua and insert into a patch wow crash and say an error on interface/framexml...



I have the last trinity core repo.
Thanks so much everyone!
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Amaroth

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 1219
    • View Profile
    • Amaroth's Tools
Re: [QUESTION] Need some help to make my server Level 90
« Reply #1 on: December 16, 2014, 02:23:58 am »
I am not sure about xp bar, you will have to do something to make it work after lvl 80 and I just can't remember what and where, but both max and start levels are stored in wolrdserver.conf. Its not in DBC, neither in DB. Just config file.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
English YT tutorial channel. Check it out if you preffer videos over walls of text.:
https://www.youtube.com/AmarothEng

Want to support me for my releases and/or tutorials? You can send donation via Paypal to:
jantoms@seznam.cz

Kaev

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 308
    • View Profile
Re: [QUESTION] Need some help to make my server Level 90
« Reply #2 on: December 18, 2014, 08:31:11 am »
Did this along time ago, probably at the BC/early WotLk time. :s I'm sure, that i had ManGOS and only edited something in the database. TrinityCore wants to be as blizzlike as they can, so i bet they read it from the DBCs, but i'm not sure.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Amaroth

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 1219
    • View Profile
    • Amaroth's Tools
Re: [QUESTION] Need some help to make my server Level 90
« Reply #3 on: December 18, 2014, 09:44:43 am »
Code: [Select]
#    MaxPlayerLevel
#        Description: Maximum level that can be reached by players.
#        Important:   Levels beyond 100 are not recommended at all.
#        Range:       1-255
#        Default:     80
Worldserver.conf. TC2, rev 53.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
English YT tutorial channel. Check it out if you preffer videos over walls of text.:
https://www.youtube.com/AmarothEng

Want to support me for my releases and/or tutorials? You can send donation via Paypal to:
jantoms@seznam.cz