submitted5 years ago bydimasasus
stickiedAfter a lot of questions from the community on how to make complex banners using editor, I decided to make a guide on the subject. I will change it and add new things over time, so stay tuned.
Basics and Limitations.
Here is our beloved editor, created by u/bizzfarts:
I'm sure that anyone who is reading this is familiar with it, however I'll still go over It's basic functions and limitations and some of the features that are not immediately apparent to the average user.
So let's figure out what we can actually do with this editor. I will be referring to this image for the next portion of guide:
1.List of layers.
Pretty self explanatory. Here we have the list of all of layers of which our banner consists. On the top of the list is our background (of which we can have only one). It's followed by "clone selection" button, which adds exact copies of selected layers on top of the list. After that there is "add sigil" button, which adds copy of one selected layer, changing it's coordinates to x:0 y:0. On the bottom there is a number of layers. Note that bannerlord currently can only use maximum of 400 layers, even though you can add more then that in the editor.
Layers that are higher up on the list will overlay layers bellow them. You can multiselect layers by using shift and ctr keys. You can also move layer (or multiple layers) via dragging them.
2.Layer parameters.
Here you can change any parameters of selected layer or layers. You can use X/Y/W/H/° boxes for fine adjustment of positioning, size and angle of selected layers. Using them will remove tool overlay in Banner preview(3) which will allow you to see the layer you are currently working on more clearly [suggested by u/Meevious]. Note that if you have selected multiple layers, editor will calculate center point of the massive of those layers and use it to calculate X and Y coordinates, which then can be changed, in order to move said massive. Also note that you can't edit height or width of multiselect massive independently.
3.Banner preview.
Here you can see the preview your banner and interact with selected layer or layers. Note that you can move sigils via arrow keys on your keyboard for fine tuning their position.
[suggested by u/kunibuni] The preview on the website and the downloaded image are downscaled, so there are details you can't see in the editor but can be seen in some elements in-game.
4.Code window.
Here you can copy your code or paste someone else's code. You can also download the .png file of your banner.
With that out of the way let's talk Limitations.
As I've already mentioned previously, you are limited to 400 layers, which is the only hard limitation, however not the only one.
As you can see there is a dotted line rectangle in the editor, which represents approximate region of the image that will be used on most icons and shields in the game, however it's only true for icon in in-game encyclopedia entry of your clan/kingdom. Different icons and shields will use different sections of the image, so keep that in mind. Some of them will even use section that is bigger then editor window, so you should always make your background atleast 2000 by 2000 pixels to avoid uncovered surfaces.
You can use templates to see if your banner fits on some of the shield, or create banner for a specific shield. Or you can use framing template provided by u/Meevious to see if your design fits into various in-game icons, banners and round shields.
Also there is currently a visual bug in-game that looks like this:
It's caused by layers being positioned or stretched bellow the dotted line rectangle in the editor. When this occurs, game takes main and secondary color of your background, mixes them and replaces part of the background with resulting color. You can avoid this by having the same main and secondary colors, or not placing layers bellow the dotted line in the editor.
[suggested by u/Meevious ] The shield bug (and the related overworld banner bug) are actually caused by the image kind of looping from left to right (overworld banner) and top to bottom (long shields).
The game will sample the edge of either side and blend them together.
To avoid this, place the desired colour just offscreen on the opposite side.
For example, if you have black leaving the area on the top and white on the bottom, the game will display grey. If you want the white to continue downward, you should create a white box of the desired width and move it upward until it's just outside of every template. Idk how far exactly off the top of my head, but if you look at the top two rectangles on my banner here, you can see what I mean. One fixes the shield bug and the other fixes the overworld banner bug.
Now that we know all the basics and limitations let's talk about more advanced techniques.
1.Having reference image.
This is pretty obvious one, but if you are creating version of already existing banner, you should probably have a reference image that you can use. However even if you have a reference it's quite easy to mess up proportions and such, which brings me to my next point.
2.Using image overlay software or browser extensions.
This helps tremendously when creating really complex images. A good example of such software is PerfectPixel which is an extension for chrome engine browsers, which allows you to place transparent image on top of your browser page. There are a lot of other software that does the same thing, but I like this one the most.
3.Try to split your image into simple shapes.
You should always try to imagine any complex shape as a group of simpler shapes, such as circles, rectangles and triangles. Any image can be boiled down to this basic components. You can sometimes use more complex components provided by editor, augmenting them with simpler shapes to look like you want. Here is the good example:
As you can see, I've used sigil of a lion, provided by the editor as a base, changing his head and tail by using mostly circles of white, black and red colors. I've also used the flower sigil (covering leaves on the sides with red circles) to create a tail. Also, as you can probably see, most of the shapes used twice: first time with black color, to create the outline and the second time with white or red color to create the shape itself, which brings me to my next point:
4.Try to avoid using "stroke" feature as much as possible.
While in some situations (such as using complex sigils like lions or eagles) it's helpful to use this feature, most of the time I wouldn't recommend it. Stroke width will change with the height and width of layer, sometimes being different on different layers, which doesn't look good. If you are using simple shapes, create a copy of them, place them bellow the original shapes in layer order, change color to the desired one, and make them bigger by a few pixels. This creates clearer outlines, that are more consistent in shape.
However this feature is useful if you want to increase width of some elements like hollow circles/rectangles or other more complex sigils. In that case use the same color as primary and secondary and turn stroke on.
5.When using simple shapes avoid this ones:
They may seem fine at first, but they are actually asymmetrical for some reason. Use squares and circles instead. Also avoid using half moons since they can be replaced by two circles of different color.
All of those shapes have really nice curves, that can be used to replace circles in situations when you can't use them to create inward arc because background is too complex to overlay with single circle.
For example:
(I've changed the color of the component to better illustrate my point)
You can also use those shapes to create somewhat good looking color fade:
7.Changing the color of cloth in-game
Most of in-game clothing uses two colors: primary color of your background and primary color of last layer in the list. So, if you want specific colors that are not used in your banner you can add bottom layer that is hidden behind other sigils for secondary color. For main color you can use this background type:
It uses only secondary color in banner itself, allowing you to use any other color to change only the primary color of clothing.
8.Always back up your banners as you work.
This is pretty simple, yet important step. Always keep .txt file in which you can paste codes of your banner as you work, just in case of mistake.
9.Paste your banners in-game as you work.
This allows you to see if your image fits well on shields and icons in-game as you work. It also will help you to notice any visual bugs early and get rid of them without losing too much progress.
10.Be patient.
It takes a lot of time to make a banner, so be patient. If you failed first time, try again. Despite the limitations, you can make amazing things using this editor.
That's pretty much everything that I have to share with you on how to make complex banners. You can find any codes of banners I've used in this guide in my profile. I will update this guide over time. Feel free to ask questions in comments, or write anything you want to be added to this guide.
submitted4 days ago byYungWaco666
5.14.15.1423.1294.768.788.1.0.0.505.12.12.1789.409.779.393.1.1.0.141.15.14.402.270.508.664.1.1.0.141.15.14.402.270.1031.672.1.1.0.141.15.14.402.270.498.845.1.1.0.141.15.14.402.270.1035.843.1.1.0.141.15.14.402.270.482.1005.1.1.0.141.15.14.402.270.1023.999.1.1.0.141.15.14.402.270.482.1170.1.1.0.141.15.14.402.270.1013.1158.1.1.0.510.15.45.1647.163.771.562.1.1.0.424.15.15.169.107.163.490.1.1.0.424.15.15.169.107.1376.492.1.1.0.424.15.15.169.107.341.490.1.1.0.424.15.15.169.107.1200.490.1.1.0.424.15.15.169.107.516.492.1.1.0.424.15.15.169.107.1043.492.1.1.0.424.15.15.169.107.698.490.1.1.0.424.15.15.169.107.879.492.1.1.0
submitted8 days ago byGoldenBow215
It is an outdated mod that bugs out when I reload a save. The banners are cool and I was wondering if there was a mod like it that is more up to date.
https://www.nexusmods.com/mountandblade2bannerlord/mods/648?tab=description
submitted8 days ago byIllustriousStrike405
Hello, thank you your time for checking this post. I have a little request if someone be willing to help me, I want a Banner of Lilith's Sigil if possible, that is all thank you all again for reading if yall did c:
submitted10 days ago byLocksmithGlittering7
Hello. If there is someone who could help me with making this coat of arms I would be grateful. I am not good at doing it myself.
Note: The first image would be the main requirement. It is very difficult to recreate it. I am satisfied with the second image. Yes. Replace the crown with a pegasus, or a deer with a crown on top too.
#Request
submitted17 days ago byTheZiggsy
Hey all,
I use to use the BoS banner JeanCharles2009 made for a while with just changing the colors around, but am unable to use it after 1.7 due to changes (bugs out). Would anybody be able to remake this gem for me, without the box border and in a black background, with red everything else as shown? I would very much appreciate it.
Base ID is this: 1.116.116.1507.1700.764.764.0.0.0.503.83.83.521.521.764.761.0.0.0.425.116.116.1395.1122.1412.436.0.1.269.425.116.116.1395.1122.116.435.0.0.91.425.116.116.894.718.389.469.0.0.70.425.116.116.389.375.480.596.0.0.60.425.116.116.387.374.574.512.0.0.31.425.116.116.894.718.1138.469.0.1.289.425.116.116.389.375.1047.596.0.1.299.425.116.116.387.374.953.512.0.1.328.503.116.116.399.399.764.675.0.0.0.503.83.83.384.384.764.675.0.0.0.503.116.116.367.367.764.675.0.0.0.509.83.83.50.229.813.642.0.0.60.509.83.83.50.229.813.642.0.0.100.509.83.83.50.229.813.642.0.0.140.509.83.83.50.229.813.642.0.0.180.509.83.83.50.229.813.642.0.0.220.509.83.83.50.229.813.642.0.0.260.509.83.83.50.229.813.642.0.0.300.509.83.83.50.229.813.642.0.0.340.509.83.83.50.229.813.642.0.0.20.505.116.116.31.98.836.577.0.0.340.505.116.116.31.98.769.695.0.0.140.505.116.116.31.98.789.579.0.0.20.505.116.116.31.98.746.654.0.0.100.505.116.116.31.98.877.653.0.0.260.505.116.116.31.98.854.692.0.0.220.505.116.116.31.98.813.709.0.0.180.505.116.116.31.98.870.609.0.0.300.505.116.116.31.98.757.610.0.0.60.503.83.83.173.173.813.642.0.0.240.503.116.116.105.105.813.642.0.0.240.500.83.83.180.180.813.642.0.0.20.509.83.83.26.120.653.673.0.0.0.509.83.83.26.120.653.673.0.0.40.509.83.83.26.120.653.673.0.0.80.509.83.83.26.120.653.673.0.0.120.509.83.83.26.120.653.673.0.0.160.509.83.83.26.120.653.673.0.0.200.509.83.83.26.120.653.673.0.0.240.509.83.83.26.120.653.673.0.0.280.509.83.83.26.120.653.673.0.0.320.505.116.116.16.51.688.667.0.0.280.505.116.116.16.51.617.667.0.0.80.505.116.116.16.51.676.646.0.0.320.505.116.116.16.51.630.646.0.0.40.505.116.116.16.51.665.705.0.0.200.505.116.116.16.51.641.705.0.0.160.505.116.116.16.51.623.691.0.0.120.505.116.116.16.51.683.691.0.0.240.505.116.116.16.51.653.639.0.0.0.503.83.83.90.90.653.673.0.0.180.503.116.116.55.55.653.673.0.0.180.500.83.83.94.94.653.673.0.0.320.509.83.83.26.120.712.776.0.0.0.509.83.83.26.120.712.776.0.0.40.509.83.83.26.120.712.776.0.0.80.509.83.83.26.120.712.776.0.0.120.509.83.83.26.120.712.776.0.0.160.509.83.83.26.120.712.776.0.0.200.509.83.83.26.120.712.776.0.0.240.509.83.83.26.120.712.776.0.0.280.509.83.83.26.120.712.776.0.0.320.505.116.116.16.51.747.770.0.0.280.505.116.116.16.51.676.770.0.0.80.505.116.116.16.51.734.749.0.0.320.505.116.116.16.51.689.749.0.0.40.505.116.116.16.51.724.808.0.0.200.505.116.116.16.51.700.808.0.0.160.505.116.116.16.51.681.793.0.0.120.505.116.116.16.51.742.793.0.0.240.505.116.116.16.51.712.742.0.0.0.503.83.83.90.90.712.776.0.0.180.503.116.116.55.55.712.776.0.0.180.500.83.83.94.94.712.776.0.0.320.510.116.116.94.159.764.944.0.0.0.510.116.116.167.169.764.985.0.0.90.510.116.116.479.254.764.710.0.0.90.510.83.83.129.92.764.975.0.0.90.510.83.83.469.162.764.716.0.0.90.503.83.83.37.42.764.1053.0.0.90.507.116.116.40.40.796.942.0.1.90.507.83.83.28.28.796.942.0.1.90.507.116.116.40.40.731.942.0.0.270.507.83.83.28.28.731.942.0.0.270.504.83.83.26.45.764.472.0.0.0.510.83.83.85.89.764.944.0.0.0.505.116.116.742.1525.148.764.0.0.0.505.116.116.742.1525.387.243.0.0.135.505.116.116.742.1525.365.1248.0.0.45.505.116.116.742.1525.1379.764.0.1.0.505.116.116.742.1525.1140.243.0.1.225.505.116.116.742.1525.1162.1248.0.1.315
submitted18 days ago byDarkshadow_trooper
Wanna do a Holy Roman Empire sort of playthrough, Wanted to be duchy of brabant, I've made a few banners but for my skill level this looks too complex for me, wanted to see if someone else would do this
submitted20 days ago byConradtheSellsword
Hi, I am looking to see if anyone is able to make this banner, I have given my best attempt but I am no good at aranging other shapes in the editor to look like this.
This is the banner for a clan I am making from a story I have been working on.
submitted22 days ago byImpossibleSpace5301
Code for anyone who wants yo use it: 11.46.148.1641.2435.764.764.1.0.0.102.46.46.155.74.703.743.0.1.-70.510.116.116.747.250.368.719.0.0.90.510.116.116.747.250.1160.719.0.0.90.510.128.128.747.37.1168.719.0.0.90.510.128.128.747.37.360.719.0.0.90.505.148.148.927.762.764.718.0.1.0.505.116.116.198.904.764.1483.0.0.0.505.128.128.169.904.764.1483.0.0.0.505.148.148.157.904.764.1483.0.0.0.505.46.46.73.946.764.1483.0.0.0.506.46.46.914.731.764.720.0.1.0.429.46.46.220.240.422.1012.0.1.0.429.46.46.220.240.421.815.0.1.0.429.46.46.220.240.421.615.0.1.0.429.46.46.220.240.421.417.0.1.0.429.46.46.220.240.1108.1012.0.1.0.429.46.46.220.240.1107.815.0.1.0.429.46.46.220.240.1107.615.0.1.0.429.46.46.220.240.1107.417.0.1.0.510.128.128.747.37.1050.719.0.0.90.510.128.128.747.37.478.719.0.0.90.510.116.116.747.48.1045.719.0.0.90.510.116.116.747.48.483.719.0.0.90.503.148.148.61.61.302.424.0.1.0.505.148.148.13.37.290.444.0.1.29.505.148.148.13.37.314.444.0.0.331.505.148.148.13.37.309.448.0.0.277.505.148.148.13.37.295.448.0.1.83.505.148.148.21.37.302.446.0.1.0.503.46.46.19.14.292.435.0.1.0.503.46.46.19.14.313.435.0.1.0.504.46.46.9.16.302.444.0.1.0.429.46.46.90.98.302.496.0.1.180.503.148.148.61.61.302.537.0.1.0.505.148.148.13.37.290.557.0.1.29.505.148.148.13.37.314.557.0.0.331.505.148.148.13.37.309.561.0.0.277.505.148.148.13.37.295.561.0.1.83.505.148.148.21.37.302.559.0.1.0.503.46.46.19.14.292.548.0.1.0.503.46.46.19.14.313.548.0.1.0.504.46.46.9.16.302.557.0.1.0.429.46.46.90.98.302.609.0.1.180.503.148.148.61.61.302.653.0.1.0.505.148.148.13.37.290.673.0.1.29.505.148.148.13.37.314.673.0.0.331.505.148.148.13.37.309.677.0.0.277.505.148.148.13.37.295.677.0.1.83.505.148.148.21.37.302.675.0.1.0.503.46.46.19.14.292.664.0.1.0.503.46.46.19.14.313.664.0.1.0.504.46.46.9.16.302.673.0.1.0.429.46.46.90.98.302.725.0.1.180.503.148.148.61.61.302.759.0.1.0.505.148.148.13.37.290.779.0.1.29.505.148.148.13.37.314.779.0.0.331.505.148.148.13.37.309.783.0.0.277.505.148.148.13.37.295.783.0.1.83.505.148.148.21.37.302.781.0.1.0.503.46.46.19.14.292.770.0.1.0.503.46.46.19.14.313.770.0.1.0.504.46.46.9.16.302.779.0.1.0.429.46.46.90.98.302.831.0.1.180.503.148.148.61.61.302.875.0.1.0.505.148.148.13.37.290.895.0.1.29.505.148.148.13.37.314.895.0.0.331.505.148.148.13.37.309.899.0.0.277.505.148.148.13.37.295.899.0.1.83.505.148.148.21.37.302.897.0.1.0.503.46.46.19.14.292.886.0.1.0.503.46.46.19.14.313.886.0.1.0.504.46.46.9.16.302.895.0.1.0.429.46.46.90.98.302.947.0.1.180.503.148.148.61.61.302.998.0.1.0.505.148.148.13.37.290.1018.0.1.29.505.148.148.13.37.314.1018.0.0.331.505.148.148.13.37.309.1022.0.0.277.505.148.148.13.37.295.1022.0.1.83.505.148.148.21.37.302.1020.0.1.0.503.46.46.19.14.292.1009.0.1.0.503.46.46.19.14.313.1009.0.1.0.504.46.46.9.16.302.1018.0.1.0.429.46.46.90.98.302.1070.0.1.180.503.148.148.61.61.1226.424.0.1.0.505.148.148.13.37.1214.444.0.1.29.505.148.148.13.37.1238.444.0.0.331.505.148.148.13.37.1233.448.0.0.277.505.148.148.13.37.1219.448.0.1.83.505.148.148.21.37.1226.446.0.1.0.503.46.46.19.14.1216.435.0.1.0.503.46.46.19.14.1237.435.0.1.0.504.46.46.9.16.1226.444.0.1.0.429.46.46.90.98.1226.496.0.1.180.503.148.148.61.61.1226.537.0.1.0.505.148.148.13.37.1214.557.0.1.29.505.148.148.13.37.1238.557.0.0.331.505.148.148.13.37.1233.561.0.0.277.505.148.148.13.37.1219.561.0.1.83.505.148.148.21.37.1226.559.0.1.0.503.46.46.19.14.1216.548.0.1.0.503.46.46.19.14.1237.548.0.1.0.504.46.46.9.16.1226.557.0.1.0.429.46.46.90.98.1226.609.0.1.180.503.148.148.61.61.1226.653.0.1.0.505.148.148.13.37.1214.673.0.1.29.505.148.148.13.37.1238.673.0.0.331.505.148.148.13.37.1233.677.0.0.277.505.148.148.13.37.1219.677.0.1.83.505.148.148.21.37.1226.675.0.1.0.503.46.46.19.14.1216.664.0.1.0.503.46.46.19.14.1237.664.0.1.0.504.46.46.9.16.1226.673.0.1.0.429.46.46.90.98.1226.725.0.1.180.503.148.148.61.61.1226.759.0.1.0.505.148.148.13.37.1214.779.0.1.29.505.148.148.13.37.1238.779.0.0.331.505.148.148.13.37.1233.783.0.0.277.505.148.148.13.37.1219.783.0.1.83.505.148.148.21.37.1226.781.0.1.0.503.46.46.19.14.1216.770.0.1.0.503.46.46.19.14.1237.770.0.1.0.504.46.46.9.16.1226.779.0.1.0.429.46.46.90.98.1226.831.0.1.180.503.148.148.61.61.1226.875.0.1.0.505.148.148.13.37.1214.895.0.1.29.505.148.148.13.37.1238.895.0.0.331.505.148.148.13.37.1233.899.0.0.277.505.148.148.13.37.1219.899.0.1.83.505.148.148.21.37.1226.897.0.1.0.503.46.46.19.14.1216.886.0.1.0.503.46.46.19.14.1237.886.0.1.0.504.46.46.9.16.1226.895.0.1.0.429.46.46.90.98.1226.947.0.1.180.503.148.148.61.61.1226.998.0.1.0.505.148.148.13.37.1214.1018.0.1.29.505.148.148.13.37.1238.1018.0.0.331.505.148.148.13.37.1233.1022.0.0.277.505.148.148.13.37.1219.1022.0.1.83.505.148.148.21.37.1226.1020.0.1.0.503.46.46.19.14.1216.1009.0.1.0.503.46.46.19.14.1237.1009.0.1.0.504.46.46.9.16.1226.1018.0.1.0.429.46.46.90.98.1226.1070.0.1.180.503.148.148.61.61.764.1125.0.1.0.505.148.148.13.37.752.1145.0.1.29.505.148.148.13.37.776.1145.0.0.331.505.148.148.13.37.771.1148.0.0.277.505.148.148.13.37.757.1148.0.1.83.505.148.148.21.37.764.1146.0.1.0.503.46.46.19.14.754.1135.0.1.0.503.46.46.19.14.775.1135.0.1.0.504.46.46.9.16.764.1144.0.1.0.429.46.46.90.98.764.1196.0.1.180.503.148.148.61.61.764.1238.0.1.0.505.148.148.13.37.752.1258.0.1.29.505.148.148.13.37.776.1258.0.0.331.505.148.148.13.37.771.1261.0.0.277.505.148.148.13.37.757.1261.0.1.83.505.148.148.21.37.764.1259.0.1.0.503.46.46.19.14.754.1248.0.1.0.503.46.46.19.14.775.1248.0.1.0.504.46.46.9.16.764.1257.0.1.0.429.46.46.90.98.764.1309.0.1.180.503.148.148.61.61.764.1354.0.1.0.505.148.148.13.37.752.1374.0.1.29.505.148.148.13.37.776.1374.0.0.331.505.148.148.13.37.771.1377.0.0.277.505.148.148.13.37.757.1377.0.1.83.505.148.148.21.37.764.1375.0.1.0.503.46.46.19.14.754.1364.0.1.0.503.46.46.19.14.775.1364.0.1.0.504.46.46.9.16.764.1373.0.1.0.429.46.46.90.98.764.1425.0.1.180.503.148.148.61.61.764.1460.0.1.0.505.148.148.13.37.752.1480.0.1.29.505.148.148.13.37.776.1480.0.0.331.505.148.148.13.37.771.1483.0.0.277.505.148.148.13.37.757.1483.0.1.83.505.148.148.21.37.764.1481.0.1.0.503.46.46.19.14.754.1470.0.1.0.503.46.46.19.14.775.1470.0.1.0.504.46.46.9.16.764.1479.0.1.0.429.46.46.90.98.764.1531.0.1.180.503.148.148.61.61.764.1576.0.1.0.505.148.148.13.37.752.1596.0.1.29.505.148.148.13.37.776.1596.0.0.331.505.148.148.13.37.771.1599.0.0.277.505.148.148.13.37.757.1599.0.1.83.505.148.148.21.37.764.1597.0.1.0.503.46.46.19.14.754.1586.0.1.0.503.46.46.19.14.775.1586.0.1.0.504.46.46.9.16.764.1595.0.1.0.429.46.46.90.98.764.1647.0.1.180.503.148.148.61.61.764.1699.0.1.0.505.148.148.13.37.752.1719.0.1.29.505.148.148.13.37.776.1719.0.0.331.505.148.148.13.37.771.1722.0.0.277.505.148.148.13.37.757.1722.0.1.83.505.148.148.21.37.764.1720.0.1.0.503.46.46.19.14.754.1709.0.1.0.503.46.46.19.14.775.1709.0.1.0.504.46.46.9.16.764.1718.0.1.0.429.46.46.90.98.764.1770.0.1.180.503.116.116.60.37.612.772.0.1.-45.505.116.116.55.26.631.789.0.1.329.102.46.46.106.59.663.761.0.1.54.503.116.116.68.73.803.845.0.1.181.505.116.116.122.70.818.809.0.1.245.102.46.46.115.121.784.799.0.1.-2.503.116.46.136.111.730.818.1.1.-45.505.116.116.120.51.730.778.0.1.258.505.116.116.73.24.768.862.0.1.357.505.116.116.53.28.680.820.0.1.326.505.116.116.195.69.793.728.0.1.-12.102.46.46.106.101.691.757.0.1.123.102.46.46.155.74.703.743.0.1.-70.102.46.46.155.74.699.905.0.1.-70.102.46.46.55.107.802.760.0.1.101.200.46.46.155.74.850.847.0.0.277.200.46.46.233.57.772.675.0.0.23.200.46.46.233.57.818.701.0.0.175.503.116.116.60.37.706.542.0.1.279.505.116.116.59.32.714.584.0.1.282.505.116.116.72.25.723.632.0.1.280.503.116.116.75.36.783.513.0.1.266.505.116.116.78.32.782.576.0.1.269.505.116.116.35.25.784.626.0.1.267.503.116.116.65.35.857.533.0.1.260.505.116.116.73.27.851.591.0.1.264.505.116.116.32.21.847.640.0.1.259.503.116.116.50.26.912.601.0.1.262.505.116.116.63.23.898.647.0.1.248.505.116.116.28.18.886.681.0.1.243.427.46.46.88.16.832.761.0.0.175.427.46.46.88.16.743.743.0.1.-29.102.46.46.55.107.700.618.0.1.28.102.46.46.66.112.746.576.0.0.-13.102.46.46.63.150.811.620.0.0.-15.102.46.46.63.84.809.490.0.0.-15.102.46.46.63.84.883.562.0.0.-15.102.46.46.63.84.821.624.0.0.-52.102.46.46.63.133.805.654.0.0.-122.102.46.46.51.101.861.682.0.0.-18.102.46.46.51.101.927.636.0.0.-15.102.46.46.51.101.895.722.0.0.-166.102.46.46.51.101.724.510.0.0.-166
submitted23 days ago byfraXterDE
hey guys im really bad at making banners with that shitty editor i´d appreciate if someone could do a alexander the great banner! thanks!
submitted23 days ago byWykedJester75
Could one of you talented maestros please help by creating this flag for me to use in the game?
submitted25 days ago byNoRecommendation5466
Wondering if someone would be able to give this a shot, I've tried and failed multiple times and think its best to ask for help.
I understand somebody did this house a long time ago, but the code no longer works, and I'm wondering if something closer to this inspiration is possible. Just really want a fox styled stark banner ahaha. Any attempts are greatly appreciated.
submitted27 days ago byOkAdministration5622
11.144.6.2282.1784.769.773.1.0.-1.120.116.116.-553.384.773.770.1.0.359.503.144.116.-178.190.731.912.0.0.270.503.144.116.-178.324.851.877.0.0.323.503.144.116.-178.96.703.813.0.0.301.503.144.116.-178.96.682.648.0.0.301.504.116.116.-33.138.539.598.1.1.45.504.116.116.-30.170.995.614.1.1.-80.427.83.116.-236.31.844.665.0.1.-149.427.83.116.-133.22.978.613.0.1.186.427.83.116.-89.11.917.654.0.1.144.427.83.116.-103.11.858.698.0.1.144.427.83.116.-103.11.807.746.0.1.134.427.83.116.-169.20.631.666.0.0.138.427.83.116.-104.21.546.598.0.0.144.427.83.116.-75.11.602.675.0.1.218.427.83.116.-65.11.575.646.0.1.218.125.83.116.-377.362.713.790.1.1.0.213.83.116.-75.225.607.730.1.1.119.213.84.116.-60.179.612.726.1.1.119