• 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!

Work-in-Progress OtClient Modules Documentation – Contributors Welcome!

Sorky

Premium User
Premium User
Joined
Dec 17, 2024
Messages
206
Solutions
3
Reaction score
140
GitHub
Sorky96
Hey everyone,


I've started putting together a work-in-progress documentation for OtClient modules, which you can check out here:
Complete Guide to Creating OTClient Modules (https://sorky96.github.io/OtClientModules_documentation/)


Right now, it’s still missing a lot of content, but my goal is to build a complete and detailed guide on how to create and work with OtClient modules. The documentation is hosted in this repo:
GitHub - Sorky96/OtClientModules_documentation: A WIP guide to creating OTClient modules including OTUI, Lua, otmod structure, extended opcodes, and UI scripting. (https://github.com/Sorky96/OtClientModules_documentation)


With help from the community, we can turn this into a solid resource for all OtClient devs out there.
If you’d like to contribute, feel free to fork the repo and submit a pull request — ideally focusing on the website version. I’ll also be converting the content into README.md so it’s visible directly on GitHub.


Let’s make OtClient development easier for everyone!
 
This is amazing
thank you so much for doing this, for people like me, this kind of guide is incredibly helpful. I’ve been out of the OpenTibia scene since around 2017–2018, and now that i'm coming back, everything feels new to me. I'm currently learning how the new OpenTibia system works, and having proper documentation like this really makes a difference. I just wanted to say i appreciate your work keep it up!
 
This is amazing
thank you so much for doing this, for people like me, this kind of guide is incredibly helpful. I’ve been out of the OpenTibia scene since around 2017–2018, and now that i'm coming back, everything feels new to me. I'm currently learning how the new OpenTibia system works, and having proper documentation like this really makes a difference. I just wanted to say i appreciate your work keep it up!
If so maybe my blog would help you a bit ;)
 
I added prototype of otui editor
1748446102786.webp
it is in
It's chatgpt generated and currently support
'Label', 'Button', 'TextEdit', 'Panel', 'MiniWindow', 'UICreature', 'UIItem', 'MainWindow'

it's not perfect but good starting point
 
I've added a top navigation bar and updated parts of the content. I've also included a dark mode toggle (note: it won’t remember your preference—no cookies are used). Feel free to extend the guide with any missing details!
 
Bump, would be great if somone smarter would try to add missing details
 
Back
Top