Hi, where change position text in redemption 4.0?
Attachments
-
image-1781539952720.webp1.2 MB · Views: 44 · VirusTotal
I mean the position of the text display when the player writes something, you probably meant the color of the text, right?It might be in
modules\game_textmessage\textmessage.lua
But I didn't check, my colored loot used that
You can set the position in the same module.I mean the position of the text display when the player writes something, you probably meant the color of the text, right?
Hi, where change position text in redemption 4.0?
I thought that if I managed to change the text, the display of values during health and mana regeneration would change too, but unfortunately, it didn't. Do you know where to access that?![]()
otclient/src/client/statictext.cpp at 99d43bd6559841ee684e35082da3ea9a360d0e16 · opentibiabr/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 custom...github.com
adjust Point(20, 5)
ex: Point(width, height) x, y