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.

Game error

Help for those learning Tcl or writing their own scripts.
Post Reply
d
demetrius_reis
Halfop
Posts: 42
Joined: Tue Aug 10, 2010 9:54 am

Game error

Post by demetrius_reis »

I configured the tcl to accept commands to start and stop, only to masters / operators, but today it was reported that some users are able to start and stop the game, like Operator.

Code: Select all

bind pub m|m !kaos KAOS_Start 
bind pub m|m !stop KAOS_Stop
Configured this way, but this failing, what motive?
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

I honestly doubt it's something on the bind side, so, are you sure that the users that where able to start/stop the game don't have the global or local master flag? Or maybe their host matches a known user or something? Check that out.
Once the game is over, the king and the pawn go back in the same box.
d
demetrius_reis
Halfop
Posts: 42
Joined: Tue Aug 10, 2010 9:54 am

Post by demetrius_reis »

ok, tks !
b
blake
Master
Posts: 201
Joined: Mon Feb 23, 2009 9:42 am
Contact:

Post by blake »

I had this issue with Kaos all i had to do was stop the eggdrop then restart it
Post Reply