|
Vijilante SubAdmin
Joined: 18 Nov 2001 Posts: 5182
|
Posted: Sat Oct 27, 2007 6:47 pm
[2.09] Disabled class not respected on move |
Alarms don't start firing which is great. I am seeing numerous other settings become enabled though. Buttons, variables, aliases, and triggers all seem to be affected. This apply to both drag operations and right-click MoveTo when moved to a new package.
Procedure
1. Launch CMud
2. Close Sessions window (ESC)
3. Open Package Editor (CTRL-G)
4. Select File|Open from the PE menu
5. Open my achaea_def.mud
6. Select File|New from the PE menu
7. Drag the ACPcustom class from my package to the new packages tab
You will immediately see all of the buttons in the disabled classes appear
9. Switch to the untitled window tab
10. Enter #VAR into the untitled window's command line
This will show some variables as disabled, and some enabled
11. Enter #ALIAS into the untitled window's command line
This shows all aliases enabled
12. Enter #TRIGGER into the untitled window's command line
This shows all triggers enabled |
|
_________________ The only good questions are the ones we have never answered before.
Search the Forums |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Mon Oct 29, 2007 8:40 pm |
Reproduced and added to bug list. I also had a nasty problem where the buttons were getting displayed/updated while the TreeView was in "update" mode, which caused it to take *forever* to display those buttons. I'll see if I can fix both issues.
|
|
|
|
|
|