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.

gamefaq cant get this script to work, anyone got it working?

Old posts that have not been replied to for several years.
Locked
N
Nitro44

gamefaq cant get this script to work, anyone got it working?

Post by Nitro44 »

iv tried on 2 shells and my own box. my own box has http 2.4 in /usr/lib/tcl8.4/http2.4/

in the script it asks for http 2.3 with package require
iv tried changing it to 2.4 in the games.tcl. iv also tried loading egghttp before this script but nothing.


tried package require http 2.3/2.4 neither work and standard http
all I get is () .
package require /usr/lib/tcl8.4/http2.4/http.tcl again cant find it yet I know its there.

tried to use egghttp instead but it cant find that either even tho I know its there and loaded
do I need to use "package require egghttp"
without that line i get wrong args Tcl error [games]: wrong # args: should be "egghttp:geturl url command args"

at a loose end on this now.
the script is from the archive here gamefaq
Locked