Jump to content

Need .bat files for windows dedi server so my server can restart when i do /quit


Neo-Fish

Recommended Posts

Hi all,

 

i need the good .bat & wait.exe files for windows dedi server so my server can restart when i do /quit

 

If someone can help me for that...

 

Actually I'm starting me server with .bat file with in it "CoDWaWmp.exe +set dedicated 2 +exec config.cfg +map_rotate"

Working perfect but when i want to restart server with the /quit rcon command my server just go down and don't restart!!!

 

HELP :o

Link to comment
Share on other sites

server.bat

 

CODE
@echo off

echo cod28960 Restart Script

:TOP

echo Starting Server

time/t/

ping 10

ping 10

echo Starting Server

time/t/

start /wait/high C:\cod5\CoDWaWmp.exe +set dedicated 2 +set net_port 28960 +set sv_maxclients 22 +exec server.cfg +map_rotate

echo Restarting Server!

goto TOP

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.