• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. Pretx

    [Mod] Random Item Stats

    cyko hello:) You can change this a bit?, it can only give these items some monsters like the demon or dragon?
  2. Pretx

    MoveEvent Epic Transform Ring with time expiries

    i try first post and same bug... u,u
  3. Pretx

    MoveEvent Epic Transform Ring with time expiries

    a small bug, it only works 1 time .. the second time you need to logout or die to get it working again ... plz help tfs 0.3.6
  4. Pretx

    Need a script, Help me!

    Hi members of OtLand, I need a script that if a player less to lvl 50 is killed for other player, This don't die ! if not that automatically go to the temple, and the player who defeated him win no frags. tibia 8.6 & dev 0.4i function onPrepareDeath(cid, deathList) if...
  5. Pretx

    Lua area not use spells?

    I wish it were that easy to remove with pz tile, all the "haste"... Why I would want this? I have a event where the player need run and avoid obstacles, If someone can help me I'll glad!
  6. Pretx

    Lua area not use spells?

    Hi members of otland Is posible that in some area frompos, topos can't say any spells?
  7. Pretx

    Windows Donation Items not working

    paste in movements.xml <movevent type="Equip" itemid="11350" slot="armor" event="function" value="onEquipItem"/> <movevent type="DeEquip" itemid="11350" slot="armor" event="function" value="onDeEquipItem"/>
  8. Pretx

    Webdesign Dark City by Aleh - Second template

    go post it xD :P
  9. Pretx

    Webdesign Dark City by Aleh - Second template

    i like <3 :P
  10. Pretx

    Ayuda con error de mi pagina web

    Ese htdocs tuyo no sirve xD descarga otro.
  11. Pretx

    Action use x item get skill or ml only a time?

    omg my 050-function.lua is a piece of shit xD thx again cyko now work fine :>
  12. Pretx

    Action use x item get skill or ml only a time?

    cyko just work fine to add magic level. get the 5 magic level BUT on skills only get 1 D: You advanced in sword(distance,club,axe) fighting [10] to [11]. function onUse(cid, item, fromPosition, itemEx, toPosition) if getCreatureStorage(cid, 146) == 1 then doPlayerSendCancel(cid, 'You...
  13. Pretx

    Action use x item get skill or ml only a time?

    Cyko u are the best ;d now is working thx I love you xD.
  14. Pretx

    Action use x item get skill or ml only a time?

    *,* is its?
  15. Pretx

    Action use x item get skill or ml only a time?

    function doPlayerGiveItem(cid, itemid, amount, subType) local item = 0 if(isItemStackable(itemid)) then item = doCreateItemEx(itemid, amount) if(doPlayerAddItemEx(cid, item, true) ~= RETURNVALUE_NOERROR) then return false end else for i = 1, amount do item =...
  16. Pretx

    Action use x item get skill or ml only a time?

    Wipflash i try man but no work only get me % of skills o ml. What is wrong? :S
  17. Pretx

    Action use x item get skill or ml only a time?

    cyko its only get me % of skill :S. u,u Not get me 5 sword o magic
  18. Pretx

    (VOTE) Which internet browser best!

    Google Chrome forever xD
Back
Top