View Single Post
12-09-09, 07:41 PM   #16
lovswr
A Fallenroot Satyr
 
lovswr's Avatar
Join Date: Nov 2009
Posts: 21
Originally Posted by carboniteaddon View Post
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.

I did exactly as you said. It is not working for me. Can you post a pic of what I SHOULD be looking for on the mini map?







edit: Here is the entire modified line from my Carbonite.lua

{"NXMiniMapBut","GameTimeFrame","TimeManagerClockButton","MiniMapWorldMapButton","MiniMapMailFrame","MiniMapTracking","MiniMapVoiceChatFrame","MiniMapBattlefieldFrame","MiniMapLFGFrame",}

Last edited by lovswr : 12-09-09 at 07:45 PM.