MMOMinion
Quest Mode and Position XYZH issue - 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: I Need Help with LUA coding! (https://www.mmominion.com/forumdisplay.php?fid=104)
+---- Thread: Quest Mode and Position XYZH issue (/showthread.php?tid=10062)



Quest Mode and Position XYZH issue - Kate - 12-05-2014

Hi im a little confused i cant get my position to work for teleporting

Here is what im doing:

1) Select Lua Modules > Dev
2) Toggle Devmonitor On
3) Check PlayerInfo Tab and take note of pos.x pos.y pos.z pos.h
4) check Teleporter Position X|Y|Z|H

ok so here i don't understand.

PlayerInfo:
X: -4
Y: 45.75
Z: -10
H -2.05

Teleporter
X: -4
Y: -10
Z: 45.75
H -2.05

Which one should i use t make quest profiles? Or is there another set of numbers i should use and not these?

btw guys - OMG your 1-15 story quest profiles... BADASS!!!
How is 16-50 coming along? ;)


RE: Quest Mode and Position XYZH issue - sebbs - 12-05-2014

(12-05-2014, 05:54 AM)Kaeyt Sith Wrote:  Hi im a little confused i cant get my position to work for teleporting

Here is what im doing:

1) Select Lua Modules > Dev
2) Toggle Devmonitor On
3) Check PlayerInfo Tab and take note of pos.x pos.y pos.z pos.h
4) check Teleporter Position X|Y|Z|H

ok so here i don't understand.

PlayerInfo:
X: -4
Y: 45.75
Z: -10
H -2.05

Teleporter
X: -4
Y: -10
Z: 45.75
H -2.05

Which one should i use t make quest profiles? Or is there another set of numbers i should use and not these?

btw guys - OMG your 1-15 story quest profiles... BADASS!!!
How is 16-50 coming along? ;)

Player info.

Or if u want a chest or something use target info.


RE: Quest Mode and Position XYZH issue - Kate - 12-05-2014

Thanks Sebbs, am a bit overwhelmed trying to work out how the quest .INFO does all the steps for the quests 1-15, when i run it and compare to the playerInfo x,y,z coords etc it doesnt seem to correlate - so im guessing theres much more data involved and files etc than just the uldah 1-15.info :D

Think ill just leave this to the experts and wait for 16-50 lol

you guys rock ;)