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

    [Gesior AAC] For: Marco Oliveira

    can you made multiworld system? like rl tibia
  2. L

    Item Editor (OTX) 0.3.9 by Kaiser (7.x - 8.6x)

    you have source code?
  3. L

    OpenTibia [RME 3.x] RME Modification 3

    its bugged on 7.6 here not have disable house.xml. and save map server show error
  4. L

    [7.6][C++]Only profesion knight can use this weapon

    no't have onEquip in source, i use kentana 3.0
  5. L

    [7.6][C++]Only profesion knight can use this weapon

    hey, i have one problems. how i can block item id 2433 use by sorcerer,druid,paladin? only knight can equip this weapon my code if(weaponid == 2433 & player->vocation == VOCATION_KNIGHT) { dist = g_config.swordxx; if (abs(player->pos.x - attackedCreature->pos.x) > dist...
  6. L

    [FIX][DISABLE][OTCLIENT]Unable to translate: "Your character mana is %d out of %d."

    ok thanks, i have one client from other server and here is fixed on c++ in client not showing you character mana is ..
  7. L

    [FIX][DISABLE][OTCLIENT]Unable to translate: "Your character mana is %d out of %d."

    hey, someone know how to fix or isable Unable to translate: "Your character mana is %d out of %d." ? its lagging client
  8. L

    [ZNOTE ACC] DarkTibiaFun Template

    reupload anyone
  9. L

    Lua [Candy-Bot][BUG]mana item

    hey, i found a bug when use mana item i lag and kick how i can fix it? its look a no exhausted.Problems only on Candy-bot when i use hotkey to mana no kick no lags
  10. L

    Forgotten map editor 0.1-rc3 (Developer Preview)!

    its work with otclient now? when i try load i got error unable to load 'mapeditor' module
  11. L

    #1 Custom Server Stamina System Yes or NO

    please vote. and help to create server old school without shit on shop now only need details. #1 Stamina System for pacc YES NO #2 Mounts on shop YES NO #3 ONLY PACC ON SHOP YES NO info: server exp skills 1x custom client anty boot suport 24/7 custom maps,monsters,spells etc... server start i...
  12. L

    Fluids with exhaust 0

    still don't work "you are exhausted" timeBetweenActions = 0 timeBetweenExActions = 0
  13. L

    Fluids with exhaust 0

    hello how i can remove exhausted? i try it but doesnt work local drunk = Condition(CONDITION_DRUNK) drunk:setParameter(CONDITION_PARAM_TICKS, 0) local poison = Condition(CONDITION_POISON) poison:setParameter(CONDITION_PARAM_DELAYED, true) poison:setParameter(CONDITION_PARAM_MINVALUE, -50)...
  14. L

    Problems not enought memory

    error 0xc000007b when i try run i have windows 7 64x
  15. L

    Problems not enought memory

    ok i try but why i now have this problems? on old windows 7 i use 64bit and work fine map loading 1minutes or more now loading only 8-10second and crash "not enought memory "
  16. L

    Problems not enought memory

    hello i formating drivers and install windows 7 on old windows 7 fine work but now doesnt work!!! i have 8GB Ram what the fuck? data/npc/scripts/Rashid.lua not enought memory [Warning - NpcScripts::NpcStript] can not load script Rashid.lua
  17. L

    Tibia dat/spr editor 10.76/10.77

    hello i need dat/spr editor 1076-1077 someone have?
Back
Top