Jump to content
Sign in to follow this  
spitfire007

Server will not show up in gamespy until someone joins using remote first.

Recommended Posts

The dedicated server will only show up in gamespy if I join it via the IP and remote.

After that it shows up.

I have set persistent=1

What could I be doing wrong ?

Thanks

Share this post


Link to post
Share on other sites

that's normal as the mission INIT don't happen until client (player type) joins

what you may use is commandline to start dedicated client and autojoin the server (change IP to what you need if not local)

arma2oa.exe -client -localhost=127.0.0.1 -port=2302 -name=TriggerInit123 -maxmem=250 -nosound

this will force the dedicated server to start mission

Edited by Dwarden

Share this post


Link to post
Share on other sites

Hummm.. that did not work for me.

It started the game no problem and I saw both the client and the server in taskmanager but I didn't see it connect to the server client.

I typed it into a batch file exactly as above.

They were both run locally on the same machine if it's any help.

Share this post


Link to post
Share on other sites

well make sure the IP and port is correct one, that was just example of client started ON same OS instance where server runs...

Share this post


Link to post
Share on other sites

The server and the client are both being run on the same machine.

So the local IP above should be right ?

The port is 2302 as above.

The client should try to join the server ? But it does not.

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  

×