10-29-2013, 05:03 PM
(10-29-2013, 03:42 PM)KaWeNGoD Wrote: ffxiv_skillmgr.lua line 720
change
SKM_Item = skill.hasitem or ""
with
SKM_ITEM = skill.hasitem or ""
when i did that it seems to save the item i type in now, but it saves that same item for every single spell in my profile.
:If you type in an item for one spell it changes it for all spells.