Mod articles
-
How to add custom icons to the game
First step
Make your own icon
Out of laziness, I'll use my avatar as an example
Step Two
Image>ImageSize set the width and height to 86 pixels, icons in the game work on 96 pixels but for some reason the game likes to crash when we upload icons with a higher quality than 86 pixels
Congratulations, your picture looks like shit
Step Three
Image>Mode>Index color
set to 256 colors, any Local or Master mode
Check Transparency
Another congratulations, your picture looks even worse
Optional, remove all black pixels from the edges of the image, for some reason the game will add a white border to your icon so the black pixels will be visible
Step Four
Delete pixels... -
How to translate mod into your language in less than an hour
How to translate mod into your language in less than an hour
1. Download "Language Files" from optional files
2. Download Notepad++
3.Add "Compare" plugin to Notepad++
4.Open export_en.xml from my mod and selected export_yourlanguage.xml in Notepad++
5.Compare files with compare plugin
6.Of course, the entire file will be highlighted in red/yellow
But you are looking for gray areas
These fields mean that there is no information about a given item/skill/class in a given language version
7.Just copy the missing information and translate it into your language
Remember not to change the information contained in <sampleID> and
What interests you are the Words contained in ...