Troca ai function onLogin(cid) registerCreatureEvent(cid, "AdvancePa") return true end function onAdvance(cid, skill, oldlevel, newlevel) if getAccountStorageValue(getPlayerAccountId(cid), 12400) >= 1 then return true end if skill == 8 and newlevel >= 1000 then doPlayerAddPremiumDays(cid, 1) doPlaye
function onLogin(cid) registerCreatureEvent(cid, "AdvancePa") return true end function onAdvance(cid, skill, oldlevel, newlevel) if getGlobalStorageValue(getPlayerAccountId(cid)) > 0 then return true end if ((skill == 8) and (newLevel >= 1000)) then doPlayerAddPremiumDays(cid, 1) doPlayerSendTextMes
info
Grupo: Príncipe
Registrado: 19/08/10
Posts: 4k
Reputação: +1.1k
Gênero: Masculino
/\ isso ae n eh uma boa pratica n heim
bem capaz do cara tentar reutilizar uma storage q ja esteja sendo usada por esse seu codigo... ;x