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 Kuukkeli
Fri Sep 01, 2006 12:45 pm
Forum: Scripting Help
Topic: !map
Replies: 3
Views: 3904

Now it say Tcl error [pub_kartta]: invalid command name "lol - http://asd.com/lol.asd". :S
by Kuukkeli
Fri Sep 01, 2006 11:01 am
Forum: Scripting Help
Topic: !map
Replies: 3
Views: 3904

!map

Hi, this script finds map @ kartta.dat file. bind pub - !kartta pub_kartta proc pub_kartta { nick uhost hand chan args } { global kartta_db set kartta_db "data/kartta.dat" set args [split [lindex $args 0] " "] if {$args == ""} { puthelp "PRIVMSG $chan :$nick !kartt...