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.

possible or not?

Help for those learning Tcl or writing their own scripts.
User avatar
rosc2112
Revered One
Posts: 1454
Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania

Post by rosc2112 »

Then add the matchattr command to the if:

Code: Select all

if {([string match -nocase "*!exec war.cfg" $arguments]) && [matchattr $handle n])} {
p
pilouuu
Halfop
Posts: 82
Joined: Mon Dec 26, 2005 8:03 pm

Post by pilouuu »

deleted**
Last edited by pilouuu on Sat Mar 03, 2007 7:19 am, edited 1 time in total.
m
metroid
Owner
Posts: 771
Joined: Wed Jun 16, 2004 2:46 am

Post by metroid »

don't you get it?

_YOU_ bind to pubm, you don't actually recieve any data from your gameserver.
so there is no hope that your script would ever work like that.
Post Reply