fejeena Posted November 21, 2016 Posted November 21, 2016 In the aaCursedArmorScript you block all Effect entries. ( you now a ; at the beginning of the line ) There are two Effect entries. The aaHyperModeEffect ( Not aaHeavyEffect01 , aaHeavyEffect02 , aaHyperMode ! That are spells ) scn aaCursedArmorScriptref whoshort rStageshort checkshort startdayshort currentdayshort changefloat timerfloat staminafloat Currenthourfloat StartHourbegin onaddset rStage to 0set check to 0set change to 0set who to getcontainerendbegin gamemodeif GetGameLoaded&&rStage >= 1 if rStage == 2 SetFemaleBipedPath "armor\CA\CA02.nif" aaCursedArmor01 elseif rStage == 4 SetFemaleBipedPath "armor\CA\CA03.nif" aaCursedArmor01 endif who.equipItemNS aaCursedArmor01 0 who.UnequipItemNS aaCursedArmor01endifif who.IsInCombat&&who.Getequipped aaCursedArmor01 == 1 if (0.2*who.getmaxAV health > who.getav health)&&rStage == 0 who.ResetHealth set rStage to 1 who.addspellNS aaHyperMode; who.pms aaHyperModeEffect 20 elseif (0.2*who.getmaxAV health > who.getav health)&&rStage == 2 who.ResetHealth set rStage to 3 who.addspellNS aaHyperMode ; who.pms aaHyperModeEffect 20 ... ... Edit: not sure if there are OBSE commands in the script, if yes, you must start the CS with OBSE or you can not compile the script and save the esp. CS or CSE with OBSE, read my yellow Link below.
cordul Posted May 21, 2017 Posted May 21, 2017 Hello again! I had the idea to test the birthing-mod yesterday. After 1000000 failures, I managed to find the chest :-) Yippie! And just to find out that I cannot defeat the ghost as I am only level 1 (some other game I saved is level 2) and silver weapons are not available until level 4. Can anybody help me? GTM doesn't work anymore, as I cannot open the console anymore. Maybe that's because of the mods. Do I really have to play till level 4 only to test the mod? Breathing under water is not possible for longtime, the next problem :-((( Who can help me please? Thank you Love
fejeena Posted May 22, 2017 Posted May 22, 2017 Cordul, this is a joke question, right? Yes you must wait until you are level 4 or higher, there is no other option. ??? Why don't you use the console? Open the console, and write Player.additem yyxxxxxxx 1 xxxxxxx = the ID of the armor. I don't have the Mod installed so you must check the ID yourself with CS or TES4Edit. yy = the load order ID of the CursedArmor esp Then you have the armor in your inventory. .................................. Or you go to the gost and open the console and click the gost. Then write in the console Kill hit the enter key and the gost is dead. Open the console again and write Player.additem 00098440 1 And you have a Necklace with Waterbreathing in your invertory. If you don't want to cheat you can drop the necklace after you got the armor.
cordul Posted May 22, 2017 Posted May 22, 2017 Hello! Thank you for your answer. No, it was not a joke. I played Oblivion thru to the end years ago and I was good. Even several times. But I did not want to play days and weeks to test a mod. Well, I "hacked" the ghost :-) I used some xxxspell on it and it did not defend itself anymore :-) And why I could stay under water endlessly I do not know. I would like to. I cannot cheat. ^ ^ ^ doesn't work. I cannot type in anything. Not even tgm. I tried. I can now tell you and the others that I think the mod is disappointing. Compared to the other CA of Wolf. I did not play longtime. Thank you anyway. Bye.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.