This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

No help on commands available

Old posts that have not been replied to for several years.
Locked
s
squarewave

No help on commands available

Post by squarewave »

hello,

I run an eggdrop 1.6.15 and when I ash him for !help 3 (the list of available commands), it replis me that there's no help available on that. I have the commands.tcl script and tried to put it off but it doesn't seem to be the problem...

anyone got an idea?
User avatar
j0n
Op
Posts: 140
Joined: Wed May 07, 2003 5:31 pm
Location: sjn.nb.ca
Contact:

Post by j0n »

in order to see the help for '3'
you must have a command for '3'

meaning, if you type "help ban' it will tell you how to ban someone
in order to see the help information for "3" , "3" must be defined as a command.

make sure the script has such a command
s
squarewave

Post by squarewave »

are you sure of this for version 1.6.15? here's my output for !help :

<SpeedBot> Hello and welcome in the help of SpeedBot.
<SpeedBot> To browse in this help, type always help <number> (<number> is corresponding to the help that you want, example : help 1).
<SpeedBot> if you already know the number X to which you want to reach, type directly help <number X>.
<SpeedBot> 1 - Modify your personal datas.
<SpeedBot> 2 - How to use the bot ?
<SpeedBot> 3 - List of commands and functions you can use.
<SpeedBot> 4 - List of your flags (access in the bot)
<SpeedBot> I do not understand. Where are you located?
<SignalCarre> help 3
-SpeedBot- No help available on that


it doesn't seems to me that patched the help or that the bind for !help has changed
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

it seems like a bug in the script.
s
squarewave

Post by squarewave »

Sir_Fz wrote:it seems like a bug in the script.
it hasn't been reported yet? or could it be an error in my compilations or such?
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

maybe if u show us the script's content, we would supply you with better help.
s
squarewave

Post by squarewave »

Sir_Fz wrote:maybe if u show us the script's content, we would supply you with better help.
well I didn't installed a special script or patch that could have change it, it seems to come from the compilation of the latest version found on eggheads, if you need to see a file from it let me know
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

oh I see, well I don't have any experiance with the latest version but.. I don't think that these command are so important... better find some bot control script for your eggdrop.
Locked