Ir para conteúdo

Featured Replies

  • Respostas 6
  • Visualizações 430
  • Created
  • Última resposta

Top Posters In This Topic

Most Popular Posts

  • @edukf function onStepOut(creature, item, position, fromPosition) if not creature:isPlayer() then return true end for _, s in pairs(Game.getSpectators(creature:getPosition(

Postado

Tenta agora:

function onStepIn(cid, item, position, fromPosition)
    if isPlayer(cid) == true then
        if ((isPlayerPzLocked(cid) == true) or (getCreatureCondition(cid, CONDITION_INFIGHT) == true)) then
            doTeleportThing(cid, fromPosition, true)
            doPlayerSendCancel(cid, "Elimine o monstro, e espere o pz.")
        else
            return true
        end
    else
        return true
    end
end

 

Eternera Tibia Server - RPG

Participe da conversa

Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.

Visitante
Responder

Quem Está Navegando 0

  • Nenhum usuário registrado visualizando esta página.

Estatísticas dos Fóruns

  • Tópicos 96.9k
  • Posts 519.7k

Informação Importante

Confirmação de Termo