Okay, I'm a complete newbie when it comes to mudlet (I've been using Mushclient for years... but decided to switch over), so I'm trying to figure out how to do different things. While messing with mudlet earlier and a GUI, I managed to split my screen into two. Can anyone tell me how to fix it? I've been trying to search around for answers, but I can't find it anywhere.
Comments
if not, in Scripts, look for a bit of code resembling this :
right_container = Geyser.Container:new({
name = "right_container", -- give it a unique name here
x=-330, y=0, -- have it start at the top-left corner of mudlet
width = 330, height="100%", -- with a width of 200, and a height of the full screen, hence 100%
})
Artemis says, "You are so high maintenance, Tharvis, gosh."
Tecton says, "It's still your fault, Tharvis."
Artemis says, "You are so high maintenance, Tharvis, gosh."
Tecton says, "It's still your fault, Tharvis."
Artemis says, "You are so high maintenance, Tharvis, gosh."
Tecton says, "It's still your fault, Tharvis."
Settings->Main Display->Right border width = 0 for great justice.