Jump to content

Strange Question


Recommended Posts

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? 

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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
Link to comment
Share on other sites

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 0
That should do it
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Guidelines, Privacy Policy, and Terms of Use.