It wasn't the prefixes or the script file name that was the problem, it was the content of the scripts. SCSII would easily take BPMAGE18 as an example, or whatever it is called and clear it so only it's triggers and actions are in the script, thus BP actions no more. I think BP should go after SCSes as it would hopefully get the best of both worlds if BP doesn't bomb at installation. Don't know if that's been tried yet.
Here is Horred's reaction:
http://www.shsforums...post__p__452759
That's quite the post to follow, what with wild mages, books, overwritten scripts and who knows what else
. It's too bad horred *didn't* do a "
weidu --change-log BPWTSIGT.bcs" as suggested, because it would've actually told him which mod changed that script (something he said he didn't think
WeiDU could help with). But anyway, it just might have been an
SCS. There's a reference to bpwtsigt in SCS2's wtasight.2da, and also something like this in its genai.tph:
ACTION_IF FILE_EXISTS_IN_GAME ~bpmaevar.bcs~ THEN BEGIN
COPY_EXISTING ~wdasight.bcs~ ~override/bpwdasgt.bcs~ // Big Picture compatibility
COPY_EXISTING ~wdarsgt.bcs~ ~override/bpwdrsgt.bcs~
END
This would effectively overwrite BP's scripts with vanilla ones (or perhaps
SCS modified ones at this point in the install). I'll look into seeing why it's necessary, though SCS2's readme kind of already says it happens:
Big Picture
The core AI component of Big Picture is probably compatible with SCS II. Install that component first, then install whichever SCS II components you want (they will overwrite the corresponding bits of BP AI). I have confirmed that this combination will install but I don't guarantee that there aren't any minor bugs.
The other components of BP are also pretty likely to be compatible with SCS II (and don't really overlap with it). Again, install them first.
Note what it says about install order. Like I said, BP should still go first, at least until we convert it all to patching. SCS2 might overwrite scripts, but BP currently overwrites entire creatures, including whatever spells, items and scripts they have on them, so you could break a whole lot more by installing it later than by installing
SCS later. This is mainly an issue for the BP-Ascension components currently, which should probably go where Ascension does in the
BWP currently (before even the Fixpack, but I don't know if that's possible).
Here are a few example components from the guide. I'm assuming that the ones mentioning "no overlap with SCS II" are safe to install. I've added my comments/questions in underline.
I'll take a stab at it, but I'm not by any means an expert. Someone should really ask whoever wrote it - someone on the
BWP team I'm guessing.
Also note that last sentence from SCS2's readme I bolded, about there being no overlap between SCS2 and BP's subcomponents. I'm guessing DavidW had a better grip on what he coded since BP was around when he did it, so I'd take his word for it. Though there may be questions still.
[Improved Kangaxx Encounter, by Kensai Ryu]? [I]nstall
This component is also included in Tactics. Only one can be installed.
This component overlaps with the SCSII component "Spellcasting Demiliches"
Requires further analysis and testing, but you should be ok installing both BP and
SCS components. BP's overwrites Kangaxx (hldemi.cre) whereas SCS2 patches it, so install BP first. They do different things (Kensai Ryu adds other creatures for one thing).
[Improved Demogorgon]? [I]nstall
This component requires ?Big Picture AI/Enhancement Mod? component to be installed. (SCSII specifically mentions that its component "Tougher Fiends" overwrites this)
It says it *overrides* not overwrites. Although they're fairly synonymous, I think DavidW was talking primarily about the AI, though there are doubtless other changes. Again, I think you might be ok installing the BP/Ascension component first then SCS2 on top of it (and again, don't do it in reverse because BP and Ascension overwrite CREs whereas
SCS appears to patch them).
[Improved Abazigail]? [I]nstall
This component is also included with SCSII. Only install one of them.
[Improved Gromnir]? [I]nstall
This component requires ?Big Picture AI/Enhancement Mod? component to be installed
This component is also included with SCSII. Only install one of them.
[Improved Illasera]? [I]nstall
This component requires ?Big Picture AI/Enhancement Mod? component to be installed
This component is also included with SCSII. Only install one of them.
[Improved Yaga-Shura]? [I]nstall
This component requires ?Big Picture AI/Enhancement Mod? component to be installed
This component is also included with SCSII. Only install one of them.
I'm not sure, but I think whoever wrote this got it wrong. These components are also included with *Ascension* not SCS2. Now what SCS2 says about its "Smarter Gromnir" components etc. is: "This component changes the AI of the Ascension version of Gromnir Il-Khan (and his flunkies) to match the
SCS II norm... This component has no effect on the non-Ascension version of Gromnir (who is a standard fighter and gets modified by the "Smarter General AI" component)."
So in other words, and once again, install these components first from BP-Ascension, then install the SCS2 components *if* you want them to have the SCS2 AI, as noted. If you want them to have the BP/Ascension AI, don't install the SCS2 "Smarter Gromnir" etc.
[More resilient trolls]? [I]nstall
This component ist compatible with the Tactics component "Streamlined Trolls"!
Is that supposed to be "is" or "isn't"? "ist" could go either way.
I don't know, but "ist" means "is" in German (the official language of the
BWP ). Then again, why would someone go out of his way to mention something *is* compatible - maybe because it has a similar name? Something to ask whoever wrote it again (Leonardo Watson or Leomar probably).
SCSII Mods:
[Smarter beholders]?
[Smarter mind flayers]?
[Improved Vampires]?
This function is also included with Big Picture mod. Don?t install both of them.
Install Component [Smarter Mages]?
This function is also included with Big Picture mod. Don?t install both of them.
(Again, I am not able to find any reference to smarter mages (or mages in general) under any of the Big Picture components. Is this also part of BP core? I would like to install the other SCSII component that enables enemy mages to use simulacrum and project image, but it claims to have no effect unless this component is installed. Is there any way to include this along with a BP installation?)
[Smarter Priests]?
[Improved d'Arnise Keep ("Tactics Remix")]?
[Improved Bodhi (Tactics Remix)]? [I]nstall
[Improved battle with Irenicus in Spellhold]? [I]nstall
This function is also included with Big Picture mod. Don?t install both of them.
Cannot find reference under BP. Part of BP core?
I don't know about these, but in the least, I think the
BWP documentation is a bit misleading. I don't think the components are similar, as DavidW implies in the SCS2 readme. Though BP does similar things, it certainly doesn't do the same things and doesn't have any subcomponents of this nature that I know of.
So once again, you should be "ok" installing these after BP. If there are conflicts,
SCS might take priority over BP, but that's what happens. Like I said, you can't have 2 different scripts running on the same creature at the same time anyway.