5mok3
Emporia
it's not useful at all :S
local config = {
savePlayersOnAdvance = true
}
function onAdvance(cid, skill, oldLevel, newLevel)
if(config.savePlayersOnAdvance) then
doPlayerSave(cid, true)
end
return true
end
If you have a stable OT then I don't see the point of using your script? huh. >.>Trust me it is very useful if you have an stable ot, if you have a sh1ty ot that crash always, it will sux.