IF !PartyHasItem("CBHBLFET") // Hellblade: Lifeeater !PartyHasItem("CBHBSLDR") // Hellblade: Souldrainer !PartyHasItem("CBHBSLDV") // Hellblade: Souldevourer !PartyHasItem("CBHBSLSK") // Hellblade: Soulsucker !PartyHasItem("CBHBSLSN") // Hellblade: Soulskinner !PartyHasItem("CBHBSLZP") // Hellblade: Soulzapper !PartyHasItem("c2Sw2h01") // Lilarcor +5 THEN RESPONSE #100 END
SoS adds this performance cutoff to baldur.bcs (but not baldur25.bcs). This causes all mod who EXTEND_BOTTOM to baldur.bcs to fail.
To correct this madness, you can:
1) remove the cutoff and warn of slowdowns.
2) rely on dplayer, warning to leave the scripts.
3) have the hellblades summon an invisible rat every hour or so, who runs the checks.
4) With CB's approval, simply remove the hellbaldes from the game.