Restart .bat
- Login to post comments
June 21, 2010 - 12:34am
anyone know where I can get or how to make a good restart .bat for my personal server?
June 21, 2010 - 3:57pm
#1
Here's my .bat file.
.\jamp
Here's my .bat file.
.\jamp +set net_port 29070 +set dedicated 2 +set fs_game lugormod +exec server.cfg
.\lugormod.bat
Called lugormod.bat, naturally. Closing the server while the .bat window is still open will cause the first line to appear in the .bat's window again, and before long, the server window will reappear.
Cheers.
- Login to post comments

thanks man