• 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. Zoolek

    Open old 7.92 maps in RME - a quick one

    "Could not locate Tibia.dat and/ or Tibia.spr, please navigate to your tibia 7.92 installation folder. Im choosing tibia 7.92 folder. I even downloaded tibia 7.92 from https://otservlist.org/download or rme clinets: Download - Remere's Map Editor (RME) - An Open Source Map Editor for Open Tibia...
  2. Zoolek

    Windows Looking for rme 7.92

    Any1 got it?
  3. Zoolek

    Audio

    y0 Chce ustawic zeby muzyka z media playera grala w sluchawkach a wszystko inne z "glosnikow w monitorze" gdzie znajde taka opcje? Da rade cos takiego zrobic na 1 karcie dzwiekowej?
  4. Zoolek

    [Poland] Kosmos OTS | HIT | PVP-e | EVO | START 16.02 | Epic Quests

    Its working http://kosmos.net.pl/?subtopic=latestnews Start in 3h
  5. Zoolek

    Lua Where was the function

    I want players to hit same dmg to monsters & players. Cant find where it was ;s
  6. Zoolek

    Lua 0 frags and red skull relog doesnt help

    bump skulltime.lua function onThink(cid, interval) if(not isCreature(cid)) then return end local skull, skullEnd = getCreatureSkull(cid), getPlayerSkullEnd(cid) if(skullEnd > 0 and skull > SKULL_WHITE and os.time() > skullEnd and not getCreatureCondition(cid...
  7. Zoolek

    Top fragers

    Nevermind... thanks ;p Im so stupid i was chaning script "top fragers" while i was using "frags" /close
  8. Zoolek

    Lua 0 frags and red skull relog doesnt help

    Why when i use frag remover it clean frags, but when i relog red skull still exists? I have 0 frags i shoudnt be rs? Frag remover local config = { item = 9999, -- item id level = 1, -- min lvl count = 0 } function onUse(cid, item, frompos, item2, topos) if getPlayerLevel(cid) >=...
  9. Zoolek

    Top fragers

    How to make this script count every last hit not only unjustified <?php //Script by Elf //Made for Modern AAC by Paxton require("config.php"); $ots = POT::getInstance(); $ots->connect(POT::DB_MYSQL, connection()); $SQL = $ots->getDBHandle(); echo '<div style="text-align: center; font-weight...
  10. Zoolek

    [Poland] Kosmos OTS | HIT | PVP-e | EVO | START 16.02 | Epic Quests

    Server will officially start 16.02
  11. Zoolek

    [Poland] Kosmos OTS | HIT | PVP-e | EVO | START 16.02 | Epic Quests

    @up you are probably right about it
Back
Top