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.

wordgame tcl script does not funtion properly

Old posts that have not been replied to for several years.
Locked
D
D3vLiN

wordgame tcl script does not funtion properly

Post by D3vLiN »

I installed the wordgame.tcl script on my 1.6.6 eggdrop, but something is not properly working. I can turn the game on by messaging the bot: /msg botname !wordswitch on, but when I request a game from the channel (i.e. !word ) nothing happens. I rechecked the setup; the wordlist file and score file are properly stated, but there is also this line about setting a user in the bots user file (set specuser specialwd) but after checking this user does not seem to exist. What is wrong here, and how can I get it to work!? Thanks already!

I did use the search, but no results from that.
D
D3vLiN

Post by D3vLiN »

nevermind, I solved the problem changing the user flags from f|f into -|- in the script. (Maybe this helps other people)
D
D3vLiN

Post by D3vLiN »

still the script seems to be quite buggy since the score file doesn't get updated (if a user keeps winning he still gets score 1)

there is an output to the partyline that says:
TCL error [the_score]: expected integer but got "d3vlin"

anyone?
Locked