vile83r Posted September 3, 2012 Posted September 3, 2012 This may not be the best place to ask but I really like this forum. My 5 year old likes to play Skyrim. Basically he likes to walk around and ride the horse. Is there a mod or something that will keep all enemies from spawning so he can just roam around and not get ganked by a cave bear?Â
frihyland Posted September 3, 2012 Posted September 3, 2012 I know you can set the random spawn chance to 0% but the scripted spawns (like bandits near ruins and the like) not so much, that would take a new papyrus script for each instance. I know there are a few projects underway to make Skyrim kid friendly, might check on the status of those. Kid friendly overhaul and Free form gameplay Edit: Just had a thought, you could add the player to many of the factions in the game and that would make everything he encountered friendly.
Farlo Posted September 4, 2012 Posted September 4, 2012 Edit: Just had a thought' date=' you could add the player to many of the factions in the game and that would make everything he encountered friendly.[/quote']It's long, but here's the list of Factions in Skyrim and the console command to use it is pasted below (always use zero). Â I don't have any personal experience with it, but you should be able to make a batch file to do these very quickly; Google is your friend.player.addtofaction <FactionID> 0
frihyland Posted September 4, 2012 Posted September 4, 2012 Edit: Just had a thought' date=' you could add the player to many of the factions in the game and that would make everything he encountered friendly.[/quote']It's long' date=' but here's the list of Factions in Skyrim and the console command to use it is pasted below (always use zero). Â I don't have any personal experience with it, but you should be able to make a batch file to do these very quickly; Google is your friend.player.addtofaction <FactionID> 0[/quote']Wow, they are using factions as programming flags for all kinds of random stuff. Â CreatureFriendFaction is what you want for your original question.player.addtofaction 000E0CD9 0 player.addtofaction 000E0CDA 0 player.addtofaction 000E0CDB 0 player.addtofaction 000d25a6 0 player.addtofaction 0005b4d5 0 player.addtofaction 000d263e 0 player.addtofaction 00027ff1 0That should do it
vile83r Posted September 4, 2012 Author Posted September 4, 2012 Wow this is great. I really appreciate this.
frihyland Posted September 4, 2012 Posted September 4, 2012 player.addtofaction 000aa784 0 Actually just this one will make the entire world non hostile, enjoy
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now