guardpopla.blogg.se

The guild 2 renaissance mod 4.15
The guild 2 renaissance mod 4.15









the guild 2 renaissance mod 4.15
  1. #The guild 2 renaissance mod 4.15 how to#
  2. #The guild 2 renaissance mod 4.15 full#
  3. #The guild 2 renaissance mod 4.15 code#
  4. #The guild 2 renaissance mod 4.15 download#

Thing to take into consideration when toggling the “Married”-part is that game seems to prefer a character from your own starting class. HasResidence tells if you have a house, Workshops means tells if you own a business.

#The guild 2 renaissance mod 4.15 code#

What this piece of code does, is that it tells the game what your starting stats will be. These changes affect only to AI, so I don’t see a reason to mess them up. Save often, but only when you are sure your changes are correct. If you by accident change more than you should, close the file and don’t save. If it’s more than that, you changed something you did not want to change, if it says the text was replaced 0 times, there’s a typo. The program should notify you that the change was made 5 times. Next put the line from the first box, in this example Workshops = 0, to the box with label “Replace with”, and do the change you want to make replace 0 with 1. If you are not sure if this changes something you don’t want to change, do it manually.

#The guild 2 renaissance mod 4.15 full#

If you copy the full line, this will not happen, as player has Workshops = 0 and the AI has Workshops = 2, which don’t match. If you write only Workshops =, it will also change these lines for AI. Make sure that the part you are changing are not found from other pieces of code. Copy the part you want to replace, per example Workshops = 0 in the first box, labeled “Find what”. Click on the “Replace” tab at the top of the window. All the changes that we will be making in  must be copied to the four others.Įasy way to do this, in Notepad ++, is to press Ctrl + F. You’ll notice that under it there is also , ,  and . Now you should see a file full of scripts. If it opens it in the default Notepad, don’t touch a thing, close it, and right click on the file. You may need to use “Find another program from this computer” and then navigate to the installation folder of Notepad ++. If it asks what program you want to use, choose Notepad ++.

the guild 2 renaissance mod 4.15

Go to steamapps\common\The Guild 2 Renaissance –folder and open the config.ini. Now, we have made a backup and we have the tools we need. Don’t even think about modifying scripts with default Notepad. Also Notepad ++ has some very good features that we will cover later on. Those things are simply impossible to find if one is using default Notepad.

the guild 2 renaissance mod 4.15

Sometimes one tiny tiny mistake in the script, missing space or quote, can break the code. It’s free program that is made for text-based scripting, unlike the default Notepad.

#The guild 2 renaissance mod 4.15 download#

Now, when your original files are in safe place, download Notepad ++ from here. This way you don’t need to change names of the folders and files and can just copy-paste them from these folders back to game locations. If you need to replace your modified files and want to keep them somewhere safe, put them to “Modified” folder.

  • Put the original backups to the “Original” folder.
  • Create two new folders, name on “Original” and one “Modified”.
  • Make a new folder inside the folder you just made and name it after the game, this time “The Guild 2”.
  • Create new folder to the desktop and name it “Modifications”.
  • You can either only copy the original version to your desktop, or do like I do:

    the guild 2 renaissance mod 4.15

    It’s found from steamapps\common\The Guild 2 Renaissance –folder. We will be starting with very easy, risk-free modifications.īefore you do ANYTHING mentioned in this guide, make a backup of config.ini.

    #The guild 2 renaissance mod 4.15 how to#

    This time I’m going to show you how to modify The Guild 2: Renaissance scripts. If you need a guide for installing and using the Legacy Mod, the guide is right here. It fixes countless of bugs, makes broken mechanics work, and adds new content to the game. If you don’t already have the Legacy Mod, I strongly recommend it, as it is vital in my opinion. I can’t guarantee that the file is exactly the same without it. Note: This guide is meant to be used together with Legacy Mod by McCoy!.











    The guild 2 renaissance mod 4.15