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.

.tcl command on 1.4.4

Old posts that have not been replied to for several years.
Locked
I
Illogical

Post by Illogical »

it doesn't seem to work for me..

like, i'm running a module called "stats.mod". i need to run a tcl command to add stats to a user.

soo... i go and find the tcl command is incrstats <user> <chan> <type> <value>. So, i type .tcl incrstats John #channel words 3977.

but i repeatedly get the error message (good ol' What? You need '.help'). is this an error with .tcl, or an error on my part?

<font size=-1>[ This Message was edited by: Illogical on 2002-03-20 13:27 ]</font>
P
Petersen
Owner
Posts: 685
Joined: Thu Sep 27, 2001 8:00 pm
Location: Blackpool, UK

Post by Petersen »

its unbound in your conf. rebind it
I
Illogical

Post by Illogical »

made no difference.

and yes, i restarted it after i bound it.
Locked