• 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!

Search results

  1. D

    Problem Transparenty don't show ground from flor-1

    bump, don't show transparenty from floor 7 to floor 6 anyone know how to fix it? clientside or serverside?
  2. D

    Problem Transparenty don't show ground from flor-1

    ok now working just remove ground from dat. but still problems on floor 7 to 0 doesnt work #edit problems is just from 7 to 6 floor doesnt show transparenty i think is here client side int MapView::calcLastVisibleFloor() { if(!m_multifloor) return calcFirstVisibleFloor()...
  3. D

    Problem Transparenty don't show ground from flor-1

    problem is on clientside source? how i can fix it?
  4. D

    Problem Transparenty don't show ground from flor-1

    hey i have problems with transparenty here is screen don't show tiles from floor 7 here is my protocolgame.cpp from serverside bool ProtocolGame::CanSee(int x, int y, int z) const { #ifdef __DEBUG__ if(z < 0 || z >= MAP_MAX_LAYERS) { std::cout << "WARNING! ProtocolGame::CanSee()...
  5. D

    [OTCLIENT]How to active Transparency?

    all sprites will be transparenty? ok i understand i need add new item to objectbuilder and add transparenty? i compile and test it thanks
  6. D

    [OTCLIENT]How to active Transparency?

    hey, how i can active transparenty like ground id 444 is transparenty how to?
  7. D

    [OTCLIENT][SERVER SIDE ERROR]

    hello, how i can fix this error on server side? could not get creature at: [C++]: ?parseCreatureLight@ProtocolGame@@AAEXABV?$shared_object_ptr@VInputMessage@@@stdext@@@Z
  8. D

    Clicking on tree tries fisting and get sometimes apple tfs 1.0

    Clicking on tree tries fisting and get sometimes apple #tfs 1.0
  9. D

    tfs 1.0 Door with key

    ref
  10. D

    tfs 1.0 Door with key

    hello, how i can create a door with key? door action id 2091 key id = 2091 but doesn't work
  11. D

    SHOP NPC SCRIPT

    don't work still sell only one item
  12. D

    SHOP NPC SCRIPT

    7,6 yourots
  13. D

    SHOP NPC SCRIPT

    sell only 1 item
  14. D

    SHOP NPC SCRIPT

    i arleady use this but i want sell 2x great shield = 1x 30cc not 2x 15cc
  15. D

    SHOP NPC SCRIPT

    hello i hav one question 7,6 how i can sell like on npc hi royal helmet2 and i sell 2 royal helmets for 6cc i try many tips but anything dont work i try elseif isFandD(cid, 4) and msgcontains(msg, 'great shield') then sell(cid,2522,2,150000) change amount from 1 to 2 but still sell one items...
  16. D

    [Gesior 2012] First Tibia Global Layout

    forum is bugged i can't add new post to Wars/Quests etc when i do post then nothing happens
  17. D

    Programmer Bounty added to grant Object Builder 10.76 Support.

    replace don't work @Jano I take replace and replace the right I click and nothing happens slicer too don't work cant export
  18. D

    DDOS PROTECTION NEED

    yes but someone attack my serwer and i can't do anything no connection ssh etc
  19. D

    DDOS PROTECTION NEED

    i Need Help DDoS Protection who can help please pm me i explain you on pm
  20. D

    tfs 7.6 Club ring +4 club fighting

    tfs without items.xml load from items.otb 7.6
Back
Top