View Single Post
12-09-09, 04:11 AM   #6
carboniteaddon
A Pyroguard Emberseer
 
carboniteaddon's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2008
Posts: 2,245
I did 2 runs using the Dungeon finder so far. It asked me to teleport each time. I figured there may be a missing minimap button, but had not looked for it yet.

I fixed it. Will be in next version.

You can hack it yourself in the meantime by searching in Carbonite.lua for
"MiniMapBattlefieldFrame", and adding "MiniMapLFGFrame", after it.

Line end would be >>> "MiniMapBattlefieldFrame","MiniMapLFGFrame",}

Quotes are required.
__________________
faatal

Last edited by carboniteaddon : 12-09-09 at 04:14 AM.