DIR="/home/dom3/dominions3/savedgames/massive" mkdir $DIR # 27 thru 49 are AI in the map file nohup nice dom3 -g massive --port 9999 \ -STddddd --statfile --scoredump \ --preexec $DIR/pre_massive.sh \ --postexec $DIR/post_massive.sh \ --mapfile 30MarX04.map --masterpass masterblaster \ --era 1 --indepstr 3 --research 3 \ --renaming --startprov 1 --magicsites 75 \ --impai 50 \ --impai 51 \ --impai 52 \ --impai 53 \ --impai 54 \ --impai 55 \ --impai 56 \ --impai 57 \ --impai 58 \ --impai 59 \ --impai 60 \ --impai 61 \ --impai 62 \ --impai 63 \ --impai 64 \ --impai 65 \ --impai 66 \ --impai 67 \ --impai 68 \ --impai 69 \ --impai 70 \ --impai 71 \ --impai 72 \ --impai 73 \ --impai 74 \ --impai 75 \ --hours 1 -q \ >>$DIR/massive.log 2>>$DIR/massive.err &