<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://tw-modding.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Zeldrake</id>
	<title>Total War Modding - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://tw-modding.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Zeldrake"/>
	<link rel="alternate" type="text/html" href="https://tw-modding.com/wiki/Special:Contributions/Zeldrake"/>
	<updated>2026-05-05T22:13:17Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://tw-modding.com/index.php?title=Tutorial:RPFM_For_Dummies&amp;diff=411</id>
		<title>Tutorial:RPFM For Dummies</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=Tutorial:RPFM_For_Dummies&amp;diff=411"/>
		<updated>2021-07-17T08:26:52Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: huh, apparently mediawiki doesn't like you linking to images that don't exist yet&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Subtitle: ''A Reasonably Lengthy And Not-At-All Short Guide to Modding with RPFM – With Pictures''&lt;br /&gt;
&lt;br /&gt;
Also an introduction to Zeldrake's usage of Mediawiki. To be honest, I'm surprised at how little broke and how everything's working... it's suspicious. Anyway, on with the guide!&lt;br /&gt;
&lt;br /&gt;
= Chapter 0 - Introduction = &lt;br /&gt;
&lt;br /&gt;
What are WH2 mods and what can they do?&lt;br /&gt;
&lt;br /&gt;
Broadly speaking, mods are .pack files which contain basically every piece of WH2 data you’ll need – models, stats, text, animations, spells, scripts, numbers. RPFM, Rusted Pack File Manager, is a tool to edit pack files. Therefore, you need to use RPFM for basically every WH2 mod you'll make. This guide will be aimed at WH2, but the ideas are the same for the other games.&lt;br /&gt;
&lt;br /&gt;
It’s also possible to edit pack files with PFM (Pack File Manager) or the TW: Assembly Kit (fondly called asskit), but neither of these are recommended: the former is just old and has a habit of eating your entire mod up, and the second just doesn’t work well for modders. If a guide references PFM a lot it’s quite outdated and you should probably search around for a more updated one.&lt;br /&gt;
&lt;br /&gt;
Also, before you begin, I recommend setting up a folder somewhere to stash your mods, RPFM, and other stuff. We’ll need it later. Mine is &lt;br /&gt;
C:\REDACTED\OtherGameStuff\Warhammer2ExceptNeat&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Chapter 1 - Getting RPFM =&lt;br /&gt;
&lt;br /&gt;
The best place to get your hands on RPFM is by checking the #rpfm channel on ''Da Modding Den'' Discord server. Chances are the latest version is pinned in the pinned. However, you should also be able to get it from [https://github.com/Frodo45127/rpfm/releases/latest this link].  Which, at the moment, looks a bit like this: &lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 01.png|700px]]&lt;br /&gt;
&lt;br /&gt;
At the time of writing (which is outdated already), the current version is v2.3.2. RPFM will doubtlessly have more additions and changes as time goes on (the change from RPFM v1 to v2 was  quite something), but the idea should still be the same: it does things with Pack Files. The buttons might move about, but they should do the same stuff.&lt;br /&gt;
&lt;br /&gt;
As for downloading it: assuming you’re on Windows, it’s the download that has ‘rpfm-something-something-windows’ in it:&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 02.png|350px]]&lt;br /&gt;
&lt;br /&gt;
At the moment, RPFM is nicely packaged into a .zip folder, which you can extract with almost anything, but previous versions were packaged into a .7z folder. I reccomend unpacking these with [https://www.7-zip.org/download.html 7zip]. 7zip is pretty straightforward to download and install:  just grab any of the ones that say &amp;quot;windows&amp;quot; and, if it doesn’t seem to work, try the next one. In any case, 7-zip is beyond the scope of this guide.&lt;br /&gt;
&lt;br /&gt;
Anyway, extract RPFM into your mod folder and you should end up with something like this:&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 03.png|700px]]&lt;br /&gt;
&lt;br /&gt;
It’s not truly neccessary, but we’ll make a shortcut to RPFM so we don’t have to get lost down this rabbithole of folders each time we want to open it (and you’ll want to open it a lot). Find rpfm.exe (that’s the program – I don't know what the other ones do. In earlier, or perhaps later, versions of RPFM the executable name might change. Try running things until it works), right-click, and Create Shortcut:&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 04.png|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Select that and move it to somewhere memorable. Desktop works fine – at the moment mine is in my WH2 mods folder: &lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 05.png|600px]]&lt;br /&gt;
&lt;br /&gt;
That’s RPFM! Open it up and – for this version, in any case – it should look at least a little like: &lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 06.png|700px]]&lt;br /&gt;
&lt;br /&gt;
(though the icon in the middle of the screen might be different).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Chapter 2 - Setting RPFM Up = &lt;br /&gt;
&lt;br /&gt;
Before we start running down rabbit holes of modding, we still need to do a bit with RPFM to get it set up so Everything Works Nicely. Go under PackFile -&amp;gt; Preferences &lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 07.png|500px]]&lt;br /&gt;
&lt;br /&gt;
and a big box should open up! Don’t worry, we don’t need to worry about most of the stuff in here, but some stuff is very important: &lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 08.png|700px]]&lt;br /&gt;
&lt;br /&gt;
It’s critically important to fill out the boxes I’ve outlined in red. The first points RPFM to WH2’s mod directory: it’s just the folder where the .exe is (as the handy tooltip demonstrates!) The second points to a fancy shmancy “MyMod” folder. You’ll need to create this and put it somewhere safe - it can be anywhere that isn’t in Program Files. Making a nice big WH2 folder under Documents or somewhere to put everything WH2-related is a good idea. &lt;br /&gt;
&lt;br /&gt;
The blue box isn’t critical, but it’ll save you a bit of effort: defaulting RPFM to WH2 (it’s probably on Three Kingdoms) means less clicks when we start up. The remaining settings can be left at defaults, you don’t need them. From here, everything else is optional. As you can see, I also filled out my path for Troy, because I like to mod that a little, but it’s not needed – we’re modding WH2 so only WH2 needs to be set up! There’s also “Use Dark Theme” hiding in the checkbox list on the left, which is good for modding at 3am when you’re feeling vampiric and bright light destroys you. &lt;br /&gt;
&lt;br /&gt;
Close RPFM and restart it again, just for good measure. (It’s not actually needed for these settings, contrary to the red warning text, but saves us a little bit of clicking). &lt;br /&gt;
&lt;br /&gt;
There’s one more thing we’ll need to do to get RPFM working properly and that is install the Total War: Warhammer 2 Assembly Kit. There’s a neat guide on how to do this by CA [https://www.totalwar.com/blog/total-war-warhammer-assembly-kit-terry-quick-start-guide/ here] but in short, Steam -&amp;gt; Library -&amp;gt; Tools then install the TW: Assembly Kit.&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 09.png|400px]]&lt;br /&gt;
&lt;br /&gt;
It’s important (for RPFM) that the Assembly Kit is installed on the same drive as WH2. Once it’s downloaded, boot up RPFM again and hit Special Stuff -&amp;gt; Warhammer 2 -&amp;gt; Generate Dependencies Cache. (If the button’s greyed out, just open any WH2 packfile you care to name; easily done with Open From Data and clicking on whatever you like).&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 10.png|615px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It’ll take a minute, but this is really helpful for RPFM’s diagnostic tool that tells you when your keys don’t match up (in short, it lets you know where you goofed up).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Chapter 3 - Making a Mod =&lt;br /&gt;
&lt;br /&gt;
Before we begin, it’s worth noting what sort of stuff mods do, and what can even be done:&lt;br /&gt;
* '''Table editing'''. Simplest and easiest. A lot of Warhammer 2 information like unit health, building recruitments, what spells do what, what skillpoints do what, dilemmas: almost all data for that is stored in tables.&lt;br /&gt;
* '''Graphics, Model, Animation, and Effects Editing'''. I have absolutely no clue how this works so if somebody else could fill in this blank I’d appreciate it. I know textures exist, models exist, and animations exist, but that's about it.&lt;br /&gt;
** You can make new units! From “Handgunners but they’re blue instead of red” to “Treemen with Great Bows” to “Entirely custom floating ships as Tomb King character mounts,” you can basically do anything with the new tools of Phazer’s tools and h3ro’s Asset Editor (fondly nicknamed ‘assed’).&lt;br /&gt;
** You can make new effects (think the shiny things that go off when a spell activates).&lt;br /&gt;
** You can reassign and add new animations, if you’re feeling dedicated enough. &lt;br /&gt;
** What I do know about the above is that it’s all quite difficult, and I would not recommend someone starting out modding to start with this. Search up for other guides – there are some good modding guides on WH2’s Steam mod page.&lt;br /&gt;
* '''Scripts'''. While tables specify what stuff exists, scripts can specify how stuff happens. For instance, the Chaos invasion in Mortal Empires is almost entirely script-based. So is Hellebron’s Death Night. Even Encounters at Sea (the ones where you can fight a whole bunch of vampirates) is script. Wood Elf Forest Encounters, Empire Count dilemmas – the list of script-based functionality goes on. Quite often these link into database stuff (sometimes moreso than others – for instance, traits are entirely database defined but actually gaining any trait is script-based)&lt;br /&gt;
* '''UI Script'''. Still strictly speaking the realm of script, but stuff that has lots of pretty buttons to press, like the Mortuary Cult crafting, the Wood Elf Forge of Daith, Throt’s Flesh Lab; this kind of stuff. Unfortunately, I’m not familiar with any of it and my understanding is it can be quite difficult to adapt to what you want to do.&lt;br /&gt;
** Again, if someone was willing to fill out a bit more information I’d appreciate it!&lt;br /&gt;
* '''Startpos'''. This specifies how things are set up at turn 1 in a campaign. If you’re really screwing with the game (eg: adding new factions) this is necessary, and it’s an absolute pain, earning it the nickname ‘asspos.’ Being a startpos mod also makes it fundamentally incompatible with any other startpos mod, as you can only have one way things are set up in the start of a campaign! Fortunately, if you just want to move a character to a new spot you can do that with script, which is much nicer. There's almost no good reason to mod startpos, so if you are, you shouldn't be.&lt;br /&gt;
&lt;br /&gt;
RPFM’s speciality is '''table editing''''. It can handle scripts pretty well, but ultimately you’re better off writing them somewhere else (Visual Studio Code is good for dedicated scripters), then pasting them into RPFM when done. Additionally, RPFM as a tool combines all the above together – you may have your fancy model and Chaos Knights (Ratling Guns), but you’ll need to put this into RPFM to turn it into a pack file to make it a mod. &lt;br /&gt;
&lt;br /&gt;
RPFM cannot edit startpos (... well, yet) and you’ll need the Total War Assembly Kit to do that, but you should stay away from that unless you have a really good reason to do it (and most reasons aren’t good enough). &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
With all of this in mind, we’re going to make ''two simple mods''.&lt;br /&gt;
Firstly, we’ll increase Lord Skrolk’s melee attack to 100. This is going to be a '''table edit'''.&lt;br /&gt;
Secondly, we’re going to make him start in Caledor, instead of where he normally is. You could do that with startpos, but I can’t stress how much of a bad idea that is, so we’re going to use script. We can put these both together in a single mod.&lt;br /&gt;
&lt;br /&gt;
Well, what are we waiting for? Start RPFM from that handy shortcut you made earlier, and beeeeefore we begin, we need to check one thing: &lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 11.png|700px]]&lt;br /&gt;
&lt;br /&gt;
WH2 needs to be the Game Selected. We are, of course, making a mod for WH2! If this isn’t correct a bunch of silly stuff will happen.&lt;br /&gt;
&lt;br /&gt;
Now, let’s make a mod in RPFM! You can do this the old-fashioned way by PackFile -&amp;gt; New PackFile but RPFM’s MyMod functionality makes everything so much cleaner: open the MyMod menu and hit New MyMod! &lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 12.png]]&lt;br /&gt;
&lt;br /&gt;
A small box will come up that’s pretty self-explanatory.&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 13.png]]&lt;br /&gt;
&lt;br /&gt;
All the text there explains itself. As for name, I like to start with my username, then use underscores to describe a bit about the mod. So I’ll call it aidenpons_lord_skrolk_yes_yes , hit Save, and let’s go!&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 14.png]]&lt;br /&gt;
&lt;br /&gt;
Now, we wanted to change Skrolk’s melee attack. That’s going to be in some form of table. So I need to right-click the mod, click Create (not Add! that’s a different table), and then DB (short for database, aka table) &lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 15.png]]&lt;br /&gt;
&lt;br /&gt;
Click that and a box with a bajillion things in its dropdown box comes up!&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 16.png]]&lt;br /&gt;
&lt;br /&gt;
That’s no good, we want melee attack, not fonts! We need to know what table it’s in, and to find this, we have a couple of choices:&lt;br /&gt;
# Poke the folks on Da Modding Den using one of the #modding-tech channels – a valid call if you’re doing something complicated&lt;br /&gt;
# Find it yourself like an independent and capable person!&lt;br /&gt;
&lt;br /&gt;
I recommend b) where possible. Don’t worry though, it’s not too difficult. What do we know about melee attack? It might not be called that in the game files though, so we don’t want to search it by name. What else do we know? Well, we know Lord Skrolk has a melee attack. So let’s just run a search through the original CA data and see where he turns up.&lt;br /&gt;
&lt;br /&gt;
Put this aside, and open another instance of RPFM by clicking on that handy shortcut you made previously. After making sure Game Selected is Warhammer 2, left click on PackFile. We have a couple of choices here...&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 17.png]]&lt;br /&gt;
&lt;br /&gt;
We want to load WH2’s data so we can search through it all to find what we want. Thanks to improvements in RPFM, we no longer have to worry about thinking which packfile we specifically want: we can just open them all at once using the “Load All CA Packfiles” button. &lt;br /&gt;
&lt;br /&gt;
It’s also worth mentioning ''Open from Content'' will open from Steam’s workshop content: handy if you want to check a mod’s pack file, but we don’t want that. ''Open From Data'' opens from WH2’s data folder, where both the game’s pack files and mod pack files reside, which explains the massive box that pops up should you hover over it. &lt;br /&gt;
&lt;br /&gt;
Anyway, Load All CA PackFiles, give it a bit to load – it’s a lot of big packs, and we should have something like this: &lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 18.png]]&lt;br /&gt;
&lt;br /&gt;
... well, that’s not very big! Click on the little &amp;gt; arrow next to the .pack, and a load of folders should expand! Expand the db folder (the folder where all the tables are), and even more folders should come up! ... Okay, that’s why it took this long to load. Expand a random folder and click on its data__ (they all have that name):&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 19.png]]&lt;br /&gt;
&lt;br /&gt;
This is a table. In this case, it’s the table that governs how fatigue happens in battle: so you can see climbing walls nukes fatigue at 10,000, when idle changes fatigue by -18 (which probably means fatigue goes down, which checks out with game knowledge).&lt;br /&gt;
&lt;br /&gt;
Anyway, we wanted Lord Skrolk’s melee attack. Well, we know Lord Skrolk has a melee attack. So let’s try finding him! To do that, we’ll use RPFM’s incredibly handy Global Search. Hit View -&amp;gt; Toggle Global Search Window to bring it up.&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 20.png]]&lt;br /&gt;
&lt;br /&gt;
(Note: In RPFM v1-ish - which is totally obselete - Global Search was accessed by right-clicking anywhere in the folder view on the left. We’re working with more modern tech though!) A box on the right should pop up as part of RPFM: &lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 21.png|450px]]&lt;br /&gt;
&lt;br /&gt;
Let’s put ''Lord Skrolk'' in the Search bar, hit Search and see what happens! &lt;br /&gt;
After waiting a bit (around 7s on my machine – shouldn’t take more than a minute by any means), we get some results: &lt;br /&gt;
(Note: Results may differ depending on what version of RPFM and WH2 is being used, but either way, the idea of global searching still works).&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 22.png]]&lt;br /&gt;
&lt;br /&gt;
Huh. Let’s examine one of these more: Click on the &amp;gt; next to the db/character_skills_tables/data__ to expand it, and see what it found. &lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 23.png]]&lt;br /&gt;
&lt;br /&gt;
Hrm. Double-click that and the table will open.&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 24.png|700px]]&lt;br /&gt;
&lt;br /&gt;
Well, we at least got Lord Skrolk. This is clearly a description for something, not melee attack. But if we scroll around left and right, we can see from the '''Key''' - which is what a lot of WH2 tables use to refer to something unique (eg: units have keys, projectiles have keys, dilemmas have keys, regions have keys, provinces have keys, building have keys, etc etc etc) that WH2 doesn’t use spaces like we searched and instead uses underscores. So, with that in mind, let’s try searching ''lord_skrolk'' instead!&lt;br /&gt;
&lt;br /&gt;
Wait a couple of seconds, and, wow, what a bunch more results! I guess that makes sense for the leader of an entire faction – model, audio, events, and all! And one of these tables is hopefully melee attack...&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 25.png]]&lt;br /&gt;
&lt;br /&gt;
We’re currently hunting in db but it’s worth giving a mention to the other tabs. Loc Matches searches inside WH2’s complex text database, and is a really good way to get started on finding something if all you know is its in-game name. Text Matches searches, among other things, script and the bit of a model called a “variantmesh” (don’t ask me what this means because I don’t know) – good if you’re hunting script or models, which we aren’t, so we can ignore it. I have no clue what Schema Matches does and have never needed it so we can hopefully ignore it.&lt;br /&gt;
&lt;br /&gt;
Additionally, feel free to resize the window (drag on various handles that pop up), if you’ve got the screen real estate for it. Anyway, we wanted melee attack. There’s no table that looks like melee_attack, but, scrolling a bit up from the bottom, let’s try main_units_tables? &lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 26.png]]&lt;br /&gt;
&lt;br /&gt;
land_unit! That’s something! Double-click on that and a new tab in RPFM should open and scroll down to the line needed.&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 27.png|700px]]&lt;br /&gt;
&lt;br /&gt;
''(Addendum: WH2, this guide, and RPFM have had so very many updates since things began. If you have a keen eye, you’ll see that the top left is called data.pack not warhammer_2, and that Skrolk is at line 709 when currently he’s at line 789. Things change, and I genuinely cannot keep this guide perfectly up to date. When modding, if nothing else, it’s important to be able to think on your feet as things keep changing around you.)''&lt;br /&gt;
&lt;br /&gt;
You can see our previous character_skills_tables open in a non-active tab. We really don’t need that anymore and you can close it if you want, we’re taking a look at main_units now. &lt;br /&gt;
&lt;br /&gt;
Scrolling across, we see things like Upkeep Cost, Multiplayer Cost, some voiceover stuff, but nothing that looks like melee attack. Well, this ''does'' look like Lord Skrolk (the wh2_main_skv_cha_lord_skrolk seems about right), so we’re probably on the right track. What about that Land Unit? If we hover over the column header in RPFM, it’ll tell us which table this is referencing. (Some columns in tables link other tables together, like this one – but obviously Upkeep Cost doesn’t reference a table!)&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 28.png|700px]]&lt;br /&gt;
&lt;br /&gt;
Huh, a table called land_units. Would be nice to find that quickly. There are two ways you can do this: one, fishing the table out by hand. This is actually pretty speedy since if we select a random folder on the left and hit L (for Land_units), the folder view will scroll to the first match of L. (You can type even quicker if you want, typing L A N D _ U N I T S , but that’s too much typing for my fingers).&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 29.png]]&lt;br /&gt;
&lt;br /&gt;
Well, lab_settings is definitely not what we want, but if we scroll down a bit, we’ll find land_units_tables.&lt;br /&gt;
&lt;br /&gt;
The other – and much speedier – option is to use RPFM’s handy Go To functionality. Right-click on the cell and Go To -&amp;gt; Go To Definition, and fazam, RPFM will take you right there!&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 30.png|700px]]&lt;br /&gt;
&lt;br /&gt;
Either way, we’ve now got land_units_tables open in front of us:&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 31.png|700px]]&lt;br /&gt;
&lt;br /&gt;
Now, we really don’t want to scroll through all ten bazillion lines of this table to find Skrolk, but instead RPFM has a handy Filter section just below the table view. Type skrolk in that and it’ll only show rows that match skrolk in the Key section. (We wouldn’t want to search for skrolk in the Category section!) There’s tons of superpowerful stuff you can do with more detailed filters (they support Regex, very powerful for searching), but this simple filter will do:&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 32.png|700px]]&lt;br /&gt;
&lt;br /&gt;
Only one hit? That’s usually pretty good, as it suggests this is a Master Node of some sort, linking a lot of things together. Scroll across the table and we some things about mounts, morale, armor, melee weapon, and – what’s this? Melee attack! We found it!&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 33.png|700px]]&lt;br /&gt;
&lt;br /&gt;
Now, before we get too excited, this is the data packs of the game themselves. Editing these is a terribly bad idea as it makes there be no way to revert to unmodded short of reinstalling the game, and the reason RPFM won’t let you save your changes if you try. Instead, that’s why we created a mod!&lt;br /&gt;
&lt;br /&gt;
Hop back to the instance of RPFM that has your mod open (or open it again, if you closed it). If you did close it, there’s a super-nifty RPFM trick that allows you to open it super quickly, and it’s under the MyMod menu:&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 34.png]]&lt;br /&gt;
&lt;br /&gt;
Super speedy and super handy. Anyway, we’d shut that because we didn’t know what table we wanted, but now we know we want land_units tables! So again, right-click, create, create DB...&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 35.png]]&lt;br /&gt;
&lt;br /&gt;
... and this time we know what table we want – it’s the ''land_units'' table! Typing in land_units doesn’t quite land the hit we need, but it’s easy to find it from the four in the dropdown box:&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 36.png]]&lt;br /&gt;
&lt;br /&gt;
The new_file in the first line will be the name of your table. This isn’t super important – except that it shouldn’t end with a number and should have no spaces in it – but I like to, again, preface it with my name and then have something about the table. So aiden_land_units will do just fine. &lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 37.png]]&lt;br /&gt;
&lt;br /&gt;
Hit Create, open it up, and it’s blank. Well, of course it’s blank – we haven’t added anything to it!&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 38.png]]&lt;br /&gt;
&lt;br /&gt;
Well, we want to put the line about Lord Skrolk in here and change his melee attack. I guess you could re-type everything out by hand if you were feeling like you wanted some bonus suffering, but I like my modding to be an enjoyable experience (which is why I don’t touch startpos), and in RPFM, we can copy and paste rows (and much more!) over!&lt;br /&gt;
Hop back to RPFM that has data.pack open, and it should be right where we left it. &lt;br /&gt;
Now – just like Excel – if you click on the row number the entire row will be selected. Right-click somewhere in that row, select Copy, then Copy (the other option we don’t need for this):&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 39.png|700px]]&lt;br /&gt;
&lt;br /&gt;
Now hop back to our mod, right-click anywhere in the table view, and hit Paste as New Row!&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 40.png]]&lt;br /&gt;
&lt;br /&gt;
Results should look like this!&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 41.png|700px]]&lt;br /&gt;
&lt;br /&gt;
Stuff’s a bit squished, but it’s there! Now scroll over to the Melee Attack, double-click to select it, put our nice modded 100 value in, hit Enter, and, that’s done!&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 42.png]]&lt;br /&gt;
&lt;br /&gt;
But before we get toooooo excited about using an overpowered Lord Skrolk, there’s two more things we need to do: &lt;br /&gt;
&lt;br /&gt;
The first is save the mod! Ctrl+S does the trick, or PackFile -&amp;gt; Save. The second’s more important: to copy the mod to WH2’s data directory so the mod managers actually pick it up.  Instead of fishing up the packfile manually and pasting it over, RPFM does this all with two mouse clicks: PackFile -&amp;gt; Install !&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 43.png]]&lt;br /&gt;
&lt;br /&gt;
''(Addendum: Previous versions of RPFM had this under the MyMod menu. Again, the buttons might move around and about – it’s important to think on your feet)''&lt;br /&gt;
&lt;br /&gt;
Oh, by the way, if you get an error that looks like this: &lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 43b.png]]&lt;br /&gt;
&lt;br /&gt;
Now our nice little packfile is sitting in WH2’s data directory ready for either the CA mod loader (affectionately called George) or Kaedrin’s Mod Manager (KMM) to pick it up. It’s vitally important to playtest your mods first (and, if nothing else, make sure they load and the game doesn’t crash!), so we’ll do that. &lt;br /&gt;
&lt;br /&gt;
While KMM is definitely superior for managing large amounts of mods and its Profile feature is a godsend, we do actually need the CA mod loader to upload a mod (more on that later), so for this I’ll be using the CA mod loader. Boot it up, and if you scroll down, tadaaaaaaa!&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 44.png|700px]]&lt;br /&gt;
&lt;br /&gt;
Enable that, hit Play, hit Play on the obligatory “warning you are modded” menu (does anyone besides me actually read that?), and WH2 boots up with our mod in tow! :D &lt;br /&gt;
&lt;br /&gt;
We could start a new campaign to check things out, but we could also be lazy, and just check things in Custom Battles instead. And will you look at that!&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 45.png|700px]]&lt;br /&gt;
&lt;br /&gt;
''It woooooooooooooorks!'' :D&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Chapter 4 - Script = &lt;br /&gt;
&lt;br /&gt;
''To Be Continued...''&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=Tutorial:RPFM_For_Dummies&amp;diff=409</id>
		<title>Tutorial:RPFM For Dummies</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=Tutorial:RPFM_For_Dummies&amp;diff=409"/>
		<updated>2021-07-17T08:22:58Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: introduction question marks oops&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Subtitle: ''A Reasonably Lengthy And Not-At-All Short Guide to Modding with RPFM – With Pictures''&lt;br /&gt;
