• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Recent content by lsm6833672

  1. L

    Exp Eggs (Question)

    But where did u place the script? Login is coded on creature events, this code I gave u must be placed at actions... By the way, to fix this login bug, u must just put another "end" in the end of the script login.lua on creaturescripts
  2. L

    Exp Eggs (Question)

    You must change the x (egg id), the s (storage, any) and the y (Exp quant)
  3. L

    Exp Eggs (Question)

    function onUse(cid, item) if ((item.itemid == x) and (getPlayerStorageValue(cid, s) < 1)) then return doPlayerAddExp(cid, y) and setPlayerStorageValue(cid, s, 1) end end
  4. L

    [game] equipe para construção 3d

    Olá, Venho convocá-los para uma equipe de construção do "Tibia 3d". Não que se trate de um Tibia propriamente dito, mas sim de algumas características essenciais que hoje buscamos nos novos RPGs online, 3d, e que só encontramos no Tibia, como o Pvp. Para a construção do mesmo...
Back
Top