Guest User

BATNIK

a guest
Sep 25th, 2013
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. @echo off
  2. cls
  3. :loop
  4. echo (%date% %time%) Starting NDSRV
  5. start /wait C:\nucleardawn\ndsrv.exe -console -game nucleardawn -ip 175.222.128.173 -port 27015 -maxplayers 32 +map metro
  6. goto loop
Advertisement
Add Comment
Please, Sign In to add comment