roriscrave
Advanced OT User
- Joined
- Dec 7, 2011
- Messages
- 1,210
- Solutions
- 35
- Reaction score
- 207
How can I raise the nick and life bar of the character, monsters and NPCs in OTClient v8?
If i use onlogin, it work only players. I need it work too monster and npcs, not only for players.
If i use onlogin, it work only players. I need it work too monster and npcs, not only for players.
LUA:
g_game.getLocalPlayer():setInformationOffset(0, -40)