![]() |
Help with setting up profiles - 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: Outdated (https://www.mmominion.com/forumdisplay.php?fid=110) +---- Thread: Help with setting up profiles (/showthread.php?tid=4787) |
RE: Help with setting up profiles - R3P0 - 11-11-2013 Ymko not sure percentages are working correct in 2.1.0. I changed hasty hand in Culinary profile to 100 for 100% and it is running it as 100 Durability and jumping right to progress instead of continuing the IQ stack. RE: Help with setting up profiles - darkboz - 11-11-2013 That's because it's not = to 100% but >= or <= 100% so you can't put 100% it will not work coz when it will check the condition even at 100% quality the hasty touch will launch coz it's still <= 100% (since 100% = 100%), i actually asked Ymko it we would be able to put max values in the future that would be cool (or have a dropdown menu for the condition so that we could force to < or > or = ) RE: Help with setting up profiles - ymko - 11-11-2013 (11-11-2013, 05:04 PM)R3P0 Wrote: Ymko not sure percentages are working correct in 2.1.0. I changed hasty hand in Culinary profile to 100 for 100% and it is running it as 100 Durability and jumping right to progress instead of continuing the IQ stack.<= 99 NOT HUNDRED :P Because if you set it to 100 it will still evaluate to true when its 100% :P (11-11-2013, 02:16 PM)Shaolin2 Wrote: thx ymko :)That's strange... very, strange :P Try using the debug and see where it fails :P Remember checking less or equals(<=) and more or equals(>=), so if it's 2 steps it should be <= 20. Also with the latest version you can actually do this(2 step craft, 40 durability): Inner Quiet (step <= 1) Durability (durability <= 10) Synth (durability <= 10, progress >=50) Synth (durability <= 20, progress <=50) Standart Touch(cp >=110, condition Good or Excellent) Hasty Touch And that should work for you :P RE: Help with setting up profiles - R3P0 - 11-11-2013 (11-11-2013, 06:03 PM)ymko Wrote:(11-11-2013, 05:04 PM)R3P0 Wrote: Ymko not sure percentages are working correct in 2.1.0. I changed hasty hand in Culinary profile to 100 for 100% and it is running it as 100 Durability and jumping right to progress instead of continuing the IQ stack.<= 99 NOT HUNDRED :P Because if you set it to 100 it will still evaluate to true when its 100% :P tried this it still did not work RE: Help with setting up profiles - ymko - 11-11-2013 (11-11-2013, 07:22 PM)R3P0 Wrote:Strange, i'll have a look, but i can't do it today, maybe tomorrow, but i tested it and it seemed to work :P(11-11-2013, 06:03 PM)ymko Wrote:(11-11-2013, 05:04 PM)R3P0 Wrote: Ymko not sure percentages are working correct in 2.1.0. I changed hasty hand in Culinary profile to 100 for 100% and it is running it as 100 Durability and jumping right to progress instead of continuing the IQ stack.<= 99 NOT HUNDRED :P Because if you set it to 100 it will still evaluate to true when its 100% :P Try opening console turning on the debug and tracing the problem :P RE: Help with setting up profiles - darkboz - 11-11-2013 yup for me it work as intended :) RE: Help with setting up profiles - ymko - 11-12-2013 So how's it going R3P0? I have a little example of a good setup in the FAQ spoiler :P RE: Help with setting up profiles - R3P0 - 11-23-2013 Im well on into Weaver at this point and things still do not setup 100 percent correctly with these new settings I am trying to setup a weaver profile for 30+ and getting now where fast, from what i see this should run but it does not it just sits there again CT_Prof=Weaver CT_ID=100098 CT_NAME=Tricks Of The Trade CT_ON=1 CT_PRIO=1 CT_DURACHECK=0 CT_IQSTACKS=0 CT_CPMIN=0 CT_CPMAX=246 CT_STEPMIN=0 CT_STEPMAX=0 CT_PROGRESSMIN=0 CT_PROGRESSMAX=0 CT_QUALITYMIN=0 CT_QUALITYMAX=0 CT_DURABILITYMIN=0 CT_DURABILITYMAX=0 CT_CONDONE=Good CT_CONDTWO=Good CT_BUFF=0 CT_NOTBUFF=0 CT_END=0 CT_ID=256 CT_NAME=Inner Quiet CT_ON=1 CT_PRIO=2 CT_DURACHECK=0 CT_IQSTACKS=0 CT_CPMIN=0 CT_CPMAX=0 CT_STEPMIN=0 CT_STEPMAX=1 CT_PROGRESSMIN=0 CT_PROGRESSMAX=0 CT_QUALITYMIN=0 CT_QUALITYMAX=0 CT_DURABILITYMIN=0 CT_DURABILITYMAX=0 CT_CONDONE= CT_CONDTWO= CT_BUFF=0 CT_NOTBUFF=251 CT_END=0 CT_ID=281 CT_NAME=Steady Hand II CT_ON=1 CT_PRIO=3 CT_DURACHECK=0 CT_IQSTACKS=0 CT_CPMIN=0 CT_CPMAX=0 CT_STEPMIN=0 CT_STEPMAX=0 CT_PROGRESSMIN=0 CT_PROGRESSMAX=0 CT_QUALITYMIN=0 CT_QUALITYMAX=0 CT_DURABILITYMIN=0 CT_DURABILITYMAX=0 CT_CONDONE= CT_CONDTWO= CT_BUFF=0 CT_NOTBUFF=262 CT_END=0 CT_ID=100062 CT_NAME=Master's Mend CT_ON=1 CT_PRIO=4 CT_DURACHECK=0 CT_IQSTACKS=0 CT_CPMIN=0 CT_CPMAX=0 CT_STEPMIN=0 CT_STEPMAX=0 CT_PROGRESSMIN=0 CT_PROGRESSMAX=0 CT_QUALITYMIN=0 CT_QUALITYMAX=0 CT_DURABILITYMIN=0 CT_DURABILITYMAX=10 CT_CONDONE= CT_CONDTWO= CT_BUFF=0 CT_NOTBUFF=0 CT_END=0 CT_ID=100061 CT_NAME=Basic Touch CT_ON=1 CT_PRIO=5 CT_DURACHECK=0 CT_IQSTACKS=0 CT_CPMIN=18 CT_CPMAX=0 CT_STEPMIN=0 CT_STEPMAX=0 CT_PROGRESSMIN=0 CT_PROGRESSMAX=0 CT_QUALITYMIN=0 CT_QUALITYMAX=0 CT_DURABILITYMIN=0 CT_DURABILITYMAX=0 CT_CONDONE= CT_CONDTWO= CT_BUFF=0 CT_NOTBUFF=0 CT_END=0 CT_ID=100060 CT_NAME=Basic Synthesis CT_ON=1 CT_PRIO=6 CT_DURACHECK=0 CT_IQSTACKS=0 CT_CPMIN=0 CT_CPMAX=0 CT_STEPMIN=0 CT_STEPMAX=0 CT_PROGRESSMIN=0 CT_PROGRESSMAX=0 CT_QUALITYMIN=0 CT_QUALITYMAX=0 CT_DURABILITYMIN=0 CT_DURABILITYMAX=0 CT_CONDONE= CT_CONDTWO= CT_BUFF=0 CT_NOTBUFF=0 CT_END=0 RE: Help with setting up profiles - ymko - 11-23-2013 (11-23-2013, 01:45 PM)R3P0 Wrote: Im well on into Weaver at this point and things still do not setup 100 percent correctly with these new settingsUse version 2.1.0 for now... there is 2.2 coming out Sunday hopefully... :P RE: Help with setting up profiles - R3P0 - 11-23-2013 (11-23-2013, 02:08 PM)ymko Wrote:(11-23-2013, 01:45 PM)R3P0 Wrote: Im well on into Weaver at this point and things still do not setup 100 percent correctly with these new settingsUse version 2.1.0 for now... there is 2.2 coming out Sunday hopefully... :P This is 2.1 |