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.

Search found 2 matches

by dAmN123
Tue Apr 25, 2006 2:59 am
Forum: Scripting Help
Topic: Query a CS:S Server and say it to channel in specified time
Replies: 4
Views: 5163

hmm i have a website but not a script for query a gameserver and i`m not as good in tcl. can you give me the code?
by dAmN123
Mon Apr 24, 2006 3:36 pm
Forum: Scripting Help
Topic: Query a CS:S Server and say it to channel in specified time
Replies: 4
Views: 5163

Query a CS:S Server and say it to channel in specified time

set channel "#css.worldwide" set time 20 set text { "84.254.76.25:27015 #css.worldwide" "There are currently $player players on $map" "css.worldwide is powered by Linemax.de" } if {[string compare [string index $time 0] "!"] == 0} { set timer [strin...