Lava Titan
Developer
Hey guys, I'm using mehah otclient redemption, does it have modal window implemented? And can I use it on tfs 1.6 downgrade 860?
github.com
github.com
I made a list of all the functions from this tfs and the only thing related to modalwindow is:
Can anyone give-me a example how can I use it, do I need to activate smth on tfs or otclient?
GitHub - mehah/otclient: An alternative tibia client for otserv written in C++20 and Lua, made with a modular system that uses lua scripts for ingame interface and functionality, making otclient flexible and easy to customize
An alternative tibia client for otserv written in C++20 and Lua, made with a modular system that uses lua scripts for ingame interface and functionality, making otclient flexible and easy to custom...
GitHub - TibiaDev/forgottenserver-downgrades: A free and open-source MMORPG server emulator written in C++
A free and open-source MMORPG server emulator written in C++ - TibiaDev/forgottenserver-downgrades
I made a list of all the functions from this tfs and the only thing related to modalwindow is:
LUA:
creatureevent:onModalWindow()
Can anyone give-me a example how can I use it, do I need to activate smth on tfs or otclient?