13.10.2019
Posted by 
  1. Skyrim and Fallout Fans Are Making Killer Mods On PS4 Despite Limitations. Carlosduty 728d ago. I play many games and have many games on my backlog and I say that mods like Maids 2 deception, Forgotten City, Legacy of the Dragonborn, Rigmor of Bruma, Helgen Reborn, Inigo and many others are well worth the time especially Maids 2.
  2. Dec 16, 2016  Maids 2 deception mods is f.ing amazing. You're browsing the GameFAQs Message Boards as a guest. Sign Up for free (or Log In if you already have an account) to be able to post messages, change how messages are displayed, and view media in posts.
  1. Maids 2 Deception Sky's Divide

Have you ever seen a character in Skyrim and thought: 'Wow, I wish I could make my character look like that!' ?If you own a PC copy of the game, this is actually pretty easy to do. All you need is a copy of the (Skyrim's game editor), this tutorial, and a few minutes to make a simple mod that will allow you to duplicate the appearance of almost any character in the game.

(I say 'almost' because some characters have unique assets like special eyes or skin textures that are not available to players. Of course, you can fix this problem with a different kind of mod, but that's beyond the scope of this tutorial.). If you don't already have it, the first thing you need to do is download a copy of the Creation Kit, which is free if you own a copy of the game, and can be found in your Steam Library under the Tools tab.Once you have the Creation Kit installed, I highly recommend that you go through the. It's short, and it will cover everything you need to know about creating and using simple mods that isn't covered in this tutorial.Once you're comfortable with the idea of making a mod, perform the following steps. Although you can safely ignore the warnings that appear when you load the Skyrim.esm when starting a new mod, the warnings that appear here will be important later when you work on larger mods that you plan on releasing to the public. That's a rather large topic that is beyond the scope of this tutorial, but it is well worth emphasizing that you cannot completely ignore these warnings always and forever.In my own modding, I periodically review the warnings to see if any errors have crept into my mod.

Mod Download Recommended. Extract the Bink Video files (.bik) into the 'SteamSteamAppsCommonSkyrimDataVideo' folder in the Skyrim directory or use the preferred mod manager for automatic installation. For a list of developers, voice actors, and other contributors who helped develop Maids II: Deception.

I don't do it every time I load my mod into the editor, but try to do it about every dozen or so hours that I've spent working on the mod. Depending on how complicated and prone to errors the mod you're working on is, you may want to check more or less often. If you created a mod in the starter tutorial and still have it open, close it now. Otherwise, open the editor if it's not already open, select the Skyrim.esm and Update.esm in the Data browser (File, Data., double-click Skyrim.esm, double-click Update.esm, OK) as shown in the starter tutorial on the wiki and load the game data. Depending on your machine and the alignment of the stars it may take a half a minute to a couple of minutes to load everything.When the editor is finished loading the game data, you will likely see a warning alert box pop up informing you about a navmesh error.

Maids 2 Deception Sky's Divide

This is the first of several warnings that you will get every time you load the editor (they're mostly about doors). These 'default' warnings are harmless and won't affect your mod so you can safely skip past them by clicking 'Yes to All'. (If you want to take a look at them you can click 'Yes' to each of them. If you click 'No', the editor will ask you if you want to quit the application, but I don't recommend you do that unless you feel like loading everything again.). Once the editor is finished loading the file, save your mod. Don't wait until the moment is right.

I usually save my character mods by name, so if you're duplicating Aela's features, call your mod 'Aela' or 'AelaTheHuntress', something that is easy to identify in the Data menu in the Skyrim launcher.It might seem strange that I'm telling you to save your mod before you've even started working on it, but I recommend that you get in the habit of doing it. The Creation Kit is prone to crashes (get used to them) so you'll want to save early and often. Recently, I've also had a problem saving new mods with the Creation Kit. It doesn't seem to have any problem saving an existing mod that I'm working on, but about half the time that I make a new mod, if I do any work and then try to save it, it crashes. It seems to crash less often if I save immediately after opening the editor before making any changes, so if you're having this problem, try saving your mod first. (You'll know you're having this problem if Windows fails to load the Save dialogue properly and the editor hangs.).

When you open objects in the editor, whether it's an NPC, a quest, a world space or anything else, unless you plan on including that object in your mod, never click Okay to exit, always click Cancel or the red X button at the top of the window.If you click Okay, for many objects, the editor will record a change to the object, even if you didn't make any changes. This can also happen if you select an object in the Render window and accidentally move it. Even if you undo the change, it gets marked as changed. These kinds of unintentional edits are known as dirty edits and are a very common source of bugs and compatibility issues.Marking anything as changed that you didn't intend to change is bad and can lead to compatibility issues with other mods that make real changes to those objects. Even worse, if the change was unintentional, you probably won't even know why your mod suddenly has a compatibility issue!

There are ways to clean these dirty edits out of your mod, but an ounce of prevention is worth a pound of cure in this case.So remember: Always Cancel after viewing an object unless you are intentionally changing it! The first thing you need to do is find the character you want to duplicate. This looks like a long section, but 90% of it is for special case scenarios, so if you find your character right away, you can skip the rest of this point and just refer back to it if you run into problems locating someone on another occasion.The Object WindowAll of the objects in the game can be found in the Object window, which is one of the standard windows that should appear when you open the editor. Objects are broken down into categories and subcategories depending on how they are used by the game engine.

The very first category is Actors, which is where you can find all of the NPCs (non-player characters) and creatures. If you open up the Actors tab (click on the little '+' sign) you'll find a couple of subcategories. The first subcategory, called Actor (very original), is a list of all of the actors in the game. If you click on this heading, a list of actors will appear in the right hand side of the window.Editor IdsIn Skyrim, all objects have two (actually three, but the third one isn't important right now) identifiers: the proper name that appears in-game when you look at an object or character (eg.

Sheogorath), and the editor id, which is the name that they go by in the editor (eg. The editor id is in the first column and is the identifier you will typically use to locate things in the editor.Using the FilterAt this point, you can do one of two things: you can manually search through all of the entries by opening subcategories and scrolling around until you find the editor id belonging to the character you are looking for, or you can enter the name of the character you want to duplicate in the Filter at the top of the Object window. (See the screenshot.) Most named NPCs have editor ids that match their proper name and are organized by race and gender in the editor, so if you know the race of the character, you can often find them quickly by opening a couple of subcategories, but generally speaking it's quicker and easier to use the Filter.The Filter (the little text input box at the top of the Object window) will search through all of the editor ids of the objects located in the subcategory you currently have selected using the string of characters that you enter. If it finds a match, it will show up in the list. You don't have to type the full name of the character you are looking for, but the more you type, the more the filter can narrow the search. If you enter a single letter, like 'e', you are likely going to get a long list of matches. That's because the filter doesn't search from the start of the word, but looks for any match within a word.

That might seem like an inefficient way of doing things, but it's really the best way of searching for things in the editor because many of the editor ids have odd prefixes (like the 'DA15' before 'Sheogorath') which would make them impossible to search for if you didn't already know what they were.Search TricksIn all likelihood, the character you are looking for will now appear in a shorter list in the right, but it's always possible that the character you want to duplicate has an editor id that doesn't match the name that appears in-game. In that case, you have a couple more options.Organize by NameThe first thing you can try is organizing the actors by name.

(If you have anything in the Filter, clear it before doing this.) Find the Name column in the object window and click it to reorganize the actors by the name that appears in-game rather than by editor id. Sometimes, an NPC is known by a generic faction name in the editor, but has a proper name in-game. (The housecarls, for example, like Lydia, are listed under Housecarl., not their proper name.) If that's the case, this search should help you locate them.

(It goes without saying that will help you with all this!)Use the.All Category and the Use Info DialogIf that doesn't work, you can try expanding your search. Scroll down to the bottom of the list in the left pane of the Object window and select the '.All' category. The All category will search every object in the game (ie.

Not just actors) for any string in the filter. Sometimes, even though characters aren't identified by name in the Object window, and don't have a proper name in-game, objects that are important to them sometimes have their name as part of the object name. (It doesn't happen often for actors, but it's a useful trick to know anyway.) If you happen to find an object containing the name of the character, you can right-click and select Use Info to find a list of objects referring to that object.

You can then double-click these objects to open the file in the editor. Once that file is open, you want to look for anything that looks like an editor id for an actor. Because each object type is different, I can't give you specific instructions for this, but if you examine a few different objects you'll start to get a feel for what you're looking for. If you find something that looks like an actor editor id, locate that actor in the Actor list and open them up (double-click them) to see if they are the actor you are looking for. You can check the Head preview checkbox at the bottom center of the NPC dialog to view the character's face (won't work on characters created from templates).

Often, you can trace your way back to a hard to find object by finding something that they use, like an object, spell, or script and working your way back.Use the Find Text CommandIf even that doesn't work, go to Edit - Find Text and enter the name you are looking for. If the name appears anywhere in the game (for example, in a bit of dialogue) it will appear in this list.

You may have to check a couple of tabs, but you can organize the results by object type by clicking in the Type column. If you find a lead, double-click the object to open it in the editor and look for something that looks like an editor id for an actor. This is what I had to do to find Lucien Lachance, who does not go by his real name in the game, and who has an editor id that doesn't contain his name. In the screenshots, you can see the piece of dialogue that led me to a quest associated with him. From the quest conditions, I could determine the editor id that he was known by in the game. With a bit of digging, you can find pretty much anything in the game as long as you know how it's spelled.(If you have to dig around in files like this to find the editor id of the character you want to duplicate, make sure you click Cancel to close anything you opened in your search instead of Okay. This is very important, so read the sidebar for more details.).

Once you've found the character you're looking for, right-click the editor id in the Object window and select Duplicate. This will create an exact duplicate with the same editor id + 'DUPLICATE001'.The reason why you want to duplicate the character instead of editing the character directly is to avoid unnecessary conflicts with other mods. If you add the original character to the list of presets, it will make a change to the character. If you then use a mod that makes a change to the same character, the changes from one of the mods won't take effect in game (only the changes by the last loaded mod apply). If you create a duplicate, you won't run into these conflicts.You can optionally left click on the duplicated character slowly twice to edit the editor id and change it to something else. I generally rename all of my characters to follow existing editor conventions, so if I'm making a copy of Ulfric, I rename it to NordMalePresetUlfric because all of the existing presets follow this format (NordMalePreset01, NordMalePreset02, etc.).

This is just a matter of personal preference and won't affect your mod in any way though there is the remote chance of avoiding a conflict with another mod that duplicates the same character but doesn't change the name.Whenever you change the editor id of an object, the editor will ask you if you want to make a new object. If you've edited the original character without duplicating him first, you will definitely want to say yes, but in this case, since we created a new object when we duplicated the character, we can say no. When it asks if you are sure, say yes. It's always a good idea to work from duplicates whenever possible to avoid creating conflicts with other mods. Once you've created your duplicate, you can add them to the list of presets that are available to choose from when you select their race in the character creation screen.To do this, find the list of Races in the Object window (it's located in the Character category) and double-click the race to open the Race editing dialogue.

Make sure that the 'Editing' radio button is set to the gender of the character you are duplicating. Switch to the last tab called Preset NPCs.

Find your character in the Actor list in the Object window and drag it into the list of presets.This makes a change to the original race, which can create conflicts if you use mods that make changes to the races. Unfortunately, there's no way around this.

The good news is that once you've started your game and saved your character, your character's appearance is stored in your game save so you can remove this mod from your load order. You can then load the race changing mods afterwards and, assuming they don't require you to start a new game, you should be able to use them without conflicts.

If you double-click on your character and look at the check boxes in the top left, you will now notice that the Is CharGen Face Preset box is now checked, which means that you will be able to select them in-game from the list of available presets. If you just select this box, but don't add them to the list of presets in the Race dialogue, they won't actually get added. If you add them through the Race dialogue, it checks this box automatically, so it just makes more sense just to drag them and forget about it. How long should i run my above ground pool pump.

You can save your mod and you should be good to go. The only thing left to do is activate your mod in the Data menu in Skyrim's launcher (it should be activated by default) and start a new game with your awesome new character.Note that this process only gives you the appearance of the original NPC.

It doesn't give you any of his or her special abilities or gear, or allow other NPCs to recognize you as that character. It also doesn't remove the original character from the game. It's possible to do most (possibly all) of these things by making additional modifications to your plugin, but that's well beyond the scope of this tutorial.If you want to learn more about customizing Skyrim to suit your play style, you can find more of my tutorials by clicking on my link. For more information on managing or withdrawing consents and how we handle data, visit our Privacy Policy at: Show Details NecessaryHubPages Device IDThis is used to identify particular browsers or devices when the access the service, and is used for security reasons.LoginThis is necessary to sign in to the HubPages Service.Google RecaptchaThis is used to prevent bots and spam. AkismetThis is used to detect comment spam. HubPages Google AnalyticsThis is used to provide data on traffic to our website, all personally identifyable data is anonymized.

HubPages Traffic PixelThis is used to collect data on traffic to articles and other pages on our site. Unless you are signed in to a HubPages account, all personally identifiable information is anonymized.Amazon Web ServicesThis is a cloud services platform that we used to host our service. CloudflareThis is a cloud CDN service that we use to efficiently deliver files required for our service to operate such as javascript, cascading style sheets, images, and videos.

Maids

Google Hosted LibrariesJavascript software libraries such as jQuery are loaded at endpoints on the googleapis.com or gstatic.com domains, for performance and efficiency reasons. FeaturesGoogle Custom SearchThis is feature allows you to search the site. Google MapsSome articles have Google Maps embedded in them. Google ChartsThis is used to display charts and graphs on articles and the author center. Google AdSense Host APIThis service allows you to sign up for or associate a Google AdSense account with HubPages, so that you can earn money from ads on your articles. No data is shared unless you engage with this feature. Google YouTubeSome articles have YouTube videos embedded in them.

VimeoSome articles have Vimeo videos embedded in them. PaypalThis is used for a registered author who enrolls in the HubPages Earnings program and requests to be paid via PayPal. No data is shared with Paypal unless you engage with this feature. Facebook LoginYou can use this to streamline signing up for, or signing in to your Hubpages account. No data is shared with Facebook unless you engage with this feature. MavenThis supports the Maven widget and search functionality. MarketingGoogle AdSenseThis is an ad network.

Google DoubleClickGoogle provides ad serving technology and runs an ad network. Index ExchangeThis is an ad network. SovrnThis is an ad network. Facebook AdsThis is an ad network. Amazon Unified Ad MarketplaceThis is an ad network.

AppNexusThis is an ad network. OpenxThis is an ad network. Rubicon ProjectThis is an ad network. TripleLiftThis is an ad network. Say MediaWe partner with Say Media to deliver ad campaigns on our sites.