Se it working, press games here:
PBW
or
NGC3 Emergency Site
Files are here:
Complete ver 1.2
A patch to latest Version is here:
Patch to ver 1.2
The patch updates index.php and adds news.htm and updates readme.txt
-----------------------------------------
You need a http server capable of handling php files.
The starting file is index.php
You can set up as many sites as you wish but each site needs their own directory with a gamefile and turnfiles subdirectories.
You can alter all data in simple textfiles, the configuration.txt set up is before the site is turned on and then shouldn't have to be altered anymore.
The playerdata.txt needs to be altered when players drop and are replaced.
The deadline.txt needs to be altered when the deadline is updated.
Hopefully I'll fix a better deadline handler in the future, and a progress bar for the uplaod turnfile, that script has been giving some players troubles, I'll look into that (Not working for some).
The gamefile that lies in the GAMEFILE directory must be named in PBW standard,
that is:
Gamename_turnnumber.zip
and the gamename the same as in configuration.txt
i e:
NGC3_57.zip
The uploaded turnfiles in TURNFILES directory should be named accrdingly in PBW standard:
Gamename_playernumber(4 numbers).plr
i e:
ngc3_0001.plr
These are the textfiles that needs to be altered:
NEWS.HTM:
Add all news here.
#1. Configuration.txt:
Game name
Site name
Host name
Host e-mail
Info line
i e:
NGC3
Newbie Galactic Combat 3 PBW Emergency Site
Ruatha
[email protected]
Made 2003 by James Johansson aka Ruatha with Wordpad.
#2. Playerdata.txt :
Number of players
Player1
Player1 e-mail
Player1 empire name
---------------------------------------------------------------------------------
If you name the empires without player with player name "-" it won't be marked red and will be displayed with the name "(none)".
If the empire is dead name the player "-" and name the empire for example "Dead" or whatever.
(The " shouldn't be included in the textfile)
--------------------------------------------------------------------------------
i e:
3
Ruatha
[email protected]
Swedish Democracy
James
[email protected]
Storuman Republic
-
-
Dead
#3. Deadline.txt
year
Month
Day
hour
i e:
2003
8
22
20
------------
Good luck.
James aka Ruatha
[ October 31, 2003, 05:34: Message edited by: Ruatha ]