Thread Rating:
  • 10 Vote(s) - 3.4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Duty condition help plus telecast.
#1
Just a quick question, I've been working on making a profilevand I've got a pretty flawless one right through to to the last boss where I'm having everyone split up in different pos I'll throw my code down below....
But my basic problem is that the thank plus whatever melee I have if I have any more, teleports between the start pos and the condition pos which makes the boss move around a lot plus it kinda bugs out and stands there most the time.
If I could get them to stay on each of their condition pos I think it would be a pretty solid clear. Seems that last boss is a bit of a bitch with it resetting once you get out of ground aoe range :c
Also does anyone have a more current guide for the duty code? I know the one that is up is a little old and I have some catching up to do since It's been awhile since worked on these.

[22] = {
["doKill"] = true;
["prioritize"] = true;
["bossIDs"] = "3435;3434";
["taskFunction"] = "ffxiv_duty_kill_task.Create";
["telecastAlways"] = true;
["waitTime"] = 1000;
["failTime"] = 3000;
["startPos"] = {
["General"] = {
["y"] = 46.60;
["x"] = 17.377140045166;
["h"] = -0.779700756073;
["z"] = -367.37420654297;
};
};
["condition"] = {
[1] = {
["Player.role == 1"] = true;
["ScanForMobs('3434',100)"] = true;
};
[2] = {
["Player.role == 2"] = true;
["ScanForMobs('3434',100)"] = true;
};
[3] = {
["Player.role == 3"] = true;
["ScanForMobs('3434',100)"] = true;
};
[4] = {
["Player.role == 4"] = true;
["ScanForMobs('3434',100)"] = true;
};
};
["reaction"] = {
[1] = {
["type"] = "killFromPosition";
["id"]= "3435;3434";
["fightPos"] = {
["x"] = 8.799129486084;
["y"] = 46.59700012207;
["z"] = -341.23056030273;
};
["range"] = 5;
["prioritize"] = true;
};
[2] = {
["type"] = "killFromPosition";
["id"]= "3435;3434";
["fightPos"] = {
["x"] = -4.5166006088257;
["y"] = 50.60;
["z"] = -354.5100402832;
};
["range"] = 5;
["prioritize"] = true;
};
[3] = {
["type"] = "killFromPosition";
["id"]= "3435;3434";
["fightPos"] = {
["x"] = 5.4808988571167;
["y"] = 50.60;
["z"] = -354.73358154297;
};
["range"] = 5;
["prioritize"] = true;
};
[4] = {
["type"] = "killFromPosition";
["id"]= "3435;3434";
["fightPos"] = {
["x"] = -4.6302971839905;
["y"] = 50.60;
["z"] = -345.05047607422;
};
["range"] = 5;
["prioritize"] = true;
};
};
["radius"] = 24;
};
Reply
 


Messages In This Thread
Duty condition help plus telecast. - by HusbandoMax - 10-25-2015, 06:06 AM
RE: Duty condition help plus telecast. - by sebbs - 10-25-2015, 09:28 AM
RE: Duty condition help plus telecast. - by sebbs - 10-25-2015, 12:28 PM
RE: Duty condition help plus telecast. - by Ace - 10-26-2015, 01:50 AM
RE: Duty condition help plus telecast. - by Ace - 10-26-2015, 02:50 AM

Forum Jump:


Users browsing this thread:

We help you win the game.

FFXIV Bot and More.

 

Products