Ivaar / Windower-addons

FFXI Windower addons
70 stars 108 forks source link

AutoCOR not working when you set COR as sub please fix it! #48

Open RobertoMM1986 opened 2 years ago

RobertoMM1986 commented 2 years ago

Like the title said if you set COR as sub this addon not working.... Because if i want to lvl up another job or i want to get PLed i want to get EXP bonus and like this i cant...can you fix it please?

Crappyday2k commented 2 years ago

If you comment out line 138 by adding -- in front of it you can roll with sub job.

--if not play or play.main_job ~= 'COR' or play.status > 1 then return end

RobertoMM1986 commented 2 years ago

If you comment out line 138 by adding -- in front of it you can roll with sub job.

--if not play or play.main_job ~= 'COR' or play.status > 1 then return end

Hi and ty for your answer! Unfortunately after i add -- like u told me the script overwrite the first buff i did continuously... any tip?