|
DarkShadow Newbie
Joined: 17 Oct 2002 Posts: 5
|
Posted: Sun Apr 18, 2004 10:56 pm
Problem with button without name |
Hi!
I'm using zMud 7.05 and somehow managed to create a button without a name. Now I can't see this button in the settings and can't delete it.. The button sits on top of my window and won't go away.
Any hints how to remove this phantom button? |
|
|
|
seamer Magician
Joined: 26 Feb 2001 Posts: 358 Location: Australia
|
Posted: Sun Apr 18, 2004 11:07 pm |
If it does anything when you click it, search for those commands in the editor using the find button.
|
|
|
|
DarkShadow Newbie
Joined: 17 Oct 2002 Posts: 5
|
Posted: Sun Apr 18, 2004 11:38 pm |
it does nothing, I just included an icon in it. so I have a button with an icon on it, which does nothing and is not displayed in the settings editor..
|
|
|
|
nexela Wizard
Joined: 15 Jan 2002 Posts: 1644 Location: USA
|
Posted: Mon Apr 19, 2004 12:08 am |
#BUTTON
Then find the button in question it will have a number in front of it and just
#UNBUTTON number |
|
|
|
Vijilante SubAdmin
Joined: 18 Nov 2001 Posts: 5182
|
Posted: Mon Apr 19, 2004 12:39 am |
I've seen this happen with 7.05 before. Best thing to do is backup your .mud file (assuming you haven't #SAVEd since the button appeared). Then close zMud and relaunch. My experience with it showed the relaunch was good enough to clear it up without going to one of my backups.
|
|
|
|
DarkShadow Newbie
Joined: 17 Oct 2002 Posts: 5
|
Posted: Mon Apr 19, 2004 7:41 pm |
Well the problem is, I noticed the button first after 2 times restarting.. no backup there...
|
|
|
|
DarkShadow Newbie
Joined: 17 Oct 2002 Posts: 5
|
Posted: Mon Apr 19, 2004 7:56 pm |
quote: Originally posted by nexela
#BUTTON
Then find the button in question it will have a number in front of it and just
#UNBUTTON number
#BUTTON doesn't show it....
after typing #BUTTON I just get:
Buttons:
But it's still there:
http://www.karotte.org/phantom-button.png |
|
|
|
Guede Wanderer
Joined: 30 Nov 2003 Posts: 65 Location: United Kingdom
|
Posted: Mon Apr 19, 2004 8:27 pm |
Hi,
Try #GAUGE and see if it's listed there. (just a wild guess) Then #UNBUTTON <number> to get rid of it. I think...
-G- |
|
|
|
DarkShadow Newbie
Joined: 17 Oct 2002 Posts: 5
|
Posted: Tue Apr 20, 2004 7:02 pm |
quote: Originally posted by Guede
Hi,
Try #GAUGE and see if it's listed there. (just a wild guess) Then #UNBUTTON <number> to get rid of it. I think...
Hey, that did it!
Thank you very much. :)
I was almost giving up. |
|
|
|
|
|