Jump to content
Sign in to follow this  
willybeef

adding arma server redundency...

Recommended Posts

Is there a way i can make arma popup on my window server after it crashes or someone uses the #shutdown command, i tried adding a service to registery manually and ending up ruining windows...ive tried a program that made services but it didnt really work and had spyware / wanted a lisence .. can anybody help i hate having to log back in to start it back up its such a long and irritating process. thanks in advance

Share this post


Link to post
Share on other sites

we simply need a remote admin

or at least and option to start itself back up if it ever crashes or is #shutdown by some dick

oh btw nice warning level

Share this post


Link to post
Share on other sites

yours is rather nice to... its nicer living on the edge of a full ban tho :P

Share this post


Link to post
Share on other sites
Is there a way i can make arma popup on my window server after it crashes or someone uses the #shutdown command, i tried adding a service to registery manually and ending up ruining windows...ive tried a program that made services but it didnt really work and had spyware / wanted a lisence .. can anybody help i hate having to log back in to start it back up its such a long and irritating process. thanks in advance

Just run from a batch file....

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">:start

start /W arma_server.exe -config=server.cfg -port=2302

goto start

If you dont know what a batch file is, its just a simple notepad document saved with the .bat extension, instead of .txt

Share this post


Link to post
Share on other sites

sounds good with the batch script but...

:start

start /W "C:\\Program Files\Bohemia Interactive\ArmA\arma_server.exe" -config=server.cfg -port=2302

goto start

i tried this but it doesnt seem to open arma_server.exe, but it opens a console window called arma_server.exe any ideas?

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  

×