Basically, I want to correct a Combat Tweaks Mod bug myself. The idea is to simply revert the Deadly Strike ability to the vanilla retail game's state. The mod's author has supplied the source code online.
What I'm trying to do is to make a small change in the mod's talent_singletarget.nss
I make the simple change, but whenever I try to compile, it fails because:
E: 00:30:33 - talent_singletarget_fix.nss - talent_singletarget_fix.nss(1001): Case parameter not a constant integer (while compiling var_constants_h.nss)
And this keeps happening to different lines, 1001, 59, etc. It's because this mod makes extensive changes to various nss/ncs files, I understand. But I don't care about those other things! I just want to compile this one file, talent_singletarget.nss, then copy/paste it into the mod's folder! Argh!! How am I supposed to do this?!
Currently I'm trying to make changes to talent_singletarget.nss by opening the standard script file (talent_singletarget.nss) in the Demo Tutorial module, copy/paste the CT Mod's talent_singletarget.nss into it, then save it, then try to compile it. Not working (see above).
So am I supposed to change every single nss/ncs that this one file is related to, just to make 1 line change in 1 file?





Retour en haut






