Re: Indep grimoire slightly improved
The grimoire works differently from dom2, and I think that is why #startspell doesn't work anymore. In dom2 your grimoire was given at start and whenever you learned new spells they were added. In dom3 the grimoire is rewritten every turn, and filled with those spells you have researched, but spells you do not know are wiped. This makes patches less problematic, since you can't get your spells whacky due to added or removed spells, but it also makes #startspell obsolete in its current form. I suspect the command would need to reread the mapfile every turn, and that is not done atm, since it would open cheat possibilities. So some kind of change is needed, not just a fix of something broken.
|