-
Total de itens
222 -
Registro em
-
Última visita
Atualização de Status Simples
Veja todas atualizações de Wolven
-
mim ajuda script pfv..
<!-- Guild Exp Time -->
<action itemid="2329" script="other/guildexp.lua"/>function onUse(cid, item, fromPosition, itemEx, toPosition)
local p = Player(cid)
if getPlayerStorageValue(cid, 9751) < os.time() then
Item(item.uid):remove(1)
setPlayerStorageValue(cid, 9751, os.time()+1440*3600)
toPosition:sendMagicEffect(CONST_ME_MAGIC_RED)
doPlayerSendTextMessage(cid,19,"60 Days extra exp active.")
else
doPlayerSendTextMessage(cid,19,"Wait 60 Days to use this again.")
end
return true
enddo usa pega mas nao chega exp tipow 20% deveria chega a mas