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

    OTClient lag movement

    how did you solve this?
  2. gugu15

    modify square of attack

    I think that if you wanna draw a circle, you need to do it with texture, i don't know if the otclient has a function to draw circle
  3. gugu15

    [OTClient Mod] Health and mana circle

    @MagicWall please accept the pull request Color change by GustavoBlaze · Pull Request #1 · EgzoT/-OTClient-Mod-health_and_mana_circle · GitHub
  4. gugu15

    Playing around with UI

    awesome!
  5. gugu15

    New Bar OTC 11

    Hey man, where did you find theses images?
  6. gugu15

    How to disable Ambient Light and speaker icon

    I don't recommend you do this. The light system of otclient is bad, many points of lights make the FPS fall too much
  7. gugu15

    [Support] Loading Modules with interface, and handling storage values with extended opcode.

    Module Tutorial · edubart/otclient Wiki · GitHub
  8. gugu15

    New Bar OTC 11

    I was trying add curve mana and health bar without texture, but i think that with that textures can be more easy
  9. gugu15

    [Help OTclient]

    read my answer in this topic and just copy the code Mod or sourcecode ManaBar under healthBar in displayUI
  10. gugu15

    Unity3D client?

    Awesome, you're the best. This client is getting very good!
  11. gugu15

    [OTClient] 7.72 Server

    If u still need, pm me with what you need..
  12. gugu15

    [OTClient Showoff] Show off your OTClient project/module/UI and other

    Dicer system with sqlite database Kingdom Bot, a open source project but I left for lack of time Some functions, with magic wall timer and another things.. A shop system with extended opcode, partnership with a Brazilian server Waypoints (Auto Walk)
  13. gugu15

    Team Agathor team aplication & Hired Hands

    Hello! My name's Gustavo. I'm 18 years old and i'm from Brazil. I know about OTClient 'cause already worked doing some modules, creating functions and editing native functions in lua and C++. Send me pm if you need something
  14. gugu15

    Idle/Stand Groups

    To make otclient work with group frames. You have to make it separate the groups of animations and modify the functions that draw the animations
  15. gugu15

    Idle/Stand Groups

    No. He puts the frames groups side by side and uses them as if the groups did not exist. At one time the otclient was with an animation bug, and the way I found it was this one.
  16. gugu15

    [Debian]Installing library to compile OTClient - failed

    try to use sudo apt-get update && sudo apt-get upgrade. If does not work try to look for another version of the libraries
  17. gugu15

    compilation error codeblock

    You need to make that modifications to compile with mingw Modifications to compile with mingw32 by GustavoBlaze · Pull Request #850 · edubart/otclient · GitHub
  18. gugu15

    Help my!!

    You declarated the variable with Boost path? If you did, delete this variable 'cause it's used only for compile with visual studio
  19. gugu15

    Compiling Otc

    you need to do modifications on code to compile with mingw, see my request Modifications to compile with mingw32 by GustavoBlaze · Pull Request #850 · edubart/otclient · GitHub
  20. gugu15

    Compiling Otc

    Compiling on the visual studio I had the same problem. The solution was compile with mingw
Back
Top