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] Allow Talents under level 10  (Read 994 times)

Daweo

  • Registred Member
  • Race Changer
  • *****
  • Posts: 39
    • View Profile
[QUESTION] Allow Talents under level 10
« on: June 19, 2014, 08:13:30 pm »
Hi, Everyone
Is there way how to change level requirement for talent tab? On my server, we have only 1 to 5 level range and I want to create talents. But I cant find place, where to change this requirement. Please help...:(
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

stoneharry

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 617
    • View Profile
Re: [QUESTION] Allow Talents under level 10
« Reply #1 on: June 19, 2014, 09:40:48 pm »
Quote from: "Daweo"
Hi, Everyone
Is there way how to change level requirement for talent tab? On my server, we have only 1 to 5 level range and I want to create talents. But I cant find place, where to change this requirement. Please help...:(

Found this:

Code: [Select]
SHOW_TALENT_LEVEL = 10;
Inside FrameXMLConstants.lua

Took about 10 seconds to look for variables containing the keyword "talent", then it was obvious.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Daweo

  • Registred Member
  • Race Changer
  • *****
  • Posts: 39
    • View Profile
Re: [QUESTION] Allow Talents under level 10
« Reply #2 on: June 19, 2014, 10:56:16 pm »
If I knew that such a file exists, so I looked there...
Thank You very much... :)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »