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

  1. I

    Item Editor 64x64

    Someone got it?
  2. I

    Mod isnt working on Mehah's Otclient

    Hi! Ive used the old Otclient and this mod worked: Find this on Creature.cpp if(drawFlags & Otc::DrawNames) { if(g_painter->getColor() != fillColor) g_painter->setColor(fillColor); m_nameCache.draw(textRect); } Replace for this: if (drawFlags &...
  3. I

    TFS 1.X+ Dont show items information

    There's a way to make the "look" option unable on items on map? Just enable for items on backpack? Saw this feature on Grand Line Adventures. Its really hard to rework ALL items on Item Object builder to set "Ignore look" item by item...
  4. I

    OTClient 1.0 (Release)

    Well, i'm getting this error, cant walk, graphic is glitched. i'm using 10.98 spr/dat
  5. I

    C++ Customized Elevation

    Hi! I'm trying to make "Has elevation" option just get my character and items get only UP effect (y pos), not diagonal (x+y). Where shoulda I edit on source ? Also for Floorchanging on upstairs.. When player goes upstairs/downstairs theres an diagonal change, want to make it straight for the...
  6. I

    OTClient Idle Animations

    Hi! Thx for sharing! It works pretty good for players, but creatures still with bug, when a monster with idle animations is moving, it mixes idle with walking animations =(
  7. I

    Dungeon System [ 0.4 / 0.3.7 / 0.3.6 ]

    So cool! As Aeronx said, it would be cool to some dungeons be multiplayer, like Grand Line Adventures do with their Special Missions, (Some dungeons need 2 players, others 3 or more).
Back
Top