View Single Post
  #3  
Old January 12th, 2007, 02:53 PM
DrPraetorious's Avatar

DrPraetorious DrPraetorious is offline
Major General
 
Join Date: Feb 2005
Location: Lake of Hali, Aldebaran, OH
Posts: 2,474
Thanks: 51
Thanked 67 Times in 27 Posts
DrPraetorious is on a distinguished road
Default Re: Tools and Tutorials

This script will automatically reconcile ID numbers (of various kinds) between any number of mod files. To run:

mod_mixer.awk [.dm file...]

It will then produce a bunch of .txt files. You basically just catanate all of them into a new file and then load it - the header at the very begining, and name lists may need to be modified somewhat by hand.

At the moment, you can't run more than four or five mods at once due to graphics limitations (at least, this is my theory). I believe it is possible to swap the mod file out, restart the game with the graphics you actually need first.... but this is asking for trouble.

Known bugs -
* spells with a damage increment >+1 (i.e. if you set a spell to do 20 damage + 3 per point of excess skill) are interpreted as references to new monsters.
Attached Files
File Type: zip 486721-mod_mixer.zip (1.2 KB, 1072 views)
__________________
If you read his speech at Rice, all his arguments for going to the moon work equally well as arguments for blowing up the moon, sending cloned dinosaurs into space, or constructing a towering *****-shaped obelisk on Mars. --Randall Munroe
Reply With Quote