Ir para conteúdo

Posts Recomendados

 

local storage = {key, value}          --Storage, valor.
function onStepIn(cid)
    if not isPlayer(cid) then return true end
    setPlayerStorageValue(cid, storage[1], storage[2])
    return true
end
Link para o comentário
https://xtibia.com/forum/topic/235872-tile-que-da-storage/#findComment-1662953
Compartilhar em outros sites

  • 2 weeks later...
Visitante
Este tópico está impedido de receber novos posts.
×
×
  • Criar Novo...