Jump to content
Sign in to follow this  
OdD

changing game port

Recommended Posts

can anyone plz tell me how to change the port the game is using on internet games? (not while hosting)

I didn't quite understand the WIKI solution...

thnx

Share this post


Link to post
Share on other sites

Well, you can either open the default port for ArmA in your firewall (2302, 2303, 2305), or set the port to use.

You set the port for the game by using a command line argument:

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">

ArmA.exe -port xxx

ArmA uses three ports - the one you set via the -port command, another one with that port + 1 and aonther one with that port + 3. So, if you start ArmA with

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">

ArmA.exe -port 3456

You'll need to open ports 3456, 3457 and 3449 in your firewall.

Have fun playing smile_o.gif

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×