|
|
|
|
October 8th, 2007, 01:39 AM
|
|
Major General
|
|
Join Date: Oct 2006
Location: Tennessee USA
Posts: 2,059
Thanks: 229
Thanked 106 Times in 71 Posts
|
|
No Spells Mod
Here is the latest version of this mod that I made per the conversation below. This mod should eliminate all the existing spells in Dominions as of 3.23. Only the Neutrals will be able to cast spells. Hopefully this will be useful for total conversion projects etc.
__________________________________________________ ___________
I have seen mods that limit the level of spells that are in the game. I am curious if anyone has created a mod that eliminates ALL spells from the game. This type of mod would be great to use with total conversion mods. If anyone has created this please share it with the rest of us
__________________
BLAH BLAH BLAH BLAH NEXT TURN.
Last edited by Foodstamp; October 1st, 2010 at 10:19 PM..
Reason: New version
|
October 8th, 2007, 09:11 AM
|
|
Major General
|
|
Join Date: Feb 2005
Location: Lake of Hali, Aldebaran, OH
Posts: 2,474
Thanks: 51
Thanked 67 Times in 27 Posts
|
|
Re: Remove all spells mod?
awk 'BEGIN{for (i=1;i<=797;i++){print "#selectspell " i; print "school -1"; print "END";}' > NoSpells.dm
Note that this will not disable items, and will not *actually* disable inherent spells (so if you somehow got a Goat Sun he would still cast Heat from Hell, you just couldn't research it.)
__________________
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
|
October 8th, 2007, 09:58 PM
|
|
Major General
|
|
Join Date: Oct 2006
Location: Tennessee USA
Posts: 2,059
Thanks: 229
Thanked 106 Times in 71 Posts
|
|
Re: Remove all spells mod?
Dr. P,
Thanks for the suggestion. I had forgotten spells could be invoked by number, not just name. After tweaking the code, I was able to get the result I wanted using gawk. Thanks for the great suggestion and the base code for the loop!
Attached is the final product with a banner to remind the player that the mod is active. This should be a useful module for players who wish to use it as a base for complete overhauls of the spell system.
__________________
BLAH BLAH BLAH BLAH NEXT TURN.
|
October 10th, 2007, 09:51 AM
|
|
Major General
|
|
Join Date: Feb 2005
Location: Lake of Hali, Aldebaran, OH
Posts: 2,474
Thanks: 51
Thanked 67 Times in 27 Posts
|
|
Re: Remove all spells mod?
For patch version 3.10, the # of spells goes up to 813.
__________________
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
|
October 11th, 2007, 08:43 PM
|
|
Major General
|
|
Join Date: Oct 2006
Location: Tennessee USA
Posts: 2,059
Thanks: 229
Thanked 106 Times in 71 Posts
|
|
Re: Remove all spells mod?
Thanks for the heads up. I have not installed the new patch as of yet, but I will definitely get this mod updated as soon as I have a free moment or two.
__________________
BLAH BLAH BLAH BLAH NEXT TURN.
|
October 1st, 2010, 10:21 PM
|
|
Major General
|
|
Join Date: Oct 2006
Location: Tennessee USA
Posts: 2,059
Thanks: 229
Thanked 106 Times in 71 Posts
|
|
Re: No Spells Mod
Finally updated this 3 year old mod! I hope someone finds it useful.
__________________
BLAH BLAH BLAH BLAH NEXT TURN.
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
|
|