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

    Lua [TFS 1.X] How to properly add an event on login.lua?

    Hello, I'm using the lattest commit of TFS at Github... I been trying some creatureevents but they doesn't works, i guess that's because of the login.lua (event) player:registerEvent("") I try to use like that and the event between "", is that right or what's the right way to do it? Regards
  2. E

    Programmer A professional programmer looking for jobs($)

    I'd like some stuff for OTClient, can please send me your prices or something like that? I need stuff as compiling my entire client into 1 exe, make some interface modifications and maybe couple mods
  3. E

    Cast System TFS 1.1 (prototype)

    Is it possible to manually adding the code to my sources? instead of compiling the sources at github? since im using the lattest commit of tfs Great post !
  4. E

    OTClient Layout/Theme Fullscreen? How?

    Stills doesn't work :( I change: "currentViewMode = 0" to "currentViewMode = 2" on the file gameinterface.lua at modules/game_interface I change and reload the client, but still starting with the panels view mode, not the full screen one :( Help please :(
  5. E

    OTClient Layout/Theme Fullscreen? How?

    Great, thanks again Margoh!!!
  6. E

    OTClient Layout/Theme Fullscreen? How?

    Thanks for your reply @margoh, how i remove the bind key? (Sorry, i don't know how to do that one) I understand the layour change i have to do, it's on modules folder?
  7. E

    [Tutorial] Adding more tiles to game window - Updated 7/6/2018

    I get the next error many times when i try to compile TFS: 'AddByte' is not a member of 'NetworkMessage' ... I did this tutorial like 4 times and same mistake... This are the lines: and
  8. E

    Feature True dual wielding for TFS 1.x

    Thank you so much, 100% working now :)
  9. E

    OTClient Layout/Theme Fullscreen? How?

    Hello, I'm using the lattest commit of OTClient and TFS 1.x available on Github (In case this makes a difference on the source edition i believe i need) I did this using ctrl + . to change the layout, but heres my request: 1.- How to disable that command (Ctrl + .) So the player can't...
  10. E

    10.76 Animation Bug

    I try to compile a 1079 file to 1074 with that config but it doesn't completes, stops at 99% :c EDIT: NVM, it stays at 99% but the output file is generated.. Fixed... Thanks @EdMignari
  11. E

    OTC OTUI tool

    How about on sale @EdMignari ?
  12. E

    [MOD] Emoticon in Tibia, more & more

    It doesn't works for me :( Appears the emoticons and also weird signs... What you mean about no needing to edit fonts @Karpio ?
  13. E

    TFS 1.1 Outfit Animation BUG

    SOOOORRY! For reviving this post but i have right the same problem, just compiled lattest commit of tfs and otclient... And this happends with outfits and mounts... There's a way to fix it? :(
  14. E

    Solved (Windows) - Compiling TFS error...

    C:\boost\boost/asio/detail/config.hpp(227): warning C4005: 'BOOST_ASIO_ERROR_CATEGORY_NOEXCEPT': redefinición de macro 1> C:\boost\boost/asio/detail/config.hpp(213): note: vea la definición anterior de 'BOOST_ASIO_ERROR_CATEGORY_NOEXCEPT' Hello, I'm trying to compile the lattest commit of...
  15. E

    TFS is 10.77, how can i use my OTClient with that serv?

    Thanks Thexamx! (:
  16. E

    Solved OTC DirectX Client - How?

    NVM, Done :P
  17. E

    TFS is 10.77, how can i use my OTClient with that serv?

    Hello, The protocol i have on my TFS is 10.77, but the OTClient (Lattest commit) haves max 10.76, how can i solve this? Can someone help me please? (: Thanks
  18. E

    Solved OTC DirectX Client - How?

    Hello, I'm trying to compile the OTClient lattest commit with DX support, how can i do it? I mean, there's no tutorial for that and compiling is not my top ability... Can someone, kindly help me with this? Thanks
  19. E

    Problem compiling... Help?

    Hello, i was trying to compile the latest commit... This is what happends... on the config at CMake i only changed OPENGLES from OFF to 2.0 to enable de DX stuff... Can please someone help me to fix this?
Back
Top