i'm thinking about rigging up a database in PHP/MYSQL for our dedicated players.
I'm thinking about making it so people have to be APPROVED before they can join (ie myself or someone allows them to join). I was pondering the idea of making it an "open ladder" type thing, but the purpose of this was to get away from cheap tactics / clans, etc, so some sort of "approval" system to only allow selected people in would be essential.
tell me what you think of that.
also, i'm thinking what needs to go in to a user database, so far i have this:
username
password
aim name
yahoo id
msn name
icq #
rating (i'm not sure if this should be a rating given by other players, or something like a ladder rank, wins/loss, etc)
preferred civ
preferred difficulty.
what else would you like to see?
I'm thinking about making it so people have to be APPROVED before they can join (ie myself or someone allows them to join). I was pondering the idea of making it an "open ladder" type thing, but the purpose of this was to get away from cheap tactics / clans, etc, so some sort of "approval" system to only allow selected people in would be essential.
tell me what you think of that.
also, i'm thinking what needs to go in to a user database, so far i have this:
username
password
aim name
yahoo id
msn name
icq #
rating (i'm not sure if this should be a rating given by other players, or something like a ladder rank, wins/loss, etc)
preferred civ
preferred difficulty.
what else would you like to see?
Comment