Description
Do you ONLY play the LA Mod (or any other)? Hate mod loading times? Why not make it be a core part of your game!
[size="4"]OK. [b]Perma-Modding[/b] is the art of getting mod files, working out where they go, and making them work [i]without having to load them[/i].
[/size][size="3"]This tutorial will tell you how to do this to any mod you choose!
[list=1][*]Get the mod you want, and run the mod-installer on it to put it in the mods folder.[*]Cut (Ctrl+X) and Paste (Ctrl+V) the content of the [ModName] folder into the Data folder.[*]Go to "Data/Specs" and open "metastrings.xml" with Wordpad or an XML Editor.[*]You will see each one says "mod:" and a file path.[*]Remove the filepath (just leaving the filename, such as "command.xml".[*]then insert just before the filename you left "lang:"[*]This should make the lines look somthing like this:[*][font="Lucida Console"]<file name="lang:command.xml" />[/font][*]Once every line has this general layout, save it.[*]Start the game.[*][u]If for some reason it doesnt work, message me.[/u][/list][/size]
[size="4"]OK. [b]Perma-Modding[/b] is the art of getting mod files, working out where they go, and making them work [i]without having to load them[/i].
[/size][size="3"]This tutorial will tell you how to do this to any mod you choose!
[list=1][*]Get the mod you want, and run the mod-installer on it to put it in the mods folder.[*]Cut (Ctrl+X) and Paste (Ctrl+V) the content of the [ModName] folder into the Data folder.[*]Go to "Data/Specs" and open "metastrings.xml" with Wordpad or an XML Editor.[*]You will see each one says "mod:" and a file path.[*]Remove the filepath (just leaving the filename, such as "command.xml".[*]then insert just before the filename you left "lang:"[*]This should make the lines look somthing like this:[*][font="Lucida Console"]<file name="lang:command.xml" />[/font][*]Once every line has this general layout, save it.[*]Start the game.[*][u]If for some reason it doesnt work, message me.[/u][/list][/size]
Recommended Comments
There are no comments to display.