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

    The Last Empire: Zezenia Private Server

    Well, I stopped to working on this job at the end of last year. I was making this for fun, but just me was making the entire project, and was hard to continue. Time to time I think to continue this project, it's something that I always liked to do.
  2. Helliot1

    VACANCIES FOR AN INCREDIBLE PROJECT

    Can you make me some decent map ?
  3. Helliot1

    VACANCIES FOR AN INCREDIBLE PROJECT

    First: You will believe if you want. I'm not telling you to believe. Second: I said that I don't have TOO MUCH TIME, and need HELP with my project. YOU DON'T KNOW WHAT I ALREADY HAVE. Third: I don't wanna explain all my features here, if somebody get interest with my project and trust in me, I...
  4. Helliot1

    VACANCIES FOR AN INCREDIBLE PROJECT

    Bump
  5. Helliot1

    Hide TopMenu on login screen [OTClient]

    MagicWall, you are awesome!! You taught me how to do it too, it's completely different from what I was doing. Thanks!!
  6. Helliot1

    Hide TopMenu on login screen [OTClient]

    How it's in the title I would like to know how to hide the topmenu in the login screen. But when I'm online, the topmenu appear? I know it's a very simple code, but I don't understand about Lua. I tried somethings but didn't work. Can anybody help me? Thank you Topmenu.Lua -- private...
  7. Helliot1

    VACANCIES FOR AN INCREDIBLE PROJECT

    Hello everybody, I have a project that I have been working on for over a year, and I'm doing it for myself. And since I don't have the time, I need people to help me with it. It is an innovator project. If you are interested and know what to do with what is listed below, leave a message here...
  8. Helliot1

    Doubt with OtClient Modules

    Thanks!! Now it works I just need change this part testmodButton = modules.client_topmenu.addRightGameToggleButton('testmodButton', tr('Testmod'), '/images/topbuttons/skills', toggle)
  9. Helliot1

    Doubt with OtClient Modules

    It doesn't works. I think need some function to do it.
  10. Helliot1

    Doubt with OtClient Modules

    I have a doubt with a module that I'm creating. I created the base of module, but I can't put for the Icon of the module appear on the TopMenu only when I'm online on the game. Like Inventory module. Somebody can help me ? Here is my Scripts Testmod.Lua local testmodWindow = nil local...
  11. Helliot1

    Customizing OtClient Panels

    Someone please?
  12. Helliot1

    Compiling Otclient w/ Directx

    Hello everybody, I've finally been able to compile OTC with code :: blocks, and now it's with Directx. But I have a problem, when I open the client got a error, and it don't open. How can I solve this? Debug.txt err: egl::Surface::initialize(109): Unable to set present parameters: 0x80004001
  13. Helliot1

    Compiling Error compiling w/ CodeBlocks

    I put my variables like this, but doesn't work yet Boost/Path
  14. Helliot1

    Compiling Error compiling w/ CodeBlocks

    I put exactly you said, but I get the same errors yet :(
  15. Helliot1

    Compiling Error compiling w/ CodeBlocks

    I'll need put all this folders on the environment variables then ??
  16. Helliot1

    Compiling Error compiling w/ CodeBlocks

    Hello guys, I'm compiling OtClient with the CodeBlocks, but I get some errors on final compiling (I'm compiling with CodeBlocks because I need put the client with Directx9) Somebody can help me ? Thanks -------------- Build: all in otclient (compiler: GNU GCC Compiler)---------------...
  17. Helliot1

    Customizing OtClient Panels

    Bump
  18. Helliot1

    Customizing OtClient Panels

    That I was able to find a way, what I need right now, is to fix the script of the health module. I've copied the script from "game_healthinfo" but it's not working :(
  19. Helliot1

    Customizing OtClient Panels

    I think you don't understand bro. What I said is that I make the Health bar module, and put the function, but It's not working when my life goes down!! My gameinterface.lua WALK_STEPS_RETRY = 10 healthBar = nil gameRootPanel = nil gameMapPanel = nil gameRightPanel = nil gameLeftPanel = nil...
  20. Helliot1

    Best way to learn C++?

    Like Wirless said, Sololearn is a very nice way to learn some languages!!
Back
Top