hosts.txt

From Bohemia Interactive Community
Revision as of 22:12, 30 June 2006 by Hoz (talk | contribs)
Jump to navigation Jump to search

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
192.168.1.1:2302

The list can be as long as you like. Port number is optional, default 2302 is used when not specified.