THUG2 and Hamachi

So you would like to play THUG2 over the VPN Hamachi, but you can’t find any games in your ‘network games’ lobby? Try this:

THUG2.exe -connect 5.x.x.x.x

(replace 5.x.x.x.x with the real Hamachi IP of the host)

I just knew that it is possible to directly connect to a server via the strange gamespy client (similar to steam and xfire, not working with wine, not recommended at all) and so I tried the -connect parameter as it works in other games, too.

Update: Actually there is a full list of commands here!

Update2: The linked URL is down. Here’s the full list, copied from the said website.

Code:
 .hosttemplate=
#EXEPATH#
-host -hostname "#ROOMNAME#"
-maxplayers #MAXCLIENTS#
-skilllevel #GAMETYPECMD#
-name "#PLAYERNAME#"
-email #PLAYEREMAIL#
-ppass "#PLAYERPW#"
-password "#SERVERPW#"
-group #GROUPID#

jointemplate=
#EXEPATH#
-connect #SERVERIP#
-password "#SERVERPW#"
-name "#PLAYERNAME#"
-email #PLAYEREMAIL#
-ppass "#PLAYERPW#"
-group #GROUPID#

monotemplate=
#EXEPATH#.

Lobbies (GroupIDs):

..PC
…THPS3PC : #GSP!thps3pc
…THPS4PC : #GSP!thps4pc
…THUG1PC : #GPG!764
…THUG2PC : #GPG!765
…THAWPC Euope:#GPG!1832
…THAWPC West Coast:#GPG!1833
…THAWPC Midwest:#GPG!1834
…THAWPC East Coast: #GPG!1835
…THAWPC Newbies: #GPG!1836

Eine Antwort schreiben




languages

both  
english    
german    

newest tweets & articles (en)

licenses

Except where otherwise noted:

Creative Commons License
All the text is licensed under a Creative Commons Attribution-Share Alike 3.0 Germany License.



CC-GNU GPL

Code snippets are licensed under the CC-GNU GPL version 2.0 or later.