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.

Search found 1 match

by Stella
Mon Jan 02, 2006 2:31 pm
Forum: Script Support & Releases
Topic: Hadace messaging problem
Replies: 19
Views: 20841

In line 4 of the english tcl

Code: Select all

bind pub v|o "!msg" mess_do
change to

Code: Select all

bind pub o|o "!msg" mess_do
Now it will write to the database file..:D

I'm not sure at this stage if "voices" can use it, but ops definately can

Stella