Recent content by BABUT

  1. where is stored the flag of "incorrect" exit from the game?

    I'm not quite sure what you're asking, but I think you're looking for safely_exited in Documents\Mount and Blade II Bannerlord\Configsengine_config.txt?
    thank you! you are the best! ^.^
  2. where is stored the flag of "incorrect" exit from the game?

    I wonder what you're trying to say. It must be important, because you have used a lot of words trying to say it.
    you do not have this information, so do not get distracted from your very important businesses
  3. where is stored the flag of "incorrect" exit from the game?

    trying to tell you that Allah cries every time you demand to send you a report on "crash"(i will tell you a secret- alt+f4 works much faster than forced exit to the menu. well, the fact that when you exit the game, it is not always necessary(in 99% it is not needed) to be saved, you basically...
  4. i don't know what to call it

    maybe you are waiting for "gifts"? i can tell you how to at least visually remove parents from main_hero(if you want other parents) without using dll. i know that Allah does not approve of this(there is a lot of things that Allah does not approve of lately, but who are we to demand anything for our money?), so we will not tell him.
    since we can abandon our parents, but our parents cannot abandon us(because haram), the obvious solution is to exile the parents to another faction, to some neutral one. and there is the neutral faction exist, but when using it, the game will crash(Allah sees everything!). also nothing will work with bandit factions. would seem it is a dead end, but after 1.7.2 it became obvious to all of us that these dead ends are artificial. the solution is to create a new faction, binding our father and mother to it(it is important that the faction has an owner), and from the bandits we will add the bandit's attributes- so that our garbage faction does not appear in the list of factions.
    of course, you can change existing faction, but in this case, who knows what other torments Allah has prepared for us?

    <Hero id="main_hero_father" alive="false" faction="Faction.temp" />
    <Hero id="main_hero_mother" alive="false" faction="Faction.temp" />

    <Faction id="temp"
    name="temp"
    banner_key="11.116.116.0.0.764.764.0.0.0.505.116.116.0.0.764.764.0.0.0"
    owner="Hero.main_hero_father"
    label_color="FF000000"
    color="FF000000"
    color2="FF000000"
    alternative_color="FF000000"
    alternative_color2="FF000000"
    culture="Culture.battania"
    settlement_banner_mesh="none"
    is_bandit="true"
    is_outlaw="true"
    tier="0">
    </Faction>

    anyone can answer to my question now?
  5. i don't know what to call it

    sorry to write here, but i think few people will die because of this. i have a simple question, and like any simple question it has no answer- neither google, nor community man, nor the official man contain an answer. the question is: how to create a unique wanderer? unique- it means existing...
  6. one conspiracy theory

    have you ever wondered why the series of games mount & blade have chinese language in originally? even the ugly english name of the game itself hints at an answer. i think the explanation is simple- these games were written by the chinese for hire. this is also indicated by the chinese clone of...
  7. Resolved banners

    and i even understand why this ability be like to remove- the inability to paint each element separately negates the point of creating all these monstrous banners with hundreds of items(in fact, when you look at what it's made of some of these banners and see what it collected, the hair stand on end from the stupidity of the author). but these monsters need to be rendered
  8. Resolved banners

    and since the game normally perceives the colors of an elements, normally saves them(as can be seen from a banners on a saves), there are two variants: the ability to color each element in its own color was removed, but part of the functionality has not yet been cut; or a bug
  9. Resolved banners

    the "complexity " of the design does not matter. as i said, the problem is that all items are coloring in the color of the last item in the list
  10. Resolved banners

    i do not understand.. this is another new bug or you just removed the ability to use own color for each element? now(in 1.5.6) all elements are painted with the color of the last element in the list. ps: not immediately when inserting, but after loading a save
  11. Resolved Enable Birth and Death

    SwuXeL, as far as i know now(in 1.5.6) nor in Detailed Character Creation, nor in Bannerlord Tweaks the age settings does not work(BugsWorlds changed something or broke something). so there is no other solution but to start new game :\
  12. SP - General one fictional problem

    not too many battles, given that we have the computing abilities of not only the cpu, but the gpu as well.
    the question is not just the amount of armor, but how this amount is used. here is a look, if you have 50 hitpoint, armor that reduces damage by 5, and hit you ten times with a force of 10, then (10-5)* 10=50 - i.e. you are always dead. as we can see now the game works like this. and now the same situation, but the armor does not reduce damage, but only in 50% of cases completely blocks the damage(as if the enemy missed). and there are already possible options: if you are lucky, you will not even get scratched in ten strokes, and if your luck is bad, you will die twice. yes, on large numbers, this algorithm will approach the results of the first, but only in total, and for each fighter separately, it will still give random results. we do not just sum up the health, defense and attack of each army, then do something with it, but we will count random pairs of fighters from each army - that is, we will practically simulate a real fight(yes! how many times have you been killed with a pitchfork by a peasant? that is because in the real world people screw up. so there will be nothing wrong if a horse archer is defeated by an infantryman in such a simulation).
    but this approach is suitable not only for simulation, but also for real combat- not every arrow that physically hits the body should cause any damage.
  13. SP - General one fictional problem

    in addition, it will allow you to forget about such stupidity as damage to shields with arrows. the shield will sometimes(depending on its size) miss a hit. but not because the shield can actually miss a hit, but only as a simulation of the fact that the hit was not blocked by the shield
  14. SP - General AI

    i do not have any software to record a game video, so i will just describe it in words. when your cavalry attacks infantry in Bannerlord it passes through them, because the enemy infantry runs(!) on the cavalry(and in general on anyone) in a line max two people deep. so also distance between these two is huge. yes, when the enemy cavalry attacks your infantry, then you can echelon the troops, but AI does not do anything like that. i.e. all that AI does now is: select everyone, f1, f3 and come what may. i do not expect BugsWorlds to make it so that the AI infantry will occupy hills or go into a forest(because the computer-controlled cavalry is not able to go around a tree and bumps into it), but putting a infantry in a pile is something even BugsWorlds can do. this worked perfectly in Warband
  15. Resolved Enable Birth and Death

    i have started checking integrity of local files(for 1.5.6-beta) right now. no changes to the std_module_strings_xml.xml. i repeat, the wrong option name will be taken from the file std_module_strings_xml.xml in the case when any language(for example this is polish) other than english is selected
    be3344dd19c5a99fa73.jpg
Back
Top Bottom