PDA

View Full Version : Private AA 1.05 Server?



badkarma
Mar 8 2007, 01:24
Hi guys,

My 1.05 server is running fine but I can't seem to get it to run privately. I have:

reportingIP=""; // private server - no reporting

But I still see it in the GameSpy in-game browser.

HitmanFF
Mar 8 2007, 08:26
Hi guys,

My 1.05 server is running fine but I can't seem to get it to run privately. I have:

reportingIP=""; // private server - no reporting

But I still see it in the GameSpy in-game browser.
I haven&#39;t tried this in ArmA yet, but for OFP my solution was<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">reportingIP=&#34;localhost&#34;;[/QUOTE]

badkarma
Mar 8 2007, 08:36
Thanks, I&#39;ll give that a try.

Synide
Mar 9 2007, 21:46
reportingIP syntax is...

reportingIP="<>";

you need the greather-than and less-than signs in the string.