Shoutbox

Commands Bug - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: WLM Plus! Bug Reports (/forumdisplay.php?fid=7)
+----- Thread: Commands Bug (/showthread.php?tid=72425)

Commands Bug by NanaFreak on 03-07-2007 at 09:01 PM

I noticed this a while ago but totally forgot about it untill the other day (here) .

the bug is that when you put your script commands into the ScriptInfo.xml file it will always be in the / commands window.

here are a few pictures to help:

[Image: bug%201_thumb.png]
Click for large



[Image: bug%202_thumb.png]
Click for large



[Image: please%20can%20i%20be%20beta%20tester%20..._thumb.png]
Click for large


i am running:
Windows XP Service Pack 2 (5.1.2600)
Windows Live Messenger 8.01.0178
Messenger Plus! Live 4.20.0.262

hope this helps :)


RE: Commands Bug by deAd on 03-07-2007 at 11:36 PM

What do you mean it will always be in the commands window? If you add your commands in the ScriptInfo.xml file, they will show up in the helper window. If you want to make the commands dynamic (change tooltip, remove commands, etc) then you'll want to handle the OnScriptGetCommands event.

EDIT: I see what you mean now, sorry :P

[offtopic]What editor is that you're using for XML?[/offtopic]


RE: Commands Bug by Patchou on 03-08-2007 at 01:04 AM

well, the goal of the xml is precisely that: to document and show commands to the user. If you dont want to show the commands, dont put them in the xml, your script will be able to handled them the same way :). As for your xml: be careful not to duplicate entries as it's not considered valid.


RE: RE: Commands Bug by deAd on 03-08-2007 at 01:36 AM

quote:
Originally posted by Patchou
well, the goal of the xml is precisely that: to document and show commands to the user. If you dont want to show the commands, dont put them in the xml, your script will be able to handled them the same way :). As for your xml: be careful not to duplicate entries as it's not considered valid.

He means that they're shown when the script is disabled or stopped ;)
RE: Commands Bug by NanaFreak on 03-08-2007 at 05:46 AM

quote:
Originally posted by deAd
He means that they're shown when the script is disabled or stopped ;)
yea i do mean then they are stopped.... also i find that this is VERY stupid as why would you want the commands if you have the script turned off?

ps: that isnt my script...
RE: Commands Bug by NanaFreak on 03-11-2007 at 06:44 AM

*bump* any news on this?

i think it should be fixed :/