Hello! So, I'm trying to create my first mod ever. Basically what I'm trying to do is create a shout using the "Aura Whisper" voice that at the first level, turns you invisible, second level turns you invisible and gives you detect live, and at the 3rd level, does the first 2 levels plus heals you for 100hp. Here is as far as I got: I made the spells for each level of the shout in the spells section, by duplicating the Aura Whisper shout and just changing the effects accordingly. I called each one VoiceInvisibility1, 2, and 3, respectively. Then I created the Shout in the shout section, calling it InvisibilityShout in the ID, and Stealth Whisper as the name. Word 1 was set to VoiceInvisibility1, word 2 to ""2, and word 3 to ""3. I then, in the Word of Power section, duplicated the words for Aura Whisper, and made added "invisshout" to the end of each, and toggled them in the InvisibilityShout settings. When I load the game with the mod, I am able to teach myself the shout using the player.addshout command, and it appears in my shout menu. The description I typed for the shout is there, however, the words of power are not in the box. Also, even though I have sufficient dragonsouls and have progressed enough in the game to learn Fus, I can not unlock the shout. It just says "Dragon Souls are required to unlock shouts!" What am I missing? Does it have something to do with the spells used for the shout? The words of power? Any help would be greatly appreciated, and I'd make sure you get credit where it's due.