PDA

View Full Version : What Command Line do i use for build?


Guest
05-25-2000, 02:31 PM
What command line do i use for KEXTRACT to extract the build files from the Duke CD to my Duke files on the C: drive?

Thankx

cyborg
05-25-2000, 04:16 PM
The Kextract does not extract files from the CD. The build files are in the goodies directory.
Kextract extracts files from grp files.

------------------
RTCM (http://dukertcm.totalconversions.com) - Cyborg (http://dukertcm.totalconversions.com/Cyborg)

-->I hate legal mumbo-jumbo. Don't make me use it.<--

Guest
05-25-2000, 08:25 PM
in addition to cyborg's answer, here are the files you need:

BSETUP.EXE -> Setup program for Build
BUILD.EXE -> Main Build Executable
BUILDHLP.EXE -> Help File for Build
EDITART.EXE -> Art Editing Program
KEXTRACT.EXE -> This program will let you decompile the .GRP data files
LOOKUP.DAT -> Build Data File
NAMES.H -> Build Data File
PALETTE.DAT -> Build Data File
SEHELP.HLP -> Help File for Build
SETUP.DAT -> Build Data File
STHELP.HLP -> Help File for Build
TABLES.DAT -> Build Data File

You must put all these files with the build program in your duke3d directory.

«By posting this I thought I'd save you the trouble of asking why the editor doesn't work since that can be a common problem http://www.3drealms.com/ubb/images/icons/smile.gif»

------------------
"I'm a doctor, not a computer." - DeForest Kelley

Guest
05-26-2000, 08:14 AM
got it. Thanx