Physical path to the matchs database directory, typically a subdirectory of where you clanwars page. No trailing slash.
This directory will contain ONLY match files
Example :
e:/hosted/yoursite/games/data
/usr/local/yoursite/wars/data
(forward slash, even on Win32 servers)
Physical path to the flag icons directory (no trailing slash) This directory will contain ONLY .GIF icons files
Example :
e:/hosted/yoursite/games/icons
/usr/local/yoursite/wars/icons
(forward slash, even on Win32 servers)
URL (not physical path) of this icons directory on your server (no trailing slash)
Example :
http://yourhost.com/yoursite/games/icons
Physical path to the templates, clan member list, and resulting html documents
Typically, a subdirectory of where you clanwars page is (no trailing slash)
Exit from the script page : for example, your match page, or news page.
Example :
http://yourhost.com/yoursite/matchs.shtml
Date format used in match reports. Either month or day first.
Choose between :
dd/mm/yyyy mm/dd/yyyy
Favorite game/mod, just so you don't have to type it each time :)
Examples :
Q3CTF Team DM
Scoring units. Typically, you will score either Frags or Flag Captures. You can modify their names ('fr4gs' and 'c4p7ur3z' ?) You can also add custom units, for specific mods for instance.
Enter *at least* one unit.
Examples :
flag captures frags
Categories of your games. If you want to display matches on different pages, use Categories.
You can for example sort them by game type, or by leagues played in. If you don't specify any category, all matches will be displayed in the same page.
Read the instructions for more info about this feature.
Examples :
Q3CTF Team DM
Or why not :
BigLeagueCTF, season 1 BigLeagueCTF, season 2 DMChamps Friendly wars
File names (don't really need to modify)
Some files used by the script are to be put, or are created, inside the last directory mentionned in the first table. It concerns : templates, member list, and resulting files. You don't really *have to* modify these
Member list
Template for short summary
Template for matches
Produced summary
Produced match listing
Insert %d as a placeholder for the category number, starting from 1. Example : result-%d.htm will produce result-1.htm, result-2.htm, etc. If you don't use Categories, you'll produce only one file named result-1.htm
This will be saved into clanwars.var, within the script directory.