I got a guard script from xela dev (perhaps someone know it).
When i rehash the bot dies and write this error in partyline:
The script can be found here
I can without problems run the bot again, i only get the error on rehash.(|Guard|) [15:05] Tcl error in file 'eggdrop.conf':
(|Guard|) [15:05] can't set "levels(0)": variable isn't array
(|Guard|) while executing
(|Guard|) "array set levels {
(|Guard|) "0" {-|-}
(|Guard|) "1" {-|B}
(|Guard|) "2" {-|d}
(|Guard|) "3" {-|v}
(|Guard|) "4" {-|o}
(|Guard|) "5" {-|m}
(|Guard|) ..."
(|Guard|) (in namespace eval "::protection::settings" script line 78)
(|Guard|) invoked from within
(|Guard|) "namespace eval ::protection::settings {
(|Guard|)
(|Guard|) # -- variables
(|Guard|)
(|Guard|) variable trigger "\$"
(|Guard|)
(|Guard|) variable version "1.4b"
(|Guard|) variable author ..."
(|Guard|) (file "scripts/guard.tcl
(|Guard|) [15:05] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
Someone who knows what to do ?
Thanks