just a new problem,
i have to give some values from one bot to an other bot, how can i do this?
except for bind msg oder bind notc...
sometimes it's working, sometimes not..
e.g.
this doesnt work:
Code: Select all
bind msg - "lala_fleetlost" olala_niederlage
proc olala_niederlage { nick uhost handle keyword } {
...}
is there an other way to give values from one bot to an other?
maybe with a botnet?
btw eggdrop 1.6.15 and tcl version: 8.3.3, i will upgrade to eggdrop 1.6.17 in a minute