firepower02 Posted February 21, 2014 Share Posted February 21, 2014 Is there a console command for toggling invulnerability? There is also a script SetInvulnerable, but when I save the script, I get an error. Link to comment Share on other sites More sharing options...
VictoriaG Posted February 21, 2014 Share Posted February 21, 2014 Use this: tgm This toggles god mode. Link to comment Share on other sites More sharing options...
Elfriend Posted February 21, 2014 Share Posted February 21, 2014 tgm (Toggle God Mode). Repeat to turn it off. Link to comment Share on other sites More sharing options...
firepower02 Posted February 21, 2014 Author Share Posted February 21, 2014 Okay... What does tgm do? Does it make everyone vulnerable? Does it kill everyone? Link to comment Share on other sites More sharing options...
Hyacathusarullistad Posted February 21, 2014 Share Posted February 21, 2014 (edited) All it does is make the character invulnerable, just as you asked for. You neither take damage nor use stamina or magicka while running or casting spells, respectively. All NPCs behave and take damage normally. Edited February 21, 2014 by Hyacathusarullistad Link to comment Share on other sites More sharing options...
VictoriaG Posted February 21, 2014 Share Posted February 21, 2014 And no cooldowns between shouts. Link to comment Share on other sites More sharing options...
firepower02 Posted February 22, 2014 Author Share Posted February 22, 2014 I forgot to mention. It's not me. I wanted to toggle off the invulnerability of an npc, which was caused by a badly scripted mod I previously downloaded. Link to comment Share on other sites More sharing options...
matortheeternal Posted February 22, 2014 Share Posted February 22, 2014 I forgot to mention. It's not me. I wanted to toggle off the invulnerability of an npc, which was caused by a badly scripted mod I previously downloaded. that's whether or not the npc is essential. that's a flag on the NPC that can be turned off using setessential <npc ID> 0. http://www.uesp.net/wiki/Skyrim:ConsoleCtrl+F setessential Usually NPCs are essential because killing them will break a quest, so messing around with whether or not they're essential can be dangerous to your game if you don't know what you're doing. There's also INI tweaks/mods that relate to NPC essential/protected/unprotected status.http://www.nexusmods.com/skyrim/mods/33929/?http://www.nexusmods.com/skyrim/mods/34623/?http://www.nexusmods.com/skyrim/mods/18388/? Link to comment Share on other sites More sharing options...
firepower02 Posted February 23, 2014 Author Share Posted February 23, 2014 Essential is different from invulnerable. Essential they take damage, fall down and stop taking damage. Invulnerable they won't take damage at all. Was I still unclear? Link to comment Share on other sites More sharing options...
matortheeternal Posted February 23, 2014 Share Posted February 23, 2014 Essential is different from invulnerable. Essential they take damage, fall down and stop taking damage. Invulnerable they won't take damage at all. Was I still unclear? Yes, you were. I've never experienced this before, so I don't know what to say. You could just disable the NPC, I suppose. A better approach would be to edit the esp associated with said mod to remove whatever properties are making the NPC invincible. Link to comment Share on other sites More sharing options...
Recommended Posts