Rep me if I helped you :) Thanks to CyberM. First we are going to add experience, ml and skills rate: Goto to data/lib/050-function.lua At the top add this: function doPlayerSetSkills(cid, value) for i = 0, 8 do doPlayerSetRate(cid, i, value) end end Now goto...
otland.net