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: [WotLk] [QUESTION] Heroic Dungeon/Raid Level Requirement  (Read 1940 times)

Portals

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 24
    • View Profile
[WotLk] [QUESTION] Heroic Dungeon/Raid Level Requirement
« on: March 30, 2016, 07:11:54 am »
I am trying to figure out how to enable

http://prntscr.com/alv2j3
&
http://prntscr.com/alv2or

For lower levels, for instance they unlock at level 65 and I want to enable it for level 30, where can I find the file to edit the level requirement?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Amaroth

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 1219
    • View Profile
    • Amaroth's Tools
Re: [WotLk] [QUESTION] Heroic Dungeon/Raid Level Requirement
« Reply #1 on: March 30, 2016, 10:25:33 am »
world.acces_requirement.db? Just a guess.
« 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

bizzlesnaff

  • Registred Member
  • Wiki Incarnate
  • *****
  • Posts: 124
    • View Profile
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Portals

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 24
    • View Profile
Re: [WotLk] [QUESTION] Heroic Dungeon/Raid Level Requirement
« Reply #3 on: March 30, 2016, 04:03:12 pm »
This doesnt make it show.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

bizzlesnaff

  • Registred Member
  • Wiki Incarnate
  • *****
  • Posts: 124
    • View Profile
Re: [WotLk] [QUESTION] Heroic Dungeon/Raid Level Requirement
« Reply #4 on: March 30, 2016, 04:34:52 pm »
Mh..that is a clientside edit, isn't it?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Portals

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 24
    • View Profile
Re: [WotLk] [QUESTION] Heroic Dungeon/Raid Level Requirement
« Reply #5 on: March 30, 2016, 04:40:10 pm »
Its gotta be something like that cause I searched and found this

I have found this in Globalstrings.lua but I still cannot find where I can edit the level required for them to be used under level 65.

Code: [Select]
RAID_DIFFICULTY = "Raid Difficulty";
RAID_DIFFICULTY1 = "10 Player";
RAID_DIFFICULTY2 = "25 Player";
RAID_DIFFICULTY3 = "10 Player (Heroic)";
RAID_DIFFICULTY4 = "25 Player (Heroic)";
RAID_DIFFICULTY_10PLAYER = "10 Player";
RAID_DIFFICULTY_10PLAYER_HEROIC = "10 Player (Heroic)";
RAID_DIFFICULTY_20PLAYER = "20 Player";
RAID_DIFFICULTY_25PLAYER = "25 Player";
RAID_DIFFICULTY_25PLAYER_HEROIC = "25 Player (Heroic)";
RAID_DIFFICULTY_40PLAYER = "40 Player";

Code: [Select]
DUNGEON_DIFFICULTY = "Dungeon Difficulty";
DUNGEON_DIFFICULTY1 = "5 Player";
DUNGEON_DIFFICULTY2 = "5 Player (Heroic)";
DUNGEON_DIFFICULTY3 = "Epic (Unused)";
DUNGEON_DIFFICULTY_5PLAYER = "5 Player";
DUNGEON_DIFFICULTY_5PLAYER_HEROIC = "5 Player (Heroic)";

Any help on this would be much appreciated.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

bizzlesnaff

  • Registred Member
  • Wiki Incarnate
  • *****
  • Posts: 124
    • View Profile
Re: [WotLk] [QUESTION] Heroic Dungeon/Raid Level Requirement
« Reply #6 on: March 30, 2016, 06:23:12 pm »
I think the lua file change what u see ingame and the "access_requirement" table should set what ever you like to unlock.
So if u plan to go in to icc with level 65 u have to change this in the "access_requirement" table. And you have to change this for every single raid.
Or did I get something wrong?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Portals

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 24
    • View Profile
Re: [WotLk] [QUESTION] Heroic Dungeon/Raid Level Requirement
« Reply #7 on: March 30, 2016, 08:16:12 pm »
Try it yourself and tell me if it works. I have Utgarde Keep heroic and regular set for level 15 in my access_requirement but I still dont get the tooltip on my character to choose heroic or regular.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

bizzlesnaff

  • Registred Member
  • Wiki Incarnate
  • *****
  • Posts: 124
    • View Profile
Re: [WotLk] [QUESTION] Heroic Dungeon/Raid Level Requirement
« Reply #8 on: March 30, 2016, 08:50:44 pm »
Ah well, now I know what's your problem. Yes, didn't mentioned, that raid and dungeon difficulty are not available at level 15..

Well..I'll search around a little bit, but honestly I've no idea what's to do.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Portals

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 24
    • View Profile
Re: [WotLk] [QUESTION] Heroic Dungeon/Raid Level Requirement
« Reply #9 on: March 30, 2016, 09:04:25 pm »
All good, I still just wanna try and figure this out. I know you can change difficulty using a macro but who wants to do that...
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Grymskvll

  • Registred Member
  • Polygonshifter
  • *****
  • Posts: 65
    • View Profile
Re: [WotLk] [QUESTION] Heroic Dungeon/Raid Level Requirement
« Reply #10 on: March 31, 2016, 11:01:36 pm »
UnitPopup.lua has the clientside unitframe menu.

3.3.5a:
Code: [Select]
elseif ( value == "DUNGEON_DIFFICULTY" ) then
if ( UnitLevel("player") < 65 and GetDungeonDifficulty() == 1 ) then
UnitPopupShown[UIDROPDOWNMENU_MENU_LEVEL][index] = 0;
end
elseif ( value == "RAID_DIFFICULTY" ) then
if ( UnitLevel("player") < 65 and GetRaidDifficulty() == 1 ) then
UnitPopupShown[UIDROPDOWNMENU_MENU_LEVEL][index] = 0;
end

Change 65 to whatever you want.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Portals

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 24
    • View Profile
Re: [WotLk] [QUESTION] Heroic Dungeon/Raid Level Requirement
« Reply #11 on: April 01, 2016, 04:37:43 am »
Quote from: "Grymskvll"
UnitPopup.lua has the clientside unitframe menu.

3.3.5a:
Code: [Select]
elseif ( value == "DUNGEON_DIFFICULTY" ) then
if ( UnitLevel("player") < 65 and GetDungeonDifficulty() == 1 ) then
UnitPopupShown[UIDROPDOWNMENU_MENU_LEVEL][index] = 0;
end
elseif ( value == "RAID_DIFFICULTY" ) then
if ( UnitLevel("player") < 65 and GetRaidDifficulty() == 1 ) then
UnitPopupShown[UIDROPDOWNMENU_MENU_LEVEL][index] = 0;
end

Change 65 to whatever you want.

When I login it says my Interface/FrameXML file is corrupt
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Grymskvll

  • Registred Member
  • Polygonshifter
  • *****
  • Posts: 65
    • View Profile
Re: [WotLk] [QUESTION] Heroic Dungeon/Raid Level Requirement
« Reply #12 on: April 01, 2016, 02:29:24 pm »
I thought about mentioning it, but then I forgot again. If you're modifying the interface files, you need to use a cracked Wow.exe.

http://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-bots-programs/501200-repost-sig-md5-protection-remover.html
« Last Edit: January 01, 1970, 01:00:00 am by Admin »