TX, on Mar 8 2011, 12:06 PM, said:
Remove it , that would work for me.
TX, on Mar 8 2011, 12:06 PM, said:
TX, on Mar 8 2011, 11:06 AM, said:
DeeperThought, on Mar 8 2011, 11:37 PM, said:
TX, on Mar 9 2011, 12:17 AM, said:
This post has been edited by Skulldog: 09 March 2011 - 07:39 AM
Skulldog, on Mar 9 2011, 09:37 AM, said:
Skulldog, on Mar 9 2011, 09:37 AM, said:
:arguments set args= if exist polymer_hrp\ set args=%args% -jpolymer_hrp if exist duke3d_voxel.zip set args=%args% -gduke3d_voxel.zip if exist duke3d_hrp.zip set args=%args% -gduke3d_hrp.zip if exist hrp_update.zip set args=%args% -ghrp_update.zip if exist maphacks.zip set args=%args% -gmaphacks.zip if exist eduke32_mus.zip set args=%args% -geduke32_mus.zip if exist "%addondir%" set args=%args% -j"%addondir:\=/%" if exist "%addonhrpdir%" set args=%args% -j"%addonhrpdir:\=/%" set args=%args% -gnwinter.grp -hnwinter.def if "%editor%"=="1" set args=%args% -namesfile NWNames.h if not "%editor%"=="1" set args=%args% -xNWEDuke.con if "%dp%"=="1" ( set args=%args% -hnw_dp.def if not "%editor%"=="1" set args=%args% -xNWDP.con ) if "%xxx%"=="1" ( if exist xxx_lite.zip set args=%args% -gxxx_lite.zip if exist xxx_pack.zip set args=%args% -gxxx_pack.zip set args=%args% -hnw_xxx.def if "%dp%"=="1" ( set args=%args% -hnw_dp_xxx.def if not "%editor%"=="1" set args=%args% -xNWDPXXX.con ) ) set args=%args% %* if "%dp%"=="1" set args=%args% -jDukePlus set exe=%exename% if "%debug%"=="1" set exe=%exename%.debug if exist %exe%.bat ( call %exe%.bat %args% ) else ( start %exe%.exe %args% )
This post has been edited by Hendricks266: 09 March 2011 - 09:01 AM
empyrock, on Mar 16 2011, 10:34 AM, said:
This post has been edited by Gambini: 16 March 2011 - 07:18 PM
Plagman, on Mar 17 2011, 05:22 PM, said:
Quote
Quote
Quote
This post has been edited by Norvak: 21 March 2011 - 07:09 AM
This post has been edited by The Commander: 20 March 2011 - 09:29 PM
This post has been edited by Norvak: 21 March 2011 - 08:39 AM
This post has been edited by empyrock: 23 March 2011 - 12:51 AM
This post has been edited by empyrock: 23 March 2011 - 06:05 AM