the function with attack works and with ml dont :S
function doSetItemRefATK(uid, value)
return doItemSetAttribute(uid,"attack",value)
end
ml >
function doSetItemRefML(uid, value)
return doItemSetAttribute(uid,"magiclevelpoints",value)
end
what can i do? the attribute magiclevelpoints and skills are bug
function doSetItemRefATK(uid, value)
return doItemSetAttribute(uid,"attack",value)
end
ml >
function doSetItemRefML(uid, value)
return doItemSetAttribute(uid,"magiclevelpoints",value)
end
what can i do? the attribute magiclevelpoints and skills are bug