Hi guy's I need some help with Egg-fu 2.0.2
I've added the tcl script to my scripts folder and added the source in eggdrop but I'm receiving errore when loaded e.g
[12:57] ☻Congratulations!☻ You are now the proud parent of an ☻egg-fu☻ bot!
[12:57] Tcl error in file 'eggdrop.conf':
[12:57] couldn't create error file for command: no such file or directory
while executing
"exec date +%m/%d/%Y@%H:%M"
invoked from within
"if {![file exists birth_certificate.egg]} {
set coin [rand 10]
if {$coin>=5} {set sex boy} {set sex girl}
putlog "\002IT'S A [string toupper $sex]!..."
(file "scripts/egg-fu_2.0.2.tcl" line 911)
invoked from within
"source scripts/egg-fu_2.0.2.tcl"
(file "eggdrop.conf" line 1416)
[12:57] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
c:\Windrop>
I have been told from a reliable source that this part:
"exec date +%m/%d/%Y@%H:%M"
Could have something to do with linux and may cause major problems.
Also I'm not sure how to set the 'brain.txt' word folder.
Any help with this would be greatly appreciated.
Thanks in advance.