Nyys UI item bar on left

Scripts and support for your favorite MUD client.
i982
Sojourner
Posts: 14
Joined: Wed Oct 25, 2017 10:53 am

Nyys UI item bar on left

Postby i982 » Wed Nov 15, 2017 8:13 am

if anyone knows the line or how to make this either disabled to where it doesnt pop out or off completely please share. on higher res monitors it causes problems with the command prompt portion of the screen unless it is just left on. thank you.
Afu
Sojourner
Posts: 82
Joined: Sun Oct 01, 2017 3:58 pm

Re: Nyys UI item bar on left

Postby Afu » Wed Feb 13, 2019 5:23 pm

Hack it, if u aint hacked it already..


Code: Select all

function showLeftIcons()
   local lLabel=Geyser.Label:getWindow("LeftLabel")
   local exitLabel=Geyser.Label:getWindow("LeftExitLabel")
   local WindowWidth, WindowHeight = getMainWindowSize()

   --if charData:get("hideequip", true) then
   --   exitLabel:show()
   --else
      exitLabel:hide()
   --end
  return
   --lLabel:resize("5%", nil)

   --setBorderLeft ( math.ceil(WindowWidth/20)+4 )
end

Return to “MUD Client Help”

Who is online

Users browsing this forum: No registered users and 18 guests