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.

handle not accepted?

Old posts that have not been replied to for several years.
Locked
S
S^

handle not accepted?

Post by S^ »

nicknames that end in } and ] example ghost{S} or ghost[s] are not recognised?
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

These characters have a special meaning in Tcl. EGgdrops config file is simply a Tcl script, in its simplest form.

As such, they also have a special meaning there.

You can escape the charcters, so the bot uses them correctly.

EG

Code: Select all

set nick "Hel\[L\]o"
S
S^

Post by S^ »

thaks again for ure quick responce....this eggdrop nieuwbie will get the hang off it yet

Thanks
Locked