BitKeeper
October 19th, 2007, 08:16 PM
Hi,
I am using Gfire on Ubuntu 7.10. When I right click on a buddy I can select "Join Game" which then launches the game. But it is like Gfire isn't passing the ip address or port number, so the game just goes to the normal menu. Has anyone had any luck getting gfire to actually join a game based on the ip and port?
My gfire_launch.xml looks like this.
<launchinfo>
<game id="4097" name="Wolfenstein: Enemy Territory">
<xqf name="Enemy Territory" modlist="tcetest"/>
<command>
<bin>et +set fs_game tcetest</bin>
<dir>/usr/local/games/enemy-territory/</dir>
<connect>+connect @ip@:@port@</connect>
<launch>@options@ @gamemod@ @connect@</launch>
</command>
</game>
</launchinfo>
Thanks.
I am using Gfire on Ubuntu 7.10. When I right click on a buddy I can select "Join Game" which then launches the game. But it is like Gfire isn't passing the ip address or port number, so the game just goes to the normal menu. Has anyone had any luck getting gfire to actually join a game based on the ip and port?
My gfire_launch.xml looks like this.
<launchinfo>
<game id="4097" name="Wolfenstein: Enemy Territory">
<xqf name="Enemy Territory" modlist="tcetest"/>
<command>
<bin>et +set fs_game tcetest</bin>
<dir>/usr/local/games/enemy-territory/</dir>
<connect>+connect @ip@:@port@</connect>
<launch>@options@ @gamemod@ @connect@</launch>
</command>
</game>
</launchinfo>
Thanks.