&lt;br /&gt;
Also an introduction to Zeldrake's usage of Mediawiki. To be honest, I'm surprised at how little broke and how everything's working... it's suspicious. Anyway, on with the guide!&lt;br /&gt;
&lt;br /&gt;
= Chapter 0 - Introduction = &lt;br /&gt;
&lt;br /&gt;
What are WH2 mods and what can they do?&lt;br /&gt;
&lt;br /&gt;
Broadly speaking, mods are .pack files which contain basically every piece of WH2 data you’ll need – models, stats, text, animations, spells, scripts, numbers. RPFM, Rusted Pack File Manager, is a tool to edit pack files. Therefore, you need to use RPFM for basically every WH2 mod you'll make. This guide will be aimed at WH2, but the ideas are the same for the other games.&lt;br /&gt;
&lt;br /&gt;
It’s also possible to edit pack files with PFM (Pack File Manager) or the TW: Assembly Kit (fondly called asskit), but neither of these are recommended: the former is just old and has a habit of eating your entire mod up, and the second just doesn’t work well for modders. If a guide references PFM a lot it’s quite outdated and you should probably search around for a more updated one.&lt;br /&gt;
&lt;br /&gt;
Also, before you begin, I recommend setting up a folder somewhere to stash your mods, RPFM, and other stuff. We’ll need it later. Mine is &lt;br /&gt;
C:\REDACTED\OtherGameStuff\Warhammer2ExceptNeat&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Chapter 1 - Getting RPFM =&lt;br /&gt;
&lt;br /&gt;
The best place to get your hands on RPFM is by checking the #rpfm channel on ''Da Modding Den'' Discord server. Chances are the latest version is pinned in the pinned. However, you should also be able to get it from [https://github.com/Frodo45127/rpfm/releases/latest this link].  Which, at the moment, looks a bit like this: &lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 01.png|700px]]&lt;br /&gt;
&lt;br /&gt;
At the time of writing (which is outdated already), the current version is v2.3.2. RPFM will doubtlessly have more additions and changes as time goes on (the change from RPFM v1 to v2 was  quite something), but the idea should still be the same: it does things with Pack Files. The buttons might move about, but they should do the same stuff.&lt;br /&gt;
&lt;br /&gt;
As for downloading it: assuming you’re on Windows, it’s the download that has ‘rpfm-something-something-windows’ in it:&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 02.png|350px]]&lt;br /&gt;
&lt;br /&gt;
At the moment, RPFM is nicely packaged into a .zip folder, which you can extract with almost anything, but previous versions were packaged into a .7z folder. I reccomend unpacking these with [https://www.7-zip.org/download.html 7zip]. 7zip is pretty straightforward to download and install:  just grab any of the ones that say &amp;quot;windows&amp;quot; and, if it doesn’t seem to work, try the next one. In any case, 7-zip is beyond the scope of this guide.&lt;br /&gt;
&lt;br /&gt;
Anyway, extract RPFM into your mod folder and you should end up with something like this:&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 03.png|700px]]&lt;br /&gt;
&lt;br /&gt;
It’s not truly neccessary, but we’ll make a shortcut to RPFM so we don’t have to get lost down this rabbithole of folders each time we want to open it (and you’ll want to open it a lot). Find rpfm.exe (that’s the program – I don't know what the other ones do. In earlier, or perhaps later, versions of RPFM the executable name might change. Try running things until it works), right-click, and Create Shortcut:&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 04.png|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Select that and move it to somewhere memorable. Desktop works fine – at the moment mine is in my WH2 mods folder: &lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 05.png|600px]]&lt;br /&gt;
&lt;br /&gt;
That’s RPFM! Open it up and – for this version, in any case – it should look at least a little like: &lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 06.png|700px]]&lt;br /&gt;
&lt;br /&gt;
(though the icon in the middle of the screen might be different).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Chapter 2 - Setting RPFM Up = &lt;br /&gt;
&lt;br /&gt;
Before we start running down rabbit holes of modding, we still need to do a bit with RPFM to get it set up so Everything Works Nicely. Go under PackFile -&amp;gt; Preferences &lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 07.png|500px]]&lt;br /&gt;
&lt;br /&gt;
and a big box should open up! Don’t worry, we don’t need to worry about most of the stuff in here, but some stuff is very important: &lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 08.png|700px]]&lt;br /&gt;
&lt;br /&gt;
It’s critically important to fill out the boxes I’ve outlined in red. The first points RPFM to WH2’s mod directory: it’s just the folder where the .exe is (as the handy tooltip demonstrates!) The second points to a fancy shmancy “MyMod” folder. You’ll need to create this and put it somewhere safe - it can be anywhere that isn’t in Program Files. Making a nice big WH2 folder under Documents or somewhere to put everything WH2-related is a good idea. &lt;br /&gt;
&lt;br /&gt;
The blue box isn’t critical, but it’ll save you a bit of effort: defaulting RPFM to WH2 (it’s probably on Three Kingdoms) means less clicks when we start up. The remaining settings can be left at defaults, you don’t need them. From here, everything else is optional. As you can see, I also filled out my path for Troy, because I like to mod that a little, but it’s not needed – we’re modding WH2 so only WH2 needs to be set up! There’s also “Use Dark Theme” hiding in the checkbox list on the left, which is good for modding at 3am when you’re feeling vampiric and bright light destroys you. &lt;br /&gt;
&lt;br /&gt;
Close RPFM and restart it again, just for good measure. (It’s not actually needed for these settings, contrary to the red warning text, but saves us a little bit of clicking). &lt;br /&gt;
&lt;br /&gt;
There’s one more thing we’ll need to do to get RPFM working properly and that is install the Total War: Warhammer 2 Assembly Kit. There’s a neat guide on how to do this by CA [https://www.totalwar.com/blog/total-war-warhammer-assembly-kit-terry-quick-start-guide/ here] but in short, Steam -&amp;gt; Library -&amp;gt; Tools then install the TW: Assembly Kit.&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 09.png|400px]]&lt;br /&gt;
&lt;br /&gt;
It’s important (for RPFM) that the Assembly Kit is installed on the same drive as WH2. Once it’s downloaded, boot up RPFM again and hit Special Stuff -&amp;gt; Warhammer 2 -&amp;gt; Generate Dependencies Cache. (If the button’s greyed out, just open any WH2 packfile you care to name; easily done with Open From Data and clicking on whatever you like).&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 10.png|615px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It’ll take a minute, but this is really helpful for RPFM’s diagnostic tool that tells you when your keys don’t match up (in short, it lets you know where you goofed up).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Chapter 3 - Making a Mod =&lt;br /&gt;
&lt;br /&gt;
Before we begin, it’s worth noting what sort of stuff mods do, and what can even be done:&lt;br /&gt;
* '''Table editing'''. Simplest and easiest. A lot of Warhammer 2 information like unit health, building recruitments, what spells do what, what skillpoints do what, dilemmas: almost all data for that is stored in tables.&lt;br /&gt;
* '''Graphics, Model, Animation, and Effects Editing'''. I have absolutely no clue how this works so if somebody else could fill in this blank I’d appreciate it. I know textures exist, models exist, and animations exist, but that's about it.&lt;br /&gt;
** You can make new units! From “Handgunners but they’re blue instead of red” to “Treemen with Great Bows” to “Entirely custom floating ships as Tomb King character mounts,” you can basically do anything with the new tools of Phazer’s tools and h3ro’s Asset Editor (fondly nicknamed ‘assed’).&lt;br /&gt;
** You can make new effects (think the shiny things that go off when a spell activates).&lt;br /&gt;
** You can reassign and add new animations, if you’re feeling dedicated enough. &lt;br /&gt;
** What I do know about the above is that it’s all quite difficult, and I would not recommend someone starting out modding to start with this. Search up for other guides – there are some good modding guides on WH2’s Steam mod page.&lt;br /&gt;
* '''Scripts'''. While tables specify what stuff exists, scripts can specify how stuff happens. For instance, the Chaos invasion in Mortal Empires is almost entirely script-based. So is Hellebron’s Death Night. Even Encounters at Sea (the ones where you can fight a whole bunch of vampirates) is script. Wood Elf Forest Encounters, Empire Count dilemmas – the list of script-based functionality goes on. Quite often these link into database stuff (sometimes moreso than others – for instance, traits are entirely database defined but actually gaining any trait is script-based)&lt;br /&gt;
* '''UI Script'''. Still strictly speaking the realm of script, but stuff that has lots of pretty buttons to press, like the Mortuary Cult crafting, the Wood Elf Forge of Daith, Throt’s Flesh Lab; this kind of stuff. Unfortunately, I’m not familiar with any of it and my understanding is it can be quite difficult to adapt to what you want to do.&lt;br /&gt;
** Again, if someone was willing to fill out a bit more information I’d appreciate it!&lt;br /&gt;
* '''Startpos'''. This specifies how things are set up at turn 1 in a campaign. If you’re really screwing with the game (eg: adding new factions) this is necessary, and it’s an absolute pain, earning it the nickname ‘asspos.’ Being a startpos mod also makes it fundamentally incompatible with any other startpos mod, as you can only have one way things are set up in the start of a campaign! Fortunately, if you just want to move a character to a new spot you can do that with script, which is much nicer. There's almost no good reason to mod startpos, so if you are, you shouldn't be.&lt;br /&gt;
&lt;br /&gt;
RPFM’s speciality is '''table editing''''. It can handle scripts pretty well, but ultimately you’re better off writing them somewhere else (Visual Studio Code is good for dedicated scripters), then pasting them into RPFM when done. Additionally, RPFM as a tool combines all the above together – you may have your fancy model and Chaos Knights (Ratling Guns), but you’ll need to put this into RPFM to turn it into a pack file to make it a mod. &lt;br /&gt;
&lt;br /&gt;
RPFM cannot edit startpos (... well, yet) and you’ll need the Total War Assembly Kit to do that, but you should stay away from that unless you have a really good reason to do it (and most reasons aren’t good enough). &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
With all of this in mind, we’re going to make ''two simple mods''.&lt;br /&gt;
Firstly, we’ll increase Lord Skrolk’s melee attack to 100. This is going to be a '''table edit'''.&lt;br /&gt;
Secondly, we’re going to make him start in Caledor, instead of where he normally is. You could do that with startpos, but I can’t stress how much of a bad idea that is, so we’re going to use script. We can put these both together in a single mod.&lt;br /&gt;
&lt;br /&gt;
Well, what are we waiting for? Start RPFM from that handy shortcut you made earlier, and beeeeefore we begin, we need to check one thing: &lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 11.png|700px]]&lt;br /&gt;
&lt;br /&gt;
WH2 needs to be the Game Selected. We are, of course, making a mod for WH2! If this isn’t correct a bunch of silly stuff will happen.&lt;br /&gt;
&lt;br /&gt;
Now, let’s make a mod in RPFM! You can do this the old-fashioned way by PackFile -&amp;gt; New PackFile but RPFM’s MyMod functionality makes everything so much cleaner: open the MyMod menu and hit New MyMod! &lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 12.png]]&lt;br /&gt;
&lt;br /&gt;
A small box will come up that’s pretty self-explanatory.&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 13.png]]&lt;br /&gt;
&lt;br /&gt;
All the text there explains itself. As for name, I like to start with my username, then use underscores to describe a bit about the mod. So I’ll call it aidenpons_lord_skrolk_yes_yes , hit Save, and let’s go!&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 14.png]]&lt;br /&gt;
&lt;br /&gt;
Now, we wanted to change Skrolk’s melee attack. That’s going to be in some form of table. So I need to right-click the mod, click Create (not Add! that’s a different table), and then DB (short for database, aka table) &lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 15.png]]&lt;br /&gt;
&lt;br /&gt;
Click that and a box with a bajillion things in its dropdown box comes up!&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 16.png]]&lt;br /&gt;
&lt;br /&gt;
That’s no good, we want melee attack, not fonts! We need to know what table it’s in, and to find this, we have a couple of choices:&lt;br /&gt;
# Poke the folks on Da Modding Den using one of the #modding-tech channels – a valid call if you’re doing something complicated&lt;br /&gt;
# Find it yourself like an independent and capable person!&lt;br /&gt;
&lt;br /&gt;
I recommend b) where possible. Don’t worry though, it’s not too difficult. What do we know about melee attack? It might not be called that in the game files though, so we don’t want to search it by name. What else do we know? Well, we know Lord Skrolk has a melee attack. So let’s just run a search through the original CA data and see where he turns up.&lt;br /&gt;
&lt;br /&gt;
Put this aside, and open another instance of RPFM by clicking on that handy shortcut you made previously. After making sure Game Selected is Warhammer 2, left click on PackFile. We have a couple of choices here...&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 17.png]]&lt;br /&gt;
&lt;br /&gt;
We want to load WH2’s data so we can search through it all to find what we want. Thanks to improvements in RPFM, we no longer have to worry about thinking which packfile we specifically want: we can just open them all at once using the “Load All CA Packfiles” button. &lt;br /&gt;
&lt;br /&gt;
It’s also worth mentioning ''Open from Content'' will open from Steam’s workshop content: handy if you want to check a mod’s pack file, but we don’t want that. ''Open From Data'' opens from WH2’s data folder, where both the game’s pack files and mod pack files reside, which explains the massive box that pops up should you hover over it. &lt;br /&gt;
&lt;br /&gt;
Anyway, Load All CA PackFiles, give it a bit to load – it’s a lot of big packs, and we should have something like this: &lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 18.png]]&lt;br /&gt;
&lt;br /&gt;
... well, that’s not very big! Click on the little &amp;gt; arrow next to the .pack, and a load of folders should expand! Expand the db folder (the folder where all the tables are), and even more folders should come up! ... Okay, that’s why it took this long to load. Expand a random folder and click on its data__ (they all have that name):&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 19.png]]&lt;br /&gt;
&lt;br /&gt;
This is a table. In this case, it’s the table that governs how fatigue happens in battle: so you can see climbing walls nukes fatigue at 10,000, when idle changes fatigue by -18 (which probably means fatigue goes down, which checks out with game knowledge).&lt;br /&gt;
&lt;br /&gt;
Anyway, we wanted Lord Skrolk’s melee attack. Well, we know Lord Skrolk has a melee attack. So let’s try finding him! To do that, we’ll use RPFM’s incredibly handy Global Search. Hit View -&amp;gt; Toggle Global Search Window to bring it up.&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 20.png]]&lt;br /&gt;
&lt;br /&gt;
(Note: In RPFM v1-ish - which is totally obselete - Global Search was accessed by right-clicking anywhere in the folder view on the left. We’re working with more modern tech though!) A box on the right should pop up as part of RPFM: &lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 21.png|450px]]&lt;br /&gt;
&lt;br /&gt;
Let’s put ''Lord Skrolk'' in the Search bar, hit Search and see what happens! &lt;br /&gt;
After waiting a bit (around 7s on my machine – shouldn’t take more than a minute by any means), we get some results: &lt;br /&gt;
(Note: Results may differ depending on what version of RPFM and WH2 is being used, but either way, the idea of global searching still works).&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 22.png]]&lt;br /&gt;
&lt;br /&gt;
Huh. Let’s examine one of these more: Click on the &amp;gt; next to the db/character_skills_tables/data__ to expand it, and see what it found. &lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 23.png]]&lt;br /&gt;
&lt;br /&gt;
Hrm. Double-click that and the table will open.&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 24.png|700px]]&lt;br /&gt;
&lt;br /&gt;
Well, we at least got Lord Skrolk. This is clearly a description for something, not melee attack. But if we scroll around left and right, we can see from the '''Key''' - which is what a lot of WH2 tables use to refer to something unique (eg: units have keys, projectiles have keys, dilemmas have keys, regions have keys, provinces have keys, building have keys, etc etc etc) that WH2 doesn’t use spaces like we searched and instead uses underscores. So, with that in mind, let’s try searching ''lord_skrolk'' instead!&lt;br /&gt;
&lt;br /&gt;
Wait a couple of seconds, and, wow, what a bunch more results! I guess that makes sense for the leader of an entire faction – model, audio, events, and all! And one of these tables is hopefully melee attack...&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 25.png]]&lt;br /&gt;
&lt;br /&gt;
We’re currently hunting in db but it’s worth giving a mention to the other tabs. Loc Matches searches inside WH2’s complex text database, and is a really good way to get started on finding something if all you know is its in-game name. Text Matches searches, among other things, script and the bit of a model called a “variantmesh” (don’t ask me what this means because I don’t know) – good if you’re hunting script or models, which we aren’t, so we can ignore it. I have no clue what Schema Matches does and have never needed it so we can hopefully ignore it.&lt;br /&gt;
&lt;br /&gt;
Additionally, feel free to resize the window (drag on various handles that pop up), if you’ve got the screen real estate for it. Anyway, we wanted melee attack. There’s no table that looks like melee_attack, but, scrolling a bit up from the bottom, let’s try main_units_tables? &lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 26.png]]&lt;br /&gt;
&lt;br /&gt;
land_unit! That’s something! Double-click on that and a new tab in RPFM should open and scroll down to the line needed.&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 27.png|700px]]&lt;br /&gt;
&lt;br /&gt;
''(Addendum: WH2, this guide, and RPFM have had so very many updates since things began. If you have a keen eye, you’ll see that the top left is called data.pack not warhammer_2, and that Skrolk is at line 709 when currently he’s at line 789. Things change, and I genuinely cannot keep this guide perfectly up to date. When modding, if nothing else, it’s important to be able to think on your feet as things keep changing around you.)''&lt;br /&gt;
&lt;br /&gt;
You can see our previous character_skills_tables open in a non-active tab. We really don’t need that anymore and you can close it if you want, we’re taking a look at main_units now. &lt;br /&gt;
&lt;br /&gt;
Scrolling across, we see things like Upkeep Cost, Multiplayer Cost, some voiceover stuff, but nothing that looks like melee attack. Well, this ''does'' look like Lord Skrolk (the wh2_main_skv_cha_lord_skrolk seems about right), so we’re probably on the right track. What about that Land Unit? If we hover over the column header in RPFM, it’ll tell us which table this is referencing. (Some columns in tables link other tables together, like this one – but obviously Upkeep Cost doesn’t reference a table!)&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 28.png|700px]]&lt;br /&gt;
&lt;br /&gt;
Huh, a table called land_units. Would be nice to find that quickly. There are two ways you can do this: one, fishing the table out by hand. This is actually pretty speedy since if we select a random folder on the left and hit L (for Land_units), the folder view will scroll to the first match of L. (You can type even quicker if you want, typing L A N D _ U N I T S , but that’s too much typing for my fingers).&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 29.png]]&lt;br /&gt;
&lt;br /&gt;
Well, lab_settings is definitely not what we want, but if we scroll down a bit, we’ll find land_units_tables.&lt;br /&gt;
&lt;br /&gt;
The other – and much speedier – option is to use RPFM’s handy Go To functionality. Right-click on the cell and Go To -&amp;gt; Go To Definition, and fazam, RPFM will take you right there!&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 30.png|700px]]&lt;br /&gt;
&lt;br /&gt;
Either way, we’ve now got land_units_tables open in front of us:&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 31.png|700px]]&lt;br /&gt;
&lt;br /&gt;
Now, we really don’t want to scroll through all ten bazillion lines of this table to find Skrolk, but instead RPFM has a handy Filter section just below the table view. Type skrolk in that and it’ll only show rows that match skrolk in the Key section. (We wouldn’t want to search for skrolk in the Category section!) There’s tons of superpowerful stuff you can do with more detailed filters (they support Regex, very powerful for searching), but this simple filter will do:&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 32.png|700px]]&lt;br /&gt;
&lt;br /&gt;
Only one hit? That’s usually pretty good, as it suggests this is a Master Node of some sort, linking a lot of things together. Scroll across the table and we some things about mounts, morale, armor, melee weapon, and – what’s this? Melee attack! We found it!&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 33.png|700px]]&lt;br /&gt;
&lt;br /&gt;
Now, before we get too excited, this is the data packs of the game themselves. Editing these is a terribly bad idea as it makes there be no way to revert to unmodded short of reinstalling the game, and the reason RPFM won’t let you save your changes if you try. Instead, that’s why we created a mod!&lt;br /&gt;
&lt;br /&gt;
Hop back to the instance of RPFM that has your mod open (or open it again, if you closed it). If you did close it, there’s a super-nifty RPFM trick that allows you to open it super quickly, and it’s under the MyMod menu:&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 34.png]]&lt;br /&gt;
&lt;br /&gt;
Super speedy and super handy. Anyway, we’d shut that because we didn’t know what table we wanted, but now we know we want land_units tables! So again, right-click, create, create DB...&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 35.png]]&lt;br /&gt;
&lt;br /&gt;
... and this time we know what table we want – it’s the ''land_units'' table! Typing in land_units doesn’t quite land the hit we need, but it’s easy to find it from the four in the dropdown box:&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 36.png]]&lt;br /&gt;
&lt;br /&gt;
The new_file in the first line will be the name of your table. This isn’t super important – except that it shouldn’t end with a number and should have no spaces in it – but I like to, again, preface it with my name and then have something about the table. So aiden_land_units will do just fine. &lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 37.png]]&lt;br /&gt;
&lt;br /&gt;
Hit Create, open it up, and it’s blank. Well, of course it’s blank – we haven’t added anything to it!&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 38.png]]&lt;br /&gt;
&lt;br /&gt;
Well, we want to put the line about Lord Skrolk in here and change his melee attack. I guess you could re-type everything out by hand if you were feeling like you wanted some bonus suffering, but I like my modding to be an enjoyable experience (which is why I don’t touch startpos), and in RPFM, we can copy and paste rows (and much more!) over!&lt;br /&gt;
Hop back to RPFM that has data.pack open, and it should be right where we left it. &lt;br /&gt;
Now – just like Excel – if you click on the row number the entire row will be selected. Right-click somewhere in that row, select Copy, then Copy (the other option we don’t need for this):&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 39.png|700px]]&lt;br /&gt;
&lt;br /&gt;
Now hop back to our mod, right-click anywhere in the table view, and hit Paste as New Row!&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 40.png]]&lt;br /&gt;
&lt;br /&gt;
Results should look like this!&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 41.png|700px]]&lt;br /&gt;
&lt;br /&gt;
Stuff’s a bit squished, but it’s there! Now scroll over to the Melee Attack, double-click to select it, put our nice modded 100 value in, hit Enter, and, that’s done!&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 42.png]]&lt;br /&gt;
&lt;br /&gt;
But before we get toooooo excited about using an overpowered Lord Skrolk, there’s two more things we need to do: &lt;br /&gt;
&lt;br /&gt;
The first is save the mod! Ctrl+S does the trick, or PackFile -&amp;gt; Save. The second’s more important: to copy the mod to WH2’s data directory so the mod managers actually pick it up.  Instead of fishing up the packfile manually and pasting it over, RPFM does this all with two mouse clicks: PackFile -&amp;gt; Install !&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 43.png]]&lt;br /&gt;
&lt;br /&gt;
''(Addendum: Previous versions of RPFM had this under the MyMod menu. Again, the buttons might move around and about – it’s important to think on your feet)''&lt;br /&gt;
&lt;br /&gt;
Oh, by the way, if you get an error that looks like this: &lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 43b.png]]&lt;br /&gt;
&lt;br /&gt;
Now our nice little packfile is sitting in WH2’s data directory ready for either the CA mod loader (affectionately called George) or Kaedrin’s Mod Manager (KMM) to pick it up. It’s vitally important to playtest your mods first (and, if nothing else, make sure they load and the game doesn’t crash!), so we’ll do that. &lt;br /&gt;
&lt;br /&gt;
While KMM is definitely superior for managing large amounts of mods and its Profile feature is a godsend, we do actually need the CA mod loader to upload a mod (more on that later), so for this I’ll be using the CA mod loader. Boot it up, and if you scroll down, tadaaaaaaa!&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 44.png|700px]]&lt;br /&gt;
&lt;br /&gt;
Enable that, hit Play, hit Play on the obligatory “warning you are modded” menu (does anyone besides me actually read that?), and WH2 boots up with our mod in tow! :D &lt;br /&gt;
&lt;br /&gt;
We could start a new campaign to check things out, but we could also be lazy, and just check things in Custom Battles instead. And will you look at that!&lt;br /&gt;
&lt;br /&gt;
[[File:RPFMForDummiesImage 45.png|700px]]&lt;br /&gt;
&lt;br /&gt;
''It woooooooooooooorks!'' :D&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Chapter 3 - Script = &lt;br /&gt;
&lt;br /&gt;
''To Be Continued...''&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_43b.png&amp;diff=410</id>
		<title>File:RPFMForDummiesImage 43b.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_43b.png&amp;diff=410"/>
		<updated>2021-07-17T08:20:23Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_45.png&amp;diff=386</id>
		<title>File:RPFMForDummiesImage 45.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_45.png&amp;diff=386"/>
		<updated>2021-07-17T07:35:13Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_44.png&amp;diff=385</id>
		<title>File:RPFMForDummiesImage 44.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_44.png&amp;diff=385"/>
		<updated>2021-07-17T07:35:03Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_43.png&amp;diff=384</id>
		<title>File:RPFMForDummiesImage 43.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_43.png&amp;diff=384"/>
		<updated>2021-07-17T07:34:54Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_42.png&amp;diff=383</id>
		<title>File:RPFMForDummiesImage 42.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_42.png&amp;diff=383"/>
		<updated>2021-07-17T07:34:48Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_41.png&amp;diff=382</id>
		<title>File:RPFMForDummiesImage 41.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_41.png&amp;diff=382"/>
		<updated>2021-07-17T07:34:42Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_40.png&amp;diff=381</id>
		<title>File:RPFMForDummiesImage 40.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_40.png&amp;diff=381"/>
		<updated>2021-07-17T07:34:36Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_39.png&amp;diff=380</id>
		<title>File:RPFMForDummiesImage 39.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_39.png&amp;diff=380"/>
		<updated>2021-07-17T07:34:28Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_38.png&amp;diff=379</id>
		<title>File:RPFMForDummiesImage 38.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_38.png&amp;diff=379"/>
		<updated>2021-07-17T07:34:21Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_37.png&amp;diff=378</id>
		<title>File:RPFMForDummiesImage 37.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_37.png&amp;diff=378"/>
		<updated>2021-07-17T07:34:15Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_36.png&amp;diff=377</id>
		<title>File:RPFMForDummiesImage 36.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_36.png&amp;diff=377"/>
		<updated>2021-07-17T07:34:09Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_35.png&amp;diff=364</id>
		<title>File:RPFMForDummiesImage 35.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_35.png&amp;diff=364"/>
		<updated>2021-07-17T07:34:02Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_34.png&amp;diff=375</id>
		<title>File:RPFMForDummiesImage 34.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_34.png&amp;diff=375"/>
		<updated>2021-07-17T07:33:55Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_33.png&amp;diff=374</id>
		<title>File:RPFMForDummiesImage 33.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_33.png&amp;diff=374"/>
		<updated>2021-07-17T07:33:48Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_32.png&amp;diff=373</id>
		<title>File:RPFMForDummiesImage 32.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_32.png&amp;diff=373"/>
		<updated>2021-07-17T07:33:42Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_31.png&amp;diff=372</id>
		<title>File:RPFMForDummiesImage 31.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_31.png&amp;diff=372"/>
		<updated>2021-07-17T07:33:35Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_30.png&amp;diff=371</id>
		<title>File:RPFMForDummiesImage 30.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_30.png&amp;diff=371"/>
		<updated>2021-07-17T07:33:27Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_29.png&amp;diff=370</id>
		<title>File:RPFMForDummiesImage 29.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_29.png&amp;diff=370"/>
		<updated>2021-07-17T07:33:17Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_28.png&amp;diff=369</id>
		<title>File:RPFMForDummiesImage 28.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_28.png&amp;diff=369"/>
		<updated>2021-07-17T07:33:08Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_27.png&amp;diff=368</id>
		<title>File:RPFMForDummiesImage 27.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_27.png&amp;diff=368"/>
		<updated>2021-07-17T07:32:59Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_26.png&amp;diff=367</id>
		<title>File:RPFMForDummiesImage 26.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_26.png&amp;diff=367"/>
		<updated>2021-07-17T07:32:50Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_25.png&amp;diff=366</id>
		<title>File:RPFMForDummiesImage 25.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_25.png&amp;diff=366"/>
		<updated>2021-07-17T07:32:44Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_24.png&amp;diff=365</id>
		<title>File:RPFMForDummiesImage 24.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_24.png&amp;diff=365"/>
		<updated>2021-07-17T07:32:36Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_23.png&amp;diff=376</id>
		<title>File:RPFMForDummiesImage 23.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_23.png&amp;diff=376"/>
		<updated>2021-07-17T07:32:28Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_22.png&amp;diff=408</id>
		<title>File:RPFMForDummiesImage 22.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_22.png&amp;diff=408"/>
		<updated>2021-07-17T07:32:22Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_21.png&amp;diff=407</id>
		<title>File:RPFMForDummiesImage 21.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_21.png&amp;diff=407"/>
		<updated>2021-07-17T07:32:15Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_20.png&amp;diff=406</id>
		<title>File:RPFMForDummiesImage 20.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_20.png&amp;diff=406"/>
		<updated>2021-07-17T07:32:07Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_19.png&amp;diff=405</id>
		<title>File:RPFMForDummiesImage 19.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_19.png&amp;diff=405"/>
		<updated>2021-07-17T07:32:01Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_18.png&amp;diff=404</id>
		<title>File:RPFMForDummiesImage 18.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_18.png&amp;diff=404"/>
		<updated>2021-07-17T07:31:48Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_17.png&amp;diff=403</id>
		<title>File:RPFMForDummiesImage 17.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_17.png&amp;diff=403"/>
		<updated>2021-07-17T07:31:42Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_16.png&amp;diff=402</id>
		<title>File:RPFMForDummiesImage 16.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_16.png&amp;diff=402"/>
		<updated>2021-07-17T07:31:35Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_15.png&amp;diff=401</id>
		<title>File:RPFMForDummiesImage 15.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_15.png&amp;diff=401"/>
		<updated>2021-07-17T07:31:28Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_14.png&amp;diff=400</id>
		<title>File:RPFMForDummiesImage 14.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_14.png&amp;diff=400"/>
		<updated>2021-07-17T07:31:22Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_13.png&amp;diff=399</id>
		<title>File:RPFMForDummiesImage 13.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_13.png&amp;diff=399"/>
		<updated>2021-07-17T07:31:15Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_12.png&amp;diff=387</id>
		<title>File:RPFMForDummiesImage 12.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_12.png&amp;diff=387"/>
		<updated>2021-07-17T07:31:08Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_11.png&amp;diff=398</id>
		<title>File:RPFMForDummiesImage 11.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_11.png&amp;diff=398"/>
		<updated>2021-07-17T07:31:00Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_10.png&amp;diff=397</id>
		<title>File:RPFMForDummiesImage 10.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_10.png&amp;diff=397"/>
		<updated>2021-07-17T07:30:52Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_09.png&amp;diff=396</id>
		<title>File:RPFMForDummiesImage 09.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_09.png&amp;diff=396"/>
		<updated>2021-07-17T07:30:43Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_08.png&amp;diff=395</id>
		<title>File:RPFMForDummiesImage 08.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_08.png&amp;diff=395"/>
		<updated>2021-07-17T07:30:35Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_07.png&amp;diff=394</id>
		<title>File:RPFMForDummiesImage 07.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_07.png&amp;diff=394"/>
		<updated>2021-07-17T07:30:28Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_06.png&amp;diff=393</id>
		<title>File:RPFMForDummiesImage 06.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_06.png&amp;diff=393"/>
		<updated>2021-07-17T07:30:19Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_05.png&amp;diff=392</id>
		<title>File:RPFMForDummiesImage 05.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_05.png&amp;diff=392"/>
		<updated>2021-07-17T07:29:05Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_04.png&amp;diff=391</id>
		<title>File:RPFMForDummiesImage 04.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_04.png&amp;diff=391"/>
		<updated>2021-07-17T07:28:59Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_03.png&amp;diff=390</id>
		<title>File:RPFMForDummiesImage 03.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_03.png&amp;diff=390"/>
		<updated>2021-07-17T07:28:52Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_02.png&amp;diff=389</id>
		<title>File:RPFMForDummiesImage 02.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_02.png&amp;diff=389"/>
		<updated>2021-07-17T07:28:44Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_01.png&amp;diff=388</id>
		<title>File:RPFMForDummiesImage 01.png</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=File:RPFMForDummiesImage_01.png&amp;diff=388"/>
		<updated>2021-07-17T07:28:26Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=Tutorial:RPFM_For_Dummies&amp;diff=363</id>
		<title>Tutorial:RPFM For Dummies</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=Tutorial:RPFM_For_Dummies&amp;diff=363"/>
		<updated>2021-07-17T07:14:00Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: Continuing guide&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Subtitle: ''A Reasonably Lengthy And Not-At-All Short Guide to Modding with RPFM – Without Pictures Until I Learn Mediawiki A Bit Better''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Hello, some text goes here, please don't eat me up I am not a spambot. Yay you didn't eat me up&lt;br /&gt;
&lt;br /&gt;
= Chapter 0 - Introduction = &lt;br /&gt;
&lt;br /&gt;
What are WH2 mods and what can they do?&lt;br /&gt;
&lt;br /&gt;
Broadly speaking, mods are .pack files which contain basically every piece of WH2 data you’ll need – models, stats, text, animations, spells, scripts, numbers. RPFM, Rusted Pack File Manager, is a tool to edit pack files. Therefore, you need to use RPFM for basically every WH2 mod you'll make. This guide will be aimed at WH2, but the ideas are the same for the other games.&lt;br /&gt;
&lt;br /&gt;
It’s also possible to edit pack files with PFM (Pack File Manager) or the TW: Assembly Kit (fondly called asskit), but neither of these are recommended: the former is just old and has a habit of eating your entire mod up, and the second just doesn’t work well for modders. If a guide references PFM a lot it’s quite outdated and you should probably search around for a more updated one.&lt;br /&gt;
&lt;br /&gt;
Also, before you begin, I recommend setting up a folder somewhere to stash your mods, RPFM, and other stuff. We’ll need it later. Mine is &lt;br /&gt;
C:\REDACTED\OtherGameStuff\Warhammer2ExceptNeat&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Chapter 1 - Getting RPFM =&lt;br /&gt;
&lt;br /&gt;
The best place to get your hands on RPFM is by checking the #rpfm channel on ''Da Modding Den'' Discord server. Chances are the latest version is pinned in the pinned. However, you should also be able to get it from [https://github.com/Frodo45127/rpfm/releases/latest this] link (hello did mediawiki link embed work?) Which, at the moment, looks a bit like this: &lt;br /&gt;
&lt;br /&gt;
screenshot.jpg (no that's not an actual screenshot I'll work out how to do pictures later)&lt;br /&gt;
&lt;br /&gt;
At the time of writing (which is outdated already), the current version is v2.3.2. RPFM will doubtlessly have more additions and changes as time goes on (the change from RPFM v1 to v2 was  quite something), but the idea should still be the same: it does things with Pack Files. The buttons might move about, but they should do the same stuff.&lt;br /&gt;
&lt;br /&gt;
As for downloading it: assuming you’re on Windows, it’s the download that has ‘rpfm-something-something-windows’ in it:&lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
At the moment, RPFM is nicely packaged into a .zip folder, which you can extract with almost anything, but previous versions were packaged into a .7z folder. I reccomend unpacking these with [https://www.7-zip.org/download.html 7zip]. 7zip is pretty straightforward to download and install:  just grab any of the ones that say &amp;quot;windows&amp;quot; and, if it doesn’t seem to work, try the next one. In any case, 7-zip is beyond the scope of this guide.&lt;br /&gt;
&lt;br /&gt;
Anyway, extract RPFM into your mod folder and you should end up with something like this:&lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
It’s not truly neccessary, but we’ll make a shortcut to RPFM so we don’t have to get lost down this rabbithole of folders each time we want to open it (and you’ll want to open it a lot). Find rpfm.exe (that’s the program – I don't know what the other ones do. In earlier, or perhaps later, versions of RPFM the executable name might change. Try running things until it works), right-click, and Create Shortcut:&lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
Select that and move it to somewhere memorable. Desktop works fine – at the moment mine is in my WH2 mods folder: &lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
That’s RPFM! Open it up and – for this version, in any case – it should look at least a little like: &lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
(though the icon in the middle of the screen might be different).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Chapter 2 - Setting RPFM Up = &lt;br /&gt;
&lt;br /&gt;
Before we start running down rabbit holes of modding, we still need to do a bit with RPFM to get it set up so Everything Works Nicely. Go under PackFile -&amp;gt; Preferences &lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
and a big box should open up! Don’t worry, we don’t need to worry about most of the stuff in here, but some stuff is very important: &lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
It’s critically important to fill out the boxes I’ve outlined in red. The first points RPFM to WH2’s mod directory: it’s just the folder where the .exe is (as the handy tooltip demonstrates!) The second points to a fancy shmancy “MyMod” folder. You’ll need to create this and put it somewhere safe - it can be anywhere that isn’t in Program Files. Making a nice big WH2 folder under Documents or somewhere to put everything WH2-related is a good idea. &lt;br /&gt;
&lt;br /&gt;
The blue box isn’t critical, but it’ll save you a bit of effort: defaulting RPFM to WH2 (it’s probably on Three Kingdoms) means less clicks when we start up. The remaining settings can be left at defaults, you don’t need them. From here, everything else is optional. As you can see, I also filled out my path for Troy, because I like to mod that a little, but it’s not needed – we’re modding WH2 so only WH2 needs to be set up! There’s also “Use Dark Theme” hiding in the checkbox list on the left, which is good for modding at 3am when you’re feeling vampiric and bright light destroys you. &lt;br /&gt;
&lt;br /&gt;
Close RPFM and restart it again, just for good measure. (It’s not actually needed for these settings, contrary to the red warning text, but saves us a little bit of clicking). &lt;br /&gt;
&lt;br /&gt;
There’s one more thing we’ll need to do to get RPFM working properly and that is install the Total War: Warhammer 2 Assembly Kit. There’s a neat guide on how to do this by CA [https://www.totalwar.com/blog/total-war-warhammer-assembly-kit-terry-quick-start-guide/ here] but in short, Steam -&amp;gt; Library -&amp;gt; Tools then install the TW: Assembly Kit.&lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
It’s important (for RPFM) that the Assembly Kit is installed on the same drive as WH2. Once it’s downloaded, boot up RPFM again and hit Special Stuff -&amp;gt; Warhammer 2 -&amp;gt; Generate Dependencies Cache. (If the button’s greyed out, just open any WH2 packfile you care to name; easily done with Open From Data and clicking on whatever you like).&lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
It’ll take a minute, but this is really helpful for RPFM’s diagnostic tool that tells you when your keys don’t match up (in short, it lets you know where you goofed up).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Chapter 3 - Making a Mod =&lt;br /&gt;
&lt;br /&gt;
Before we begin, it’s worth noting what sort of stuff mods do, and what can even be done:&lt;br /&gt;
* '''Table editing'''. Simplest and easiest. A lot of Warhammer 2 information like unit health, building recruitments, what spells do what, what skillpoints do what, dilemmas: almost all data for that is stored in tables.&lt;br /&gt;
* '''Graphics, Model, Animation, and Effects Editing'''. I have absolutely no clue how this works so if somebody else could fill in this blank I’d appreciate it. I know textures exist, models exist, and animations exist, but that's about it.&lt;br /&gt;
** You can make new units! From “Handgunners but they’re blue instead of red” to “Treemen with Great Bows” to “Entirely custom floating ships as Tomb King character mounts,” you can basically do anything with the new tools of Phazer’s tools and h3ro’s Asset Editor (fondly nicknamed ‘assed’).&lt;br /&gt;
** You can make new effects (think the shiny things that go off when a spell activates).&lt;br /&gt;
** You can reassign and add new animations, if you’re feeling dedicated enough. &lt;br /&gt;
** What I do know about the above is that it’s all quite difficult, and I would not recommend someone starting out modding to start with this. Search up for other guides – there are some good modding guides on WH2’s Steam mod page.&lt;br /&gt;
* '''Scripts'''. While tables specify what stuff exists, scripts can specify how stuff happens. For instance, the Chaos invasion in Mortal Empires is almost entirely script-based. So is Hellebron’s Death Night. Even Encounters at Sea (the ones where you can fight a whole bunch of vampirates) is script. Wood Elf Forest Encounters, Empire Count dilemmas – the list of script-based functionality goes on. Quite often these link into database stuff (sometimes moreso than others – for instance, traits are entirely database defined but actually gaining any trait is script-based)&lt;br /&gt;
* '''UI Script'''. Still strictly speaking the realm of script, but stuff that has lots of pretty buttons to press, like the Mortuary Cult crafting, the Wood Elf Forge of Daith, Throt’s Flesh Lab; this kind of stuff. Unfortunately, I’m not familiar with any of it and my understanding is it can be quite difficult to adapt to what you want to do.&lt;br /&gt;
** Again, if someone was willing to fill out a bit more information I’d appreciate it!&lt;br /&gt;
* '''Startpos'''. This specifies how things are set up at turn 1 in a campaign. If you’re really screwing with the game (eg: adding new factions) this is necessary, and it’s an absolute pain, earning it the nickname ‘asspos.’ Being a startpos mod also makes it fundamentally incompatible with any other startpos mod, as you can only have one way things are set up in the start of a campaign! Fortunately, if you just want to move a character to a new spot you can do that with script, which is much nicer. There's almost no good reason to mod startpos, so if you are, you shouldn't be.&lt;br /&gt;
&lt;br /&gt;
RPFM’s speciality is '''table editing''''. It can handle scripts pretty well, but ultimately you’re better off writing them somewhere else (Visual Studio Code is good for dedicated scripters), then pasting them into RPFM when done. Additionally, RPFM as a tool combines all the above together – you may have your fancy model and Chaos Knights (Ratling Guns), but you’ll need to put this into RPFM to turn it into a pack file to make it a mod. &lt;br /&gt;
&lt;br /&gt;
RPFM cannot edit startpos (... well, yet) and you’ll need the Total War Assembly Kit to do that, but you should stay away from that unless you have a really good reason to do it (and most reasons aren’t good enough). &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
With all of this in mind, we’re going to make ''two simple mods''.&lt;br /&gt;
Firstly, we’ll increase Lord Skrolk’s melee attack to 100. This is going to be a '''table edit'''.&lt;br /&gt;
Secondly, we’re going to make him start in Caledor, instead of where he normally is. You could do that with startpos, but I can’t stress how much of a bad idea that is, so we’re going to use script. We can put these both together in a single mod.&lt;br /&gt;
&lt;br /&gt;
Well, what are we waiting for? Start RPFM from that handy shortcut you made earlier, and beeeeefore we begin, we need to check one thing: &lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
WH2 needs to be the Game Selected. We are, of course, making a mod for WH2! If this isn’t correct a bunch of silly stuff will happen.&lt;br /&gt;
&lt;br /&gt;
Now, let’s make a mod in RPFM! You can do this the old-fashioned way by PackFile -&amp;gt; New PackFile but RPFM’s MyMod functionality makes everything so much cleaner: open the MyMod menu and hit New MyMod! &lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
A small box will come up that’s pretty self-explanatory.&lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
All the text there explains itself. As for name, I like to start with my username, then use underscores to describe a bit about the mod. So I’ll call it aidenpons_lord_skrolk_yes_yes , hit Save, and let’s go!&lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
Now, we wanted to change Skrolk’s melee attack. That’s going to be in some form of table. So I need to right-click the mod, click Create (not Add! that’s a different table), and then DB (short for database, aka table) &lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
Click that and a box with a bajillion things in its dropdown box comes up!&lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
That’s no good, we want melee attack, not fonts! We need to know what table it’s in, and to find this, we have a couple of choices:&lt;br /&gt;
# Poke the folks on Da Modding Den using one of the #modding-tech channels – a valid call if you’re doing something complicated&lt;br /&gt;
# Find it yourself like an independent and capable person!&lt;br /&gt;
&lt;br /&gt;
I recommend b) where possible. Don’t worry though, it’s not too difficult. What do we know about melee attack? It might not be called that in the game files though, so we don’t want to search it by name. What else do we know? Well, we know Lord Skrolk has a melee attack. So let’s just run a search through the original CA data and see where he turns up.&lt;br /&gt;
&lt;br /&gt;
Put this aside, and open another instance of RPFM by clicking on that handy shortcut you made previously. After making sure Game Selected is Warhammer 2, left click on PackFile. We have a couple of choices here...&lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
We want to load WH2’s data so we can search through it all to find what we want. Thanks to improvements in RPFM, we no longer have to worry about thinking which packfile we specifically want: we can just open them all at once using the “Load All CA Packfiles” button. &lt;br /&gt;
&lt;br /&gt;
It’s also worth mentioning ''Open from Content'' will open from Steam’s workshop content: handy if you want to check a mod’s pack file, but we don’t want that. ''Open From Data'' opens from WH2’s data folder, where both the game’s pack files and mod pack files reside, which explains the massive box that pops up should you hover over it. &lt;br /&gt;
&lt;br /&gt;
Anyway, Load All CA PackFiles, give it a bit to load – it’s a lot of big packs, and we should have something like this: &lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
... well, that’s not very big! Click on the little &amp;gt; arrow next to the .pack, and a load of folders should expand! Expand the db folder (the folder where all the tables are), and even more folders should come up! ... Okay, that’s why it took this long to load. Expand a random folder and click on its data__ (they all have that):&lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
This is a table. In this case, it’s the table that governs how fatigue happens in battle: so you can see climbing walls nukes fatigue at 10,000, when idle changes fatigue by -18 (which probably means fatigue goes down, which checks out with game knowledge).&lt;br /&gt;
&lt;br /&gt;
Anyway, we wanted Lord Skrolk’s melee attack. Well, we know Lord Skrolk has a melee attack. So let’s try finding him! To do that, we’ll use RPFM’s incredibly handy Global Search. Hit View -&amp;gt; Toggle Global Search Window to bring it up.&lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
(Note: In RPFM v1-ish, Global Search was accessed by right-clicking anywhere in the folder view on the left. We’re working with more modern tech though!) A box on the right should pop up as part of RPFM: &lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
Let’s put ''Lord Skrolk'' in the Search bar, hit Search and see what happens! &lt;br /&gt;
After waiting a bit (around 7s on my machine – shouldn’t take more than a minute by any means), we get some results: &lt;br /&gt;
(Note: Results may differ depending on what version of RPFM and WH2 is being used, but either way, the idea of global searching still works).&lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
Huh. Let’s examine one of these more: Click on the &amp;gt; next to the db/character_skills_tables/data__ to expand it, and see what it found. &lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
Hrm. Double-click that and the table will open.&lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
Well, we at least got Lord Skrolk. This is clearly a description for something, not melee attack. But if we scroll around left and right, we can see from the '''Key''' - which is what a lot of WH2 tables use to refer to something unique (eg: units have keys, projectiles have keys, dilemmas have keys, regions have keys, provinces have keys, building have keys, etc etc etc) that WH2 doesn’t use spaces like we searched and instead uses underscores. So, with that in mind, let’s try searching ''lord_skrolk'' instead!&lt;br /&gt;
&lt;br /&gt;
Wait a couple of seconds, and, wow, what a bunch more hits! I guess that makes sense for the leader of an entire faction – model, audio, events, and all! And one of these tables is hopefully melee attack...&lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
We’re currently hunting in db but it’s worth giving a mention to the other tabs. Loc Matches searches inside WH2’s complex text database, and is a really good way to get started on finding something if all you know is its in-game name. Text Matches searches, among other things, script and the bit of a model called a “variantmesh” (don’t ask me what this means because I don’t know) – good if you’re hunting script or models, which we aren’t, so we can ignore it. I have no clue what Schema Matches does and have never needed it so we can hopefully ignore it.&lt;br /&gt;
&lt;br /&gt;
Additionally, feel free to resize the window (drag on various handles that pop up), if you’ve got the screen real estate for it. Anyway, we wanted melee attack. There’s no table that looks like melee_attack, but, scrolling a bit up from the bottom, let’s try main_units_tables? &lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
land_unit! That’s something! Double-click on that and a new tab in RPFM should open and scroll down to the line needed.&lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
''(Addendum: WH2, this guide, and RPFM have had so very many updates since things began. If you have a keen eye, you’ll see that the top left is called data.pack not warhammer_2, and that Skrolk is at line 709 when currently he’s at line 789. Things change, and I genuinely cannot keep this guide perfectly up to date. When modding, if nothing else, it’s important to be able to think on your feet as things keep changing around you.)''&lt;br /&gt;
&lt;br /&gt;
You can see our previous character_skills_tables open in a non-active tab. We really don’t need that anymore and you can close it if you want, we’re taking a look at main_units now. &lt;br /&gt;
&lt;br /&gt;
Scrolling across, we see things like Upkeep Cost, Multiplayer Cost, some voiceover stuff, but nothing that looks like melee attack. Well, this ''does'' look like Lord Skrolk (the wh2_main_skv_cha_lord_skrolk seems about right), so we’re probably on the right track. What about that Land Unit? If we hover over the column header in RPFM, it’ll tell us which table this is referencing. (Some columns in tables link other tables together, like this one – but obviously Upkeep Cost doesn’t reference a table!)&lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
Huh, a table called land_units. Would be nice to find that quickly. There are two ways you can do this: one, fishing the table out by hand. This is actually pretty speedy since if we select a random folder on the left and hit L (for Land_units), the folder view will scroll to the first match of L. (You can type even quicker if you want, typing L A N D _ U N I T S , but that’s too much typing for my fingers).&lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
Well, lab_settings is definitely not what we want, but if we scroll down a bit, we’ll find land_units_tables.&lt;br /&gt;
&lt;br /&gt;
The other – and much speedier – option is to use RPFM’s handy Go To functionality. Right-click on the cell and Go To -&amp;gt; Go To Definition, and fazam, RPFM will take you right there!&lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
Either way, we’ve now got land_units_tables open in front of us:&lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
Now, we really don’t want to scroll through all ten bazillion lines of this table to find Skrolk, but instead RPFM has a handy Filter section just below the table view. Type skrolk in that and it’ll only show rows that match skrolk in the Key section. (We wouldn’t want to search for skrolk in the Category section!) There’s tons of superpowerful stuff you can do with more detailed filters (they support Regex, very powerful for searching), but this simple filter will do:&lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
Only one hit? That’s usually pretty good, as it suggests this is a Master Node of some sort, linking a lot of things together. Scroll across the table and we some things about mounts, morale, armor, melee weapon, and – what’s this? Melee attack! We found it!&lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
Now, before we get too excited, this is the data packs of the game themselves. Editing these is a terribly bad idea as it makes there be no way to revert to unmodded short of reinstalling the game, and the reason RPFM won’t let you save your changes if you try. Instead, that’s why we created a mod!&lt;br /&gt;
&lt;br /&gt;
Hop back to the instance of RPFM that has your mod open (or open it again, if you closed it). If you did close it, there’s a super-nifty RPFM trick that allows you to open it super quickly, and it’s under the MyMod menu:&lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
Super speedy and super handy. Anyway, we’d shut that because we didn’t know what table we wanted, but now we know we want land_units tables! So again, right-click, create, create DB...&lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
... and this time we know what table we want – it’s the ''land_units'' table! Typing in land_units doesn’t quite land the hit we need, but it’s easy to find it from the four in the dropdown box:&lt;br /&gt;
&lt;br /&gt;
The new_file in the first line will be the name of your table. This isn’t super important – except that it shouldn’t end with a number and should have no spaces in it – but I like to, again, preface it with my name and then have something about the table. So aiden_land_units will do just fine. &lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
Hit Create, open it up, and it’s blank. Well, of course it’s blank – we haven’t added anything to it!&lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
Well, we want to put the line about Lord Skrolk in here and change his melee attack. I guess you could re-type everything out by hand if you were feeling like you wanted some bonus suffering, but I like my modding to be an enjoyable experience (which is why I don’t touch startpos), and in RPFM, we can copy and paste rows (and much more!) over!&lt;br /&gt;
Hop back to RPFM that has data.pack open, and it should be right where we left it. &lt;br /&gt;
Now – just like Excel – if you click on the row number the entire row will be selected. Right-click somewhere in that row, select Copy, then Copy (the other option we don’t need for this):&lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
Now hop back to our mod, right-click anywhere in the table view, and hit Paste as New Row!&lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
Results should look like this!&lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
Stuff’s a bit squished, but it’s there! Now scroll over to the Melee Attack, double-click to select it, put our nice modded 100 value in, hit Enter, and, that’s done!&lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
But before we get toooooo excited about using an overpowered Lord Skrolk, there’s two more things we need to do: &lt;br /&gt;
&lt;br /&gt;
The first is save the mod! Ctrl+S does the trick, or PackFile -&amp;gt; Save. The second’s more important: to copy the mod to WH2’s data directory so the mod managers actually pick it up.  Instead of fishing up the packfile manually and pasting it over, RPFM does this all with two mouse clicks: PackFile -&amp;gt; Install !&lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
''(Addendum: Previous versions of RPFM had this under the MyMod menu. Again, the buttons might move around and about – it’s important to think on your feet)''&lt;br /&gt;
&lt;br /&gt;
Oh, by the way, if you get an error that looks like this: &lt;br /&gt;
&lt;br /&gt;
screenshotexceptidonthaveit.jpg&lt;br /&gt;
&lt;br /&gt;
Now our nice little packfile is sitting in WH2’s data directory ready for either the CA mod loader (affectionately called George) or Kaedrin’s Mod Manager (KMM) to pick it up. It’s vitally important to playtest your mods first (and, if nothing else, make sure they load and the game doesn’t crash!), so we’ll do that. &lt;br /&gt;
&lt;br /&gt;
While KMM is definitely superior for managing large amounts of mods and its Profile feature is a godsend, we do actually need the CA mod loader to upload a mod (more on that later), so for this I’ll be using the CA mod loader. Boot it up, and if you scroll down, tadaaaaaaa!&lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
Enable that, hit Play, hit Play on the obligatory “warning you are modded” menu (does anyone besides me actually read that?), and WH2 boots up with our mod in tow! :D &lt;br /&gt;
&lt;br /&gt;
We could start a new campaign to check things out, but we could also be lazy, and just check things in Custom Battles instead. And will you look at that!&lt;br /&gt;
&lt;br /&gt;
screenshot.jpg&lt;br /&gt;
&lt;br /&gt;
''It woooooooooooooorks!'' :D&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
	<entry>
		<id>https://tw-modding.com/index.php?title=Tutorial:Using_Mods&amp;diff=361</id>
		<title>Tutorial:Using Mods</title>
		<link rel="alternate" type="text/html" href="https://tw-modding.com/index.php?title=Tutorial:Using_Mods&amp;diff=361"/>
		<updated>2021-07-17T05:11:51Z</updated>

		<summary type="html">&lt;p&gt;Zeldrake: /* Before we begin */ added some line breaks so it looks less silly&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Before we begin ==&lt;br /&gt;
This guide explains how you to use mods. It has nothing to do with the actual creating part of modding. The KMM parts of this guide are recommended but not strictly neccesary. But like Gromby aptly says: &lt;br /&gt;
&lt;br /&gt;
[[File:USEKMM.jpg]]&lt;br /&gt;
&lt;br /&gt;
This guide is written with steam in mind, if you are an epic games user go to the end of the guide to find out what you need to do different.&lt;br /&gt;
&lt;br /&gt;
== Setting up KMM ==&lt;br /&gt;
=== Installing KMM ===&lt;br /&gt;
1) Download from: [https://github.com/Kaedrin/warhammer-mod-manager/releases/latest Kaedrin´s mod manager latest download]&lt;br /&gt;
2) Unzip the folder in your Documents directory OR your Desktop. ANYWHERE except the game directories or anything related to Steam.&lt;br /&gt;
3) Create a shortcut to Warhammer2MM.exe and put it on your Desktop&lt;br /&gt;
4) If you need to set the shortcut to admin mode, right click the shortcut, go to properties, click Advanced, and turn on &amp;quot;Run as Administrator&amp;quot;&lt;br /&gt;
=== Setting up the paths ===&lt;br /&gt;
* After you have installed it when you open it for the first time it will give you a popup about detecting your game paths. Just click accept and reopen KMM. KMM should already have detected all your TW games. You can check this by clicking on the &amp;quot;Game&amp;quot; header in KMM. The black names are the ones which it detected and you can choose. The grey names are the ones which would be possible but it either didn´t detect or you don´t own. KMM smells pirated TW games from miles away so if you pirated it it will also not work.&lt;br /&gt;
* When clicking on the &amp;quot;Options&amp;quot; header you can set the paths for Mod Backups if you want KMM to backup your mods for you, PFM (switch to RPFM pls if you still use PFM) and RPFM (Rusted Packfile Manager the tool with which most of us create our mods). You can also force KMM to try to detect new game paths.&lt;br /&gt;
== Downloading Mods ==&lt;br /&gt;
So downloading Mods is fairly simple. You begin by opening your steam client. Then you click on the &amp;quot;COMMUNITY&amp;quot; Header in your client (1). After this you should be seeing a tab with your last played games. If the TW game for which you want to download mods is not in that list then please click on the search bar to the right of the list and search for the game. Once you see the name of your game click on it(2). You are now in the community tab of the game. Now click on the &amp;quot;WORKSHOP&amp;quot; header in that Tab (3). Here´s a picture where I highlighted the different steps in case you didn´t understand what I was talking about: [[File:Downloading Mods.PNG]]&lt;br /&gt;
Now you search for the mods you want to use. Once you have found them you click on the subscribe button and Steam should start the download automatically.&lt;br /&gt;
== Using KMM ==&lt;br /&gt;
Here´s a picture so you can understand my description better: &lt;br /&gt;
[[File:Using KMM.PNG]]&lt;br /&gt;
=== NR1: Options ===&lt;br /&gt;
* &amp;quot;Use last profile&amp;quot; and &amp;quot;Highlight recent mods&amp;quot; are pretty self-explanatory and should in my opinion both be ticked.&lt;br /&gt;
* &amp;quot;Backup Mods&amp;quot; and &amp;quot;Choose Backup Location&amp;quot; are still self-explanatory. Click on &amp;quot;Choose Backup Location&amp;quot; to choose where your backup should be saved and check &amp;quot;Backup Mods&amp;quot; to actually enable the Backup function.&lt;br /&gt;
* &amp;quot;Choose PFM location&amp;quot; and &amp;quot;Choose RPFM location&amp;quot; is used to set the path to the respective manager. (Pls don´t use PFM thought instead use RPFM)&lt;br /&gt;
* &amp;quot;Detect Game Installations&amp;quot; is used to retrigger the game detection if you have a new TW game you want to use mods for.&lt;br /&gt;
* &amp;quot;Bypass CA launcher&amp;quot; does what it says when ticked and should always be ticked in my opinion.&lt;br /&gt;
* &amp;quot;Bypass Conflict Detection&amp;quot; should be ticked unless you have a real need for it. But mostly you won´t.&lt;br /&gt;
=== NR2 and 2*: Profiles ===&lt;br /&gt;
* You can make a new profile by enabling the mods you want in it and then naming it in the text field (2*) and click save and you have your new profile.&lt;br /&gt;
* You can export your currently open profile via the &amp;quot;Profile&amp;quot; header (2). It will be saved as a txt file in the location you choose.&lt;br /&gt;
* You can import a profile if you have the txt file for it. You do this via the &amp;quot;Profile&amp;quot; header (2). It will automatically only enable the mods you are subbed to and are in that profile and disable all others.&lt;br /&gt;
=== NR3: Game ===&lt;br /&gt;
* You can see all games supported by KMM (grey names) and the ones which are supported and KMM detected (black names) when you click on the &amp;quot;Game&amp;quot; header.&lt;br /&gt;
=== NR4: Tips ===&lt;br /&gt;
* Here you see some good tips and info for using KMM&lt;br /&gt;
=== NR5: Version ===&lt;br /&gt;
* You can see the version you use in the top row and the latest version available under the headers. Make sure to always use the newest version.&lt;br /&gt;
=== NR6: Number of Mods ===&lt;br /&gt;
* You can see how many mods you have enabled in the top, left of the tips and info section.&lt;br /&gt;
* You can see the number of movie mods you have over the start button. Movie mods are always active regardless of if you activate them or not. So be aware of that. You can see which mods are movie mods by sorting via the &amp;quot;type column&amp;quot;.&lt;br /&gt;
* You enable mods by checking the small box left of their name.&lt;br /&gt;
=== NR7: Launching and Refreshing ===&lt;br /&gt;
* The refresh button over the launch button is used to refresh KMM if you downloaded any mods while KMM was open so KMM becomes aware of the new mods.&lt;br /&gt;
* You launch the game by clicking on the launch button.&lt;br /&gt;
== Enabling mods (CA/Vanilla Launcher) ==&lt;br /&gt;
So you have succesfully downloaded a mod. Congratz! But you have decided against using KMM. Well it´s not my part to judge...&lt;br /&gt;
You enable mods by starting your game like you normally do but before you click on the play button inside of the TW launcher you click on the &amp;quot;Mod Manager&amp;quot; header on the left right next to the &amp;quot;Game&amp;quot; and &amp;quot;Shop&amp;quot; header.&lt;br /&gt;
Then you should be in the CA mod manager. There you search through the list of mods and click on the grey bar on their left to enable them. They should then turn green. Once you have enabled all the mods you want to use you click on the big play button in the upper right. You now get a popup that lists all enabled mods. Look through them if you forgot to enable some and then accept the popup. Here´s another picture to simplify:&lt;br /&gt;
[[File:Enabling Mods.PNG]] Congrats! You now succesfully activated a mod!&lt;br /&gt;
== Good Practices ==&lt;br /&gt;
* Don´t change Loadorder! Only do this if you are aware of what you are doing there and even then only do this if you have a good reason!&lt;br /&gt;
* If you have issues with mods try to fix them yourself first (I recommend Cataph´s excellent guide: [[Troubleshooting|Troubleshooting Guide]] ) and only if you have confirmed it is a problem with that particular mod contact the author. Most of us prefer Discord but Steam works as well.&lt;br /&gt;
* Don´t be obnoxious. Almost all of us are doing Modding as a hobby and not as a job. So don´t spam &amp;quot;UPDATE PLS&amp;quot; for example. There might be a very good reason why we didn´t update our mod yet or we just didn´t have time yet. &lt;br /&gt;
== Differences if you are using Epic Games instead of Steam ==&lt;br /&gt;
I have no idea as I don´t own a TW Game on Epic. But if you do and know what´s different for epic games then please fill in this section. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I’ll add more information later if people have questions or I forgot anything.&lt;/div&gt;</summary>
		<author><name>Zeldrake</name></author>
	</entry>
</feed>