PDA

View Full Version : Q: linux server for 2v2 againt ai


ExitJudas
October 15th, 2007, 01:51 PM
so i have a linux server for dom3 available.

can i host a dedicated game for 2 players allied versus 2 ais? if so how?

lch
October 15th, 2007, 02:12 PM
There are no alliances that the game enforces. Human players may chose to work together and the AI may chose to ignore a certain player, though.

Type "dom3 --help" on the command line and you will see the whole configuration options for the dedicated server. Comparing these options with the GUI when creating a game helps to understand them, although some parameters strangely work differently from what you are doing in the GUI.

ExitJudas
October 15th, 2007, 02:29 PM
thanks for the advice!

Zylithan
October 15th, 2007, 06:44 PM
you can set the AI to be allied with eachother using map editor commands. I forget which ones, but there is a quick reference for map editor commands thread, maybe by gandalf. note: i have not tested this.

llamabeast
October 16th, 2007, 06:30 AM
Look up the nation numbers for the two AI nations (dominions3/doc/modding.pdf), then add the following line to a map:

#allies 12 17

where 12 and 17 are replaced by the nation numbers of the AIs.