Click to See Complete Forum and Search --> : Score Card


dubb
11-06-2006, 03:09 PM
Thanks for reading this post. I hope somebody can point me to the right thread section or to the right information.

I have an online gaming clan and we have wars with other clans. we keep track of our war records everytime we have a war. but the war records are kept on forum. so somebody has to write down the results and post them.

an example for a single score card:

War results Clan A vs Clan B
Date: Friday April 20th, 2006 4:20 pm GMT


Map 1 of 3: Clan A wins
Map: Map Downtown Metro
Map Type: Demolition
Map Leader: Player 1
Score: 6 to 4
MVP: Player 3, Clan A

Map 2 of 3: Clan B wins
Map: Forest 2
Map Type: Suppresion
Map Leader: Player 1
Score 3 to 6
MVP: Player 1, Clan B

Map 3 of 3: Clan A wins
Map: City Map
Map Type: Demolition
Map Leader: Player 2
Score: 6 to 1
MVP: Player 3, Clan A

Members who played:
Player 1, Player 2, Player 3, Player 4, Player 5, Player 6, Player 7, Player 8

Comments:
This Clan hacks. But we stil won.

There should be database or a list for the following
Map Names
Map Types
Players (Clan A only)

Integrating this in a form would help. and after filling this form it should append it to another web page displaying the results of the war for that day.I would like this program to be installed onto my server. Anybody with the proper access can access this program and send war results on the fly. im not asking for you to do this for me. but maybe give me some examples and point me to a good direction. i considered javascript because i read that using perl would require "chmod" or something like that, which i dont know how to use. although i did read up on perl and i got an idea of how this can be accomplished. so i might consider perl.