This mod is exactly what I was looking for but unfortunately I get an error when launching the game, even when it's the only mod I have installed.
Error [modrelicswordsforsetbonuses]local\modrelicswordsforsetbonuses.ws(6): Could not find function 'AmountOfSetPiecesEquippedExternalInfluence' Warning [content0]engine\environment.ws(30): Global native function 'EnableDebugOverlayFilter' was not exported from C++ code. Warning [content0]engine\environment.ws(32): Global native function 'EnableDebugPostProcess' was not exported from C++ code. Warning [content0]engine\showflags.ws(11): Global native function 'DebugSetEShowFlag' was not exported from C++ code. Any idea what causes this?
Okay, I figured out what the problem was and fixed it. Although you would make my life a lot easier by telling me what version of the mod you are using, it doesn't matter anymore - just remember this for the future, that you need to provide mod authors with as much information as possible, such as using version of the mod and the version of your game (if the mod has versions for OG and NG, as here). It's very strange that no one reported this earlier - version 1.1 has been downloaded quite a few times.
I can only suggest transferring the mod yourself. Just take the same script that is in the mod, from 4.0, find my code in the mod (by the name of the mod folder), move it to the same place in the script from 4.0 and replace the script in the mod with what you got.
effect--- when sword charge to 10 hits incrise damage like in this mod https://www.nexusmods.com/witcher3/mods/5942 if yo can put effect on this swords https://www.nexusmods.com/witcher3/mods/6643 or tell me how to do? thanks
For a silver sword, just add the 'Aerondight' tag to it. But if you want a steel sword with the same effect... well, I guess if you have the first mod installed that allows this on a single steel sword, then it should be sufficient to add the 'Aerondight' tag to the swords from the second mod.
17 comments
Error [modrelicswordsforsetbonuses]local\modrelicswordsforsetbonuses.ws(6): Could not find function 'AmountOfSetPiecesEquippedExternalInfluence'
Warning [content0]engine\environment.ws(30): Global native function 'EnableDebugOverlayFilter' was not exported from C++ code.
Warning [content0]engine\environment.ws(32): Global native function 'EnableDebugPostProcess' was not exported from C++ code.
Warning [content0]engine\showflags.ws(11): Global native function 'DebugSetEShowFlag' was not exported from C++ code.
Any idea what causes this?
thanks