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

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

    @Ezzz @Nottinghster @topic bro, its possible the time of decrease frags? Player.cpp if(it->isUnjustKill()){ attackerPlayer->addUnjustifiedDead(this); } #endif I tried in diff ways, but without success. Any...
  2. S

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

    @Jakkess no errors in console, but NPC doesnt work =/ U say Hi, and no have reply. Thxx
  3. S

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

    [7.72] OTHire 0.0.1b - Based in OTServ Trunk (Latest) Anyone know how to make work "bring me to" in Travel NPCs? I've been trying without success
  4. S

    [Download] Tibianic DLL Sources (Client Injection)

    @topic Anyone can help with this debug? Tkss!
  5. S

    [Download] Tibianic DLL Sources (Client Injection)

    @rwxsu i can compile, this is so beautiful!! :D But i have a problem with RED_SKULL, u know how to solve it? DEBUG when the player have skull_red: Any idea?? Thanks!!!
  6. S

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

    @Olddies Hmm, i understand. But the problem is that if anyone use another OTClient (besides mine), the hotkey will work too, right? =/
  7. S

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

    @Olddies @Ezzz @Topic, all work noww!!! One question, if i use otclient , Hotkey System work for runes/itens =/ Its possible disable hotkeys for all clients (OTClient/CipSoft Client)? Thank you!!!
  8. S

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

    @Ezzz first of all, thank you for this contribution! @Topic I compiled/run the server and site perfectly on ubuntu without errors, but i cant connect in the server. No have errors in console too (server does not respond). I've tried several times (Change Rsa in otserv.cpp, change rsa in...
  9. S

    [Download] Tibianic DLL Sources (Client Injection)

    @rwxsu @topic I have problem when compile (Im still using Windows 10) All directories are ok, anyone can help me or have this same issue? Thanks/!!
  10. S

    Ways to protect OTClient

    BUMP!! I need protect at least modules
  11. S

    Ways to protect OTClient

    Hi guys, Is there any other way to protect the OTClient files against copy? (data/modules/init) I have tried this: ShovelKnight Free OTClient protection Its good, but have so much limitations (i cant use my own otclient.exe with new functions, etc...) Any idea? Thanks!!!
  12. S

    [OTClient Mod] Health and mana circle

    @MagicWall Hi bro, where i can add this line to implement expcircle? modules.game_healthcircle.setExpCircle(true)
  13. S

    Insert a text in console

    @GN Xedoc, thank u for feedback. But i think the correct way is in console.otui, not lua. I'll wait for some light (:D). When im done, i'll be updating the topic. Tks!!
  14. S

    [7.72] OTHire 0.0.3

    @Peonso, First of all, thank u for this source!! A doubt, please.. is it very hard to add hotkey support? I love oldschool servers with hotkey system (7.8+ i think). Thank youu!!!
  15. S

    Insert a text in console

    @UP
  16. S

    Insert a text in console

    Hi guys, I've been trying to add text in this position (red) without success: How i can add? It would be quite simple text, just a writing: WASD Thank you!!!
  17. S

    Hotkey Bar

    @chupaescadatri or use: g_keyboard.bindKeyPress('F1', toggle)
  18. S

    [NEW][MODULE]Store_module

    @Memerto, you need to insert the function OpCode in our source bro. It fix this error.
  19. S

    Can't change background

    @Togu Check the terminal and post the error
  20. S

    [NEW][MODULE]Store_module

    @margoh, i have fix my problem (it was an error in opcode function). Another question... With this store system, suppose i update the store_module. The players will need to download the module updated again? or exists other ways to do this... Thank you!!
Back
Top