Aster CPMA configs
| Author | Tomasz KalkosiĆski |
| Version | 1.1 |
| Release date | 2007-12-24 |
| License | GPL2 |
| URL | http://www.spoonman.eu |
| IRC | #clan.ppp @ QuakeNet |
| Download |
CPMA config files I use on ASTER server I admin. Written from scratch after 1.44 release.
Requirements
- Your own server to run Quake 3 Arena game with CPMA mod by arQon.
Installation
- Unzip all files into your cpma directory.
- Set variables and start server with:
#!/bin/sh MOD_NAME="cpma" IP="127.0.0.1" PORT=27960 CFG="tdm.cfg" HOMEPATH=".q3a" MEMORY=80 ./q3ded +set dedicated 2 +set com_hunkmegs $MEMORY \ +set net_port $PORT +set net_ip $IP \ +set fs_game $MOD_NAME +exec $CFG +set fs_homepath $HOMEPATH
Changelog
- 1.1 Release (24.12.2007)
- add: sv_strictAuth "0" to all configs so that even players without valid cdkeys can enter server
- chg: pro-q3dm6 map set to start in CA instead of cpm4
- 1.0 Release (23.12.2007)
- first public release
Files
Files included in aster-cfg-1.1.zip:- aster-1v1-1.cfg
- aster-tdm-1.cfg
- aster-ca-1.cfg
- aster-ctf-1.cfg
- README
- COPYING
Created by: SpOOnman.
Last modification on 20 Feb 2008 [19:32 UTC]
Last modification on 20 Feb 2008 [19:32 UTC]