-
Total de itens
24 -
Registro em
-
Última visita
Tipo de Conteúdo
Perfis
Fóruns
Calendário
Publique
Tudo que gentil postou
-
cara mim ajuda como criar exp scroll para da 20 % de exp para player meu sevidor 10.90 mapa global
-
cara mim ajuda como criar exp scroll para da 20 % para player meu sevidor 10.90 mapa global
- Mostrar comentários anteriores %s mais
-
seguinte eu ja tenho um item
2:56 You see a guild exp time.
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
endele usa normal sabe mas nao fufa
se tive como ajeita muda para player sem ser de guild .. saco
http://www.tibiaking.com/forum/topic/67004-script/
?
-
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
-
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
-
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
-
pode mim ajudar com script a que cara