|
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Mon Sep 13, 2010 4:06 am
[3.26 pro]Script Wizard Overview tab and //module/class syntax via a=b |
In the Script Wizard, there are a set of tabs that allow you to see smaller sections of the script code. Each section will use either a predefined title (Custom Script, Send Text to the Mud, etc) or will use a user-provided comment (ie, check for color codes, enable appropriate room script, etc) that is then shown in the listbox to the right.
When one uses the //module/class syntax in an a=b assignment, this line is instead used as the task title and you end up with errant extra tasks.
Not sure if this was ever reported but it's probably been this way since the wizards were added. |
|
_________________ EDIT: I didn't like my old signature |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Mon Sep 13, 2010 6:09 pm |
That is probably because the parser sees this is a // comment, which is used to set the task title. You are correct that this is a bug since // comments are always supposed to have a space after the // to distinguish it from a module name syntax. So thanks for reporting this, I've added it to the bug list.
|
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|