FlexHub Forum

[Fixed] !addcmd ignores all options

Offline FlipFlop™

  • FlexHub Developer
  • *****
  • 505
[Fixed] !addcmd ignores all options
« on: October 04, 2011, 12:45:46 »
In svn 1197 there's a bug in !addcmd that ignores all given options for the command when adding a new command. Existing commands aren't affected.

To work around it use !addcmd only to specify the text:

!addcmd <name> "<text>"

Then use !modcmd to set the options:

!modcmd <name> -o<num> -p<num> -m<num> -u<num>


Ofcourse a bugfix will be released soon.
« Last Edit: November 07, 2011, 14:16:12 by LadyStardust »
Check the new FlexHubList!           Add awesome statistics like this for your hub!

This post is a natural product. The slight variations in spelling and grammar enhance its individual character and beauty and in no way are to be considered flaws or defects.

Re: !addcmd ignores all options
« Reply #1 on: October 13, 2011, 19:00:43 »
with the release today this and some other issues with the !addcmd should be fixed.

The commandline handling has been almost completely rewritten so any feedback on problems are most welcome.

/1d