patryn Apprentice
Joined: 26 Sep 2001 Posts: 124
|
Posted: Thu Jan 06, 2005 6:20 am
Annoying BUG with MXP Entity/Event lists |
While fiddling with mxp i came a cross a rather annoying bug. (Zmud 7.05a)
If you open preferences and scroll down to the MXP/Entities window, click the USER tab.
Now create an entity. Then delete it. Then try and create it again.
#mxp <!ENTITY test blue>
#mxp <!ENTITY test DELETE>
Ok, here's the interesting bit. If you create that entity again. With the same name, it doesnt come up in the window.
#mxp <!ENTITY test red>
#show %mud.test outputs 'red' which means that the entity was created. But it just doesnt come up in the Entity list.
Same goes for the EVENTS lists.
(If this isnt the right spot to post bugs, please direct me to the proper area. Cheers.) |
|