frommessage
frenzon
1564 days ago
To edit an existing mod such as Duct Tape, open the .pk4 file with an unzip utility such as winrar - http://www.rarsoft.com/ - then much around and replace the files at will.

If you want to edit id's pak files, open them and put your changes in a new one with a sequentially higher number (and leave the originals there so you don't have to reinstall the game if you muck up).
6ix
1563 days ago
What language do the files use?
frenzon
1563 days ago
The script files are coded in a 'C++ like' language, that I'm calling DoomC++ for now.
6ix
1563 days ago
What do you use to edit them?
frenzon
1563 days ago
Any text editor will do.
bobthedog
1560 days ago
Correct me if I'm wrong, but if you leave the files un-pak'd but in the correct directory structure, won't the game automatically use them over the pak'd ones? or will paks override raw files?
frenzon
1560 days ago
Raw will override .pk4, and pk4 with a higher number will override anything with a lower number.

 

You must be logged in to post. You may create an account by typing your desired username and password into the login area to the left.