10-30-2013, 02:36 PM
nice... I'm still trying to get along with LUA ;) I used this now:
if (Player.job == FFXIV.JOBS.SUMMONER or Player.job == FFXIV.JOBS.ARCANIST) then
return true
end
if (Player.job == FFXIV.JOBS.SUMMONER or Player.job == FFXIV.JOBS.ARCANIST) then
return true
end