Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @echo off
- color 0a
- title Exile Monitor
- :Serverstart
- echo Launching Server
- D:
- cd "D:\Arma\Server"
- echo Exile Server Monitor... Active !
- start "Arma3" /min /wait arma3server.exe -port=2302 -profiles=A3DS -world=empty -loadMissionToMemory -bepath=D:\Arma\Server\A3DS\BattlEye -config=@Exileserver\config.cfg -cfg=@ExileServer\basic.cfg -mod="@Exile;@CUP_Terrains_Core;@CUP_Terrains_Maps;@VSM - Uniforms;@VSM - Vests and Helmets;@VSM - Weapons;@[MELB] Mission Enhanced Little Bird;@Specialist Military Arms (SMA) Version 2.7.1;@CBA_A3;@Enhanced Movement;@Ryanzombies;@DonkeyPunch.INFO Open Chernarus Project;@RHSUSAF;@VSM - Gear Pack v1;@NIArsenal;@RHSAFRF;@RZInfection;@Extended_Items_Exile;@MrSanchez' Headlamps;@Extended_Base_Mod" -servermod="@ExileServer;@AdvancedTowing;@AdvancedSlingLoading;@AdvancedRappelling;@Enhanced Soundscape;@Advanced Urban Rappelling;@BloodLust" -autoinit -nosound -nosplash -maxmem=2047
- ping 127.0.0.1 -n 15 >NUL
- echo Exile Server Shutdown ... Restarting!
- ping 127.0.0.1 -n 5 >NUL
- cls
- goto Serverstart
Advertisement
Add Comment
Please, Sign In to add comment