kzathan Posted December 5, 2016 Posted December 5, 2016 advskillcoc (normal towns)player.additemgod mode (for certain monsters only then switch off)moveto player I've done all these on the list and so far my game didn't crash or anything yet for hours of playtime.is there any dangerous Console Command that I should be aware of?
JMMcNemo Posted December 8, 2016 Posted December 8, 2016 I think the only console commands that are likely to cause trouble are the ones used to change something drastic, like deleting a major character or additem-ing yourself a weapon before the quest gives it to you, then reaching that point in the quest. Moving from here to there or not dying every five minutes are technically debugging tools, used by the programmers and testers to shortcut past parts that aren't part of what they're testing, so by that logic they really SHOULDN'T cause your game any trouble at all.Use them judiciously, but in good faith.
thumbincubation Posted December 10, 2016 Posted December 10, 2016 I've never used advskill or moveto, but I use coc and cow on occasion, with no problems.I also use tgm and additem (both for npcs and player.additem) regularly, with no issues. One of my current favs is player.setav carryweight 500 (or whatever weight you want to be able to carry). This will let you move faster, without having to crouch first, (like tgm) and you will be able to usecarriages, as you won't be considered "overloaded." Here's some good information about console commands, specifically the warnings section. http://uesp.net/wiki/Skyrim:Console
Recommended Posts