Jump to content

Recommended Posts

Posted

The problem is this: When players do normal version of instances (here I mean 5 men) they don't get saved and can do that instance again and again by just reset it manually. I want to change this thing and make them get saved just like Heroic versions. How can I add this function to instances? Actually normal versions I mean :)

Posted

Look for cases where in code use checks with IsRaidOrHeroicDungeon() and change in your way where appropriate (look code context).

This not only changes required in fact because normal mode for maps not have reset time data as I remember in DBC/DB.

But possible DB can be used for overwrite it.

Posted
Look for cases where in code use checks with IsRaidOrHeroicDungeon() and change in your way where appropriate (look code context).

And where is IsRaidOrHeroicDungeon() code exactly, again?! :P

Posted
Look for cases where in code use checks with IsRaidOrHeroicDungeon() and change in your way where appropriate (look code context).

And where is IsRaidOrHeroicDungeon() code exactly, again?! :P

Your IDE doesn't have a search function? You think we just memorized the exact location of every function? :/

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use