Subversion Repositories nw_plus

Compare Revisions

Regard whitespace Rev 51 → Rev 52

/nw_plus/NWinter.bat
104,7 → 104,7
 
echo.
echo Launching Duke Nukem 3D . . .
echo Thanks for %action%^!
echo Thanks for %action%!!
echo.
 
if "%editor%"=="1" (
286,10 → 286,10
"%addondir%\utils\windows\win32\bspatch.exe" nwl8.map nwl8.map nwl8.patch
if exist nwpatch*.h266 del /f /q nwpatch*.h266
if exist nwflag*.h266 del /f /q nwflag*.h266
echo Do not delete this file^! You will be forced to reinstall NW+ and repatch the maps. >nwflag_%addonver%.h266
echo Do not delete this file!! You will be forced to reinstall NW+ and repatch the maps. >nwflag_%addonver%.h266
attrib +r nwflag_%addonver%.h266
echo.
echo Patching complete^!
echo Patching complete!!
:scanning
chdir "%exedir%"
echo.
417,7 → 417,7
echo.
echo IF THESE ARE THE ORIGINAL NUCLEAR WINTER CON FILES, OR THEY COME FROM
echo AN OUTDATED VERSION OF NW+, REMOVE THEM FROM YOUR %exeproper% DIRECTORY
echo IMMEDIATELY^!
echo IMMEDIATELY!!
echo NW+ uses modified .con files to fix programming errors created by
echo the original programmers. Due to improvements made to the levels,
echo NW+ will have major errors if the included .con files are not used.
/nw_plus/NWinter.con
99,9 → 99,13
endswitch
endevent
 
onevent EVENT_SPAWN
getactor[THISACTOR].owner owner
getactor[THISACTOR].picnum picnum
endevent
 
onevent EVENT_EGS
getactor[THISACTOR].picnum picnum
getactor[THISACTOR].owner owner
 
ifactor APLAYER setactor[THISACTOR].mdflags 16
ifactor DUKETORSO setactor[THISACTOR].mdflags 16