Sign in to follow this  
DEADPOOL_ZA

Batch file for everything

6 posts in this topic

Hello @DEADPOOL_ZA,

Yes, you can find it at Google.Com.  They can assist you with the downloads you seek. 

Also (if my knowledge serves me), HC are designed to run on some OTHER COMPUTER and NOT THE SERVER.  What good would that do?  Server has to expend CPU cycles for the HC AND the game.  No benefit there!

Again, Google has all of your answers!  Google knows everything!

:)

Share this post


Link to post
Share on other sites
Advertisement
Spoiler

::Made by Moore for use with Exile Headless Client
@echo off
color 0a
title  Exile x86 HC Auto-Restarter
C:\Windows\System32\mode con cols=50 lines=3 >nul
set /a var=0
:start
echo Running  Headless Client
start "" /wait /realtime "hc.exe" -client -connect=127.0.0.1 -port=2352 -high -profiles=HCLogs -exThreads=1 -nosound -nosplash -nopause -loadmissiontomemory -world=empty -autoInit -malloc=system "-config=D:\Server\@ExileServer\config.cfg" "-cfg=D:\Server\@ExileServer\basic.cfg" "-mod=@Exile;"
set /a var+=1
cls
echo HC has shutdown %var% times, restarting
goto start

here you go, just change server dir in command line

and rename copy of arma3server.exe to hc.exe

.bat needs to be in server root, where .exe files are, but you can make a shortcut to it on desktop for example

Edited by Brenner

Share this post


Link to post
Share on other sites
22 hours ago, Z80CPU said:

Hello @DEADPOOL_ZA,

Yes, you can find it at Google.Com.  They can assist you with the downloads you seek. 

Also (if my knowledge serves me), HC are designed to run on some OTHER COMPUTER and NOT THE SERVER.  What good would that do?  Server has to expend CPU cycles for the HC AND the game.  No benefit there!

Again, Google has all of your answers!  Google knows everything!

:)

Thanks dude i did try google.... but if i can remeber is this forum not for helping ppl? 

Just asking

Share this post


Link to post
Share on other sites
22 hours ago, Brenner said:
  Reveal hidden contents

::Made by Moore for use with Exile Headless Client
@echo off
color 0a
title  Exile x86 HC Auto-Restarter
C:\Windows\System32\mode con cols=50 lines=3 >nul
set /a var=0
:start
echo Running  Headless Client
start "" /wait /realtime "hc.exe" -client -connect=127.0.0.1 -port=2352 -high -profiles=HCLogs -exThreads=1 -nosound -nosplash -nopause -loadmissiontomemory -world=empty -autoInit -malloc=system "-config=D:\Server\@ExileServer\config.cfg" "-cfg=D:\Server\@ExileServer\basic.cfg" "-mod=@Exile;"
set /a var+=1
cls
echo HC has shutdown %var% times, restarting
goto start

here you go, just change server dir in command line

and rename copy of arma3server.exe to hc.exe

.bat needs to be in server root, where .exe files are, but you can make a shortcut to it on desktop for example

Thank you so much my dude

Share this post


Link to post
Share on other sites

You're right!  This is a forum for HELPING people...NOT DOING ALL THE WORK FOR THEM!

If someone can not expend the basic amount of PROPER EFFORT, I shall not wast my time on them.

I elect to help those who TRY.

;)

Share this post


Link to post
Share on other sites
Advertisement

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.