MMOMinion
Help needed with Copperbell - Printable Version

+- MMOMinion (https://www.mmominion.com)
+-- Forum: FFXIVMinion (https://www.mmominion.com/forumdisplay.php?fid=87)
+--- Forum: [DOWNLOADS] Addons, Lua Modules, Navigation Meshes.. (https://www.mmominion.com/forumdisplay.php?fid=90)
+---- Forum: Duty Profiles (https://www.mmominion.com/forumdisplay.php?fid=115)
+---- Thread: Help needed with Copperbell (/showthread.php?tid=8873)



Help needed with Copperbell - lahejh - 08-22-2014

Hello guys,

I been trying to fix a profile for coppermine, my chars zone in and tele but i only see my char and in a min they zone out. Can someone take a look at my code and let me know what seems to be the problem with it?
https://www.dropbox.com/s/cqlb2tqsh2740op/Newcopper.info?dl=0
thanks in advance


RE: Help needed with Copperbell - Cichard - 08-23-2014

your coords xyz are probably wrong. So its TPing to spots that are not in hte dungeon. IF you are pulling xyzh from the dev tp header remember that Duty mode the y and z are reversed from what the dev tp has.

so Y in dev TP is Z in duty and Z in dev tp is Y in duty profiles.


RE: Help needed with Copperbell - lahejh - 08-24-2014

thanks ill try it out