Hi,
this xml option is really amazing!
I have created a xml file for wolfenstein:enemy territory:
Code:
<game>
<short_name>et</short_name>
<long_name>Wolfenstein: Enemy Territory</long_name>
<available>yes</available>
<style>FPS</style>
<log_file>%opt4%/etconsole.log</log_file>
<port>27960</port>
<game_ports_tcp></game_ports_tcp>
<game_ports_udp></game_ports_udp>
<executable>etded</executable>
<max_players>16</max_players>
<map>oasis</map>
<setup_cmd>./pbsetup.run -e ; ./pbsetup.run --add-game=et --add-game-path=/home//_accounts/%username%/%game%/%ip%:%port%/ ; ./pbsetup.run -u</setup_cmd>
<cmd_line>./%executable% +set dedicated %opt1% +set net_ip %ip% +set net_port %port% +set fs_game %opt4% +set sv_punkbuster %opt3% +map %default_map% +exec %opt2% +set sv_maxclients %max_players%</cmd_line>
<game_opts>
<opt1_name>Dedicated</opt1_name>
<opt1_value>2</opt1_value>
<opt1_client_edit>N</opt1_client_edit>
<opt2_name>Exec Server Config</opt2_name>
<opt2_value>server.cfg</opt2_value>
<opt2_client_edit>Y</opt2_client_edit>
<opt3_name>Enable Punkbuster</opt3_name>
<opt3_value>1</opt3_value>
<opt3_client_edit>Y</opt3_client_edit>
<opt4_name>Command line MOD (+set fs_game)</opt4_name>
<opt4_value>etmain</opt4_value>
<opt4_client_edit>Y</opt4_client_edit>
<opt5_name></opt5_name>
<opt5_value></opt5_value>
<opt5_client_edit></opt5_client_edit>
<opt6_name></opt6_name>
<opt6_value></opt6_value>
<opt6_client_edit></opt6_client_edit>
<opt7_name></opt7_name>
<opt7_value></opt7_value>
<opt7_client_edit></opt7_client_edit>
<opt8_name></opt8_name>
<opt8_value></opt8_value>
<opt8_client_edit></opt8_client_edit>
<opt9_name></opt9_name>
<opt9_value></opt9_value>
<opt9_client_edit></opt9_client_edit>
<opt10_name></opt10_name>
<opt10_value></opt10_value>
<opt10_client_edit></opt10_client_edit>
</game_opts>
</game>
Just a problem: I'm not sure for TCP port and UDP port so I haven't put anything...
Screenshot just with Master Server when I am logged as admin (in menu supported game xml):
http://uplofile.free.fr/rep5/54788930apercu.jpg
At the moment, I can't test this xml because my dedicated server is awaiting money

.
If someone could test it for me, it would be great!
Linux installation file for wolf:et :
ftp://ftp.games.skynet.be/pub/wolfenstein/et-linux-2.60.x86.run
