View Single Post
  #6  
Old October 23rd, 2003, 10:34 PM
Fyron's Avatar

Fyron Fyron is offline
Shrapnel Fanatic
 
Join Date: Jul 2001
Location: Southern CA, USA
Posts: 18,394
Thanks: 0
Thanked 12 Times in 10 Posts
Fyron is an unknown quantity at this point
Default Re: Ruatha: PBW Alternate Scripts

I see the problem...

In upload.txt, you have this code:

// Format and output the file name and link.
$dl = "ngc3_".$latest.".zip";


This is BAD BAD BAD, as it forces the game to think that the file name is ngc3...


Well, that is not the only problem... it is just going to make it impossible to get the right filename for anyone running a game not named "ngc3"... I still can't get it to recognize my file...

It is sending gamefile/adamant010 _24.zip to the send_file function...

[ October 23, 2003, 21:44: Message edited by: Imperator Fyron ]
__________________
It's not whether you win or lose that counts: it's how much pain you inflict along the way.
--- SpaceEmpires.net --- RSS --- SEnet ModWorks --- SEIV Modding 101 Tutorial
--- Join us in the #SpaceEmpires IRC channel on the Freenode IRC network.
--- Due to restrictively low sig limits, you must visit this link to view the rest of my signature.
Reply With Quote