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.

channel settings not clearing?????

Old posts that have not been replied to for several years.
Locked
d
diarmuid

channel settings not clearing?????

Post by diarmuid »

i'm having an issue with eggdrop not clearing the channel settings from memory when a channel is deleted.

this is what i'm doing in the console.

.+chan #kalis +sof2 +cod
(the +sof2 +cod are udefs, set in my tcl script)

.chaninfo #kalis
(returns the following...)

Code: Select all

User defined channel flags:
+sof2 -cs -bfv -bf1942
+cod -dod -ut2k4
.-chan #kalis

.+chan #kalis
(notice i didn't put any flags this time)

.chaninfo #kalis
(returns this)

Code: Select all

User defined channel flags:
+sof2 -cs -bfv -bf1942
+cod -dod -ut2k4
------------------------------------------------------------------------

is there a FIX for this? i've upgraded to the newest version of eggdrop, and it still has this 'glitch'.

if somebody could help me out it would be a great help..

-diar
Locked