hosts.txt: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 2: Line 2:
'''''Description:'''''
'''''Description:'''''


The '''hosts.txt''' file is a special file that Operation FlashPoint recognizes. When you select the multi player option, OFP will scan this file for you and list those servers for you.  
The '''hosts.txt''' file is a special file that Operation FlashPoint recognizes.


You will need to create this file by making a new text file in the root of your OFP folder and calling '''hosts.txt'''
When you select the multiplayer option, OFP will scan this file for you and list those servers for you.
 
You will need to create this file by making a new text file in the root of your OFP folder and calling it '''hosts.txt'''


The syntax of the file is as follows:
The syntax of the file is as follows:


  IP:port
  IP:port
  dnsname.com:port
  dnsname.com:port number
   
   
The list can be as long as you like.
The list can be as long as you like.

Revision as of 00:06, 22 May 2006

Description:

The hosts.txt file is a special file that Operation FlashPoint recognizes.

When you select the multiplayer option, OFP will scan this file for you and list those servers for you.

You will need to create this file by making a new text file in the root of your OFP folder and calling it hosts.txt

The syntax of the file is as follows:

IP:port
dnsname.com:port number

The list can be as long as you like.