Tankbuster 1747 Posted June 22, 2007 I have that line, but it's commented out with // so it gets ignored. Share this post Link to post Share on other sites
lockjaw-65- 0 Posted June 22, 2007 Looks like i got a few things to look through. Been away for a few days but will try this weekend to sort it out. Things look quite possitive just looking at all your postings Thanks all!!! Share this post Link to post Share on other sites
lockjaw-65- 0 Posted June 23, 2007 All working perfect now thanks to Andy, tankbuster and Aussie. but all input was very welcome. I just copied that config that Andy posted and changed the target line and hey presto it worked. Share this post Link to post Share on other sites
Andy-bob 0 Posted June 27, 2007 Spaff i removed that report line and its working spot on thanks again. And thanks to Aussie for your input and especially to you rick for bringing up the problem and making me realise i was'nt the only one with this problem.. Glad you got sorted pal.. Share this post Link to post Share on other sites
awotter 0 Posted June 28, 2007 Even rename won't do it. Windows is a funny fish like that. You might need to use a real file editor. I use Professional File Editor, also known as PFE. Don't be scared, it aint professional and it is easy to use and my favourite price - free! To edit a .cfg file in Notepad (or an HTML file too) you have to File\Save As\ then change the "Save as File type" from " Text Document (*.txt)" to "All Files" in the drop down box and then you can name the file "server.cfg" (remove the ".txt" extension altogether). Hope that helps. Share this post Link to post Share on other sites
Zbanowany 0 Posted July 3, 2007 Hi Pleas can You help me to set up my server ? I have downloaded OFPserver1.96 and run it on my own instalation. It shown on LAN tab but with red X and cant find it on internet server lists. When I connect to it on LAN tab it say Bad version, server rejected connection. I run Windows server. I can join my server on the SAME computer or I need run server on one PC and play on another (or have one PC with 2 cores CPU) ? I use this BAT file to run OFP server OFPR_Server.exe -config=server.cfg -netlog -nosound -nomap -port=2302 and the server.cfg passwordAdmin = "123456"; // password to protect admin access password = ""; // password required to connect to server hostname="111111"; motd[]= { " "; " ***1.95 Required!!!***"; " ***SOME MAPS REQUIRE ADDONS**"; " "; }; motdInterval=1; voteThreshold=0.33; // when one third agrees, this is enough to confirm a vote reportingIP="master.gamespy.com"; voteMissionPlayers=3; // start voting when 3 players connect checkfiles[]={"HWTL\dta\data3d.pbo","dta\data3d.pbo"}; //list of files to check for identity kickduplicate=0; // do not allow duplicate id equalModRequired=0; // require equal mod MaxMsgSend = 256; maxPlayers = 10; Share this post Link to post Share on other sites