Postado Julho 27, 2012 12 anos Autor Eu sei Poderia ter usado elseif né, teria comido varias linhas. É rsrsrs, mas ainda n sei muito como usar ele n ;s De boua na lagoa ? *-* Entrada ao Tibia King:27/05/2012 (02:14)
Postado Julho 27, 2012 12 anos if (getPlayerLevel(cid) >= 50) then doTeleportThing(cid, POS1) doPlayerSendTextMessage(cid,MESSAGE_EVENT_ADVANCE, 'Voce foi teletransportado para a ilha dos dragons') elseif (getPlayerLevel(cid) >=80) then doTeleportThing(cid, POS2) doPlayerSendTextMessage(cid,MESSAGE_EVENT_ADVANCE, 'Voce foi teletransportado para a ilha dos dragons de gelo') elseif (getPlayerLevel(cid) >=150) then doTeleportThing(cid, POS3) doPlayerSendTextMessage(cid,MESSAGE_EVENT_ADVANCE, 'Voce foi teletransportado para a ilha dos Nightmare e Hellspawn') elseif (getPlayerLevel(cid) >=300) then doTeleportThing(cid, POS4) doPlayerSendTextMessage(cid,MESSAGE_EVENT_ADVANCE, 'Voce foi teletransportado a ilha dos bosses') else doPlayerSendCancel(cid,MESSAGE_EVENT_ADVANCE, 'Voce nao tem level necessario para ir a alguma destas ilhas') return true end
Postado Janeiro 15, 2016 9 anos faz um script o seguinte.. em vez de falar !ilha ele Clina num item ( xxxx ) .. ai abre uma tela.. ai ele escolhe pra onde ele quer ir... porem ele nao solicita level.. vai qualquer level... ia ser top demais este script
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.