Subversion Repositories vaca_plus

Rev

Rev 27 | Rev 29 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 27 Rev 28
Line 230... Line 230...
230
ren *.NOC *.CON
230
ren *.NOC *.CON
231
ren *.DIM *.MID
231
ren *.DIM *.MID
232
ren *.MNA *.ANM
232
ren *.MNA *.ANM
233
ren *.COV *.VOC
233
ren *.COV *.VOC
234
ren *.OMD *.DMO
234
ren *.OMD *.DMO
-
 
235
ren GAME.CON VACAGAME.CON
-
 
236
ren USER.CON VACAUSER.CON
-
 
237
ren DEFS.CON VACADEFS.CON
235
ren DUKETEAM.ANM RADLOGO.ANM
238
ren DUKETEAM.ANM RADLOGO.ANM
236
"%addondir%\utils\windows\win32\kgroup.exe" VACATION.GRP *.ART *.SCP *.map *.MID *.ANM *.VOC *.DMO CARIB.EXE
239
"%addondir%\utils\windows\win32\kgroup.exe" VACATION.GRP *.ART *.SCP *.map *.MID *.ANM *.VOC *.DMO CARIB.EXE
237
move /y VACATION.GRP ..\vacation.grp
240
move /y VACATION.GRP ..\vacation.grp
238
move /y *.map ..\
241
move /y *.map ..\
239
cd ..
242
cd ..
Line 376... Line 379...
376
if exist VBeachBall.con goto confound
379
if exist VBeachBall.con goto confound
377
if exist VBeachBather.con goto confound
380
if exist VBeachBather.con goto confound
378
if exist VDragon.con goto confound
381
if exist VDragon.con goto confound
379
if exist VSeagull.con goto confound
382
if exist VSeagull.con goto confound
380
:confound_done
383
:confound_done
-
 
384
cd /d "%exedir%"
-
 
385
if not exist GAME.CON "%addondir%\utils\windows\win32\kextract.exe" DUKE3D.GRP GAME.CON
-
 
386
if not exist DEFS.CON "%addondir%\utils\windows\win32\kextract.exe" DUKE3D.GRP DEFS.CON
-
 
387
if not exist USER.CON "%addondir%\utils\windows\win32\kextract.exe" DUKE3D.GRP USER.CON
-
 
388
cd /d "%addondir%"
381
echo.
389
echo.
382
pause
390
pause
383
goto restart
391
goto restart
384
 
392
 
385
:checksum
393
:checksum