Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQL 0.53 KB | None | 0 0
  1. echo ON test de reboot..
  2. taskkill /f /fi "status eq not responding" /im arma3server_x64.exe
  3. taskkill /f /im arma3server_x64.exe
  4. cd C:\Users\root\Desktop\TanoaLife\steamapps\common\Arma 3 Server
  5. timeout 2
  6. echo Lancement du serveur
  7. START /REALTIME .\arma3server_x64.exe  -Autoinit -name=QuantumLife -maxMem=8192 -cpuCount=1 -CONNECT=TONIP -port=2302 -servermod=@marma;@HerozionLife;@life_server;@extDB3; -config=config\server.cfg -cfg=config\basic.cfg  -exThreads=7 -malloc=tbbmalloc_x64
  8. timout 3
  9. echo Serveur Online !
  10. Timeout 3
  11. exit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement