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

    7.6 server

    Why 7.6? Client 7.6 is very old, does not support DirectX 9. Why do not you use 7.72? https://github.com/peonso/tibialegacyserver.git or https://github.com/TwistedScorpio/OTHire
  2. diegortw

    Minimap crashs otclient

    I'm using OTHire https://github.com/TwistedScorpio/OTHire When I click repeatedly on the mini map for a far away region the client closes with this error: Thread 1 received signal SIGSEGV, Segmentation fault. 0x00000001001e7954 in MinimapTile::hasFlag(MinimapTileFlags) const () (gdb) bt #0...
  3. diegortw

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

    @SnorkY try change this line to false https://github.com/TwistedScorpio/OTHire/blob/master/config.lua#L221
  4. diegortw

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

    @necroids https://github.com/TwistedScorpio/OTHire/issues/99
  5. diegortw

    Fix/Patch [7.6 YurOTS] RME Depot compatibility

    talk to me in skype, I'll try to help u...
  6. diegortw

    Fix/Patch [7.6 YurOTS] RME Depot compatibility

    skype: diego.ldn
  7. diegortw

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

    @roriscrave I'm using RME 3.1
  8. diegortw

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

    I will also test with the latest map editor...
  9. diegortw

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

    @Daniel13 @roriscrave In RME Map Editor, try set the door ID to 1, like the image:
  10. diegortw

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

    Why isPremium is not real time? Like: bool isPremium() const { return (hasFlag(PlayerFlag_IsAlwaysPremium)) ? true : premiumEnd >= std::time(NULL); }
  11. diegortw

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

    @tarantonio I used some functions yes, I'm still testing and in the future I will make a pull request on OTHire ...
  12. diegortw

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

    after a hard work.... http://giphy.com/gifs/3o7TKN6slyzxMQIAjS
  13. diegortw

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

    @Lelodro thanks man! thanks a lot :D
  14. diegortw

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

    @Lelodro https://github.com/TwistedScorpio/OTHire/issues/72#issuecomment-244267970
  15. diegortw

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

    I found this bug ;(
  16. diegortw

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

    Thanks @Jakkess
  17. diegortw

    [7.4, 7.6, 7.7] Avesta (OTServ_SVN 0.6.3)

    Nice man! Thank you a lot!
  18. diegortw

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

    Hello guys, can anyone help me? I would like to create an NPC who sells runes with 100 charges? I used this code: shopModule:addBuyableItem({'uh'}, 2273, 40) But the NPC does not sell me a rune with 100 charges, but 100 runes with 1 charge each... I need one rune with 100 charges, :/
  19. diegortw

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

    Very nice, but I prefer use it online :p Thaks! =)
Back
Top