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

    DOUBT: onTextMessage problem:

    In OTClient sources, file const.h: https://github.com/edubart/otclient/blob/master/src/client/const.h#L334 The message i'm recieving on console tells that this onTalk mode is unhandled... I just need to now how to handle with it. In my modules/game_textmessage/textmessage.lua i have...
  2. Derlexy

    DOUBT: onTextMessage problem:

    How can i fix it?
  3. Derlexy

    DOUBT: onTextMessage problem:

    Hello guys, can someone help me? Some messages arent working on my OTClient: I get this error every time a monster yells, a broadcast message is sent...
  4. Derlexy

    [7.72] RealOTX with CastSystem - OpenSource

    I know that, sorry for the wrong question, the right is: Where can i found the cast commands scripts?
  5. Derlexy

    [7.72] RealOTX with CastSystem - OpenSource

    Can i found the cast commands somewhere?
  6. Derlexy

    [7.72] RealOTX with CastSystem - OpenSource

    After solve this problem, i got another: I dont know what or why its happening. Hope u help me...
  7. Derlexy

    [7.72] RealOTX with CastSystem - OpenSource

    @Lelodro: I had changed some stuffs like loot owner and needed to rebuild, so i got this error when loading the items.otb. I followed the tutorial on Github to compile the sources... Can you help me?
  8. Derlexy

    [7.72] RealOTX with CastSystem - OpenSource

    Ty, it works!
  9. Derlexy

    [7.72] RealOTX with CastSystem - OpenSource

    Sorry for the double post, but looks like i cant edit my other one... I cant install the gesior web site... Images: Image 1, Image 2.
  10. Derlexy

    [7.72] OTHire 0.0.1b - Based in OTServ Trunk (Latest)

    Humm, ok, i've tried with 2015 version and i got 68 errors .-.
  11. Derlexy

    [7.72] OTHire 0.0.1b - Based in OTServ Trunk (Latest)

    Someone have a guide to compiling the server using Visual Studio?
  12. Derlexy

    [7.72] RealOTX with CastSystem - OpenSource

    this is exactly the website ive downloaded
  13. Derlexy

    [7.72] RealOTX with CastSystem - OpenSource

    Why cant i install the GesiorACC? After i set the server path, this is the only thing that happens: STEP 1 Check server configuration
  14. Derlexy

    [Switzerland] Classicus 7.4 - RESET - SERVER IS ONLINE!

    "Never Reset", is what they say kkk Oh, let me guess... This time will be no resets right?
  15. Derlexy

    [Germany] [Custom] Necronia ❂ Open-Beta Now

    Where can i find the server ip and protocol... .-. ?
  16. Derlexy

    [Germany] [Custom] Necronia ❂ Open-Beta Now

    most important, when the server go back online? =P
  17. Derlexy

    [Germany] [Custom] Necronia ❂ Open-Beta Now

    Oh, okey... I've asked bcause i saw 49 players online in the website, so i thinked the server is on =P But ty =)
  18. Derlexy

    [Germany] [Custom] Necronia ❂ Open-Beta Now

    =O Some help? kkkk
  19. Derlexy

    Lua doTeleportThing() error:

    Hello guys, maybe someone can help me with this: I'm working on a Avesta 7.4, and i got some console errors when I execute my script, it follows: function getPlayersInArea(fromPos, toPos) -- function by amoeba13 playersInArea = {} for Px = fromPos.x, toPos.x do for Py =...
Back
Top