Page 1 of 1

I'd like some feedback on my GUI.

Posted: Wed Jul 28, 2021 7:19 am
by Aydein
I posted an earlier version of this in What's your GUI look like but I'd like some fresh feedback on what I have so far.

Image

Re: I'd like some feedback on my GUI.

Posted: Sun Aug 01, 2021 8:05 am
by Vadi
Add player tracking onto the map 😉

Re: I'd like some feedback on my GUI.

Posted: Tue Aug 03, 2021 8:35 pm
by Aydein
Vadi wrote: ↑
Sun Aug 01, 2021 8:05 am
Add player tracking onto the map 😉
I didn't even know this was possible?

Re: I'd like some feedback on my GUI.

Posted: Tue Aug 03, 2021 9:49 pm
by demonnic
You can make use of https://wiki.mudlet.org/w/Manual:Lua_Fu ... hlightRoom with different colors

Re: I'd like some feedback on my GUI.

Posted: Wed Aug 04, 2021 5:12 am
by Vadi
Yep, or even draw labels directly on rooms with the player names - https://wiki.mudlet.org/w/Manual:Lua_Fu ... teMapLabel

Free code to get started with @ https://github.com/svof/svof/blob/maste ... racker.lua