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

Add Position Widget

Gengo

Member
Joined
Jan 13, 2018
Messages
7
Solutions
2
Reaction score
19
Hello everyone
I would like to know how I can set the position of a widget, just like StaticText, doing this:
Lua:
g_map.addThing (widget, g_game.getLocalPlayer (): getPosition (), -1)
I know this way I can not because addThing does not accept widget.
Excuse me if it was not clear what I want, but I leave a picture of what I'm talking about.
I want to make a dialog box and when I talk to npc, the box appears on top of npc

34959
 
Back
Top