Send me your save fileIn TLD when executing prisoners for flesh as an orc they are not killed
This flag is not used to calculate damage, but to choose the direction of attack, if bAiDecideDirectionAccordingToDamage=true.So I understood it right, and it should apply the thrust damage then, right?
It doesn't do anything, unfortunately
I've used a seax with 1 swing damage and 20 thrust damage for my test and every time I used the overhead attack, it always dealt 0 damage because the swing damage was applied
isThrust = attack.m_type == at_thrust;
bool hasUpperStab = false;
if (!item.isValid())
{
if (srcAgent)
damage = (srcAgent->getTroop()->getAttribute(atr_str) * 0.3f + 2.0f) * attack.m_power;
else
damage = 10.0f;
}
else
{
if (item.getItemKind()->m_capabilities & itcf_overswing_spear)
{
hasUpperStab = true;
if (attack.m_type == at_overswing)
isThrust = true;
}
damage = (float)item.getDamage(isThrust);
}
It's premium feature. The new editor will be sold as DLC.Why did you remove edit mode? Please restore it. I want to add a lot of objects.
It would be better to get rid of the existing editor when the new editor is completed. I'm curious as to why the existing editor was removed.
It's a joke. WSE2 is a separate engine, written from scratch. The scene editor is not removed. It is not developed yet.how much is it? I'm willing to pay if it restores the default editor that I can use right away and makes it optional.
When I try to run it, it says that a .dll file is missing.I installed WSE2 latest version, when i try to run the launcher and hit play i get the error: code execution cannot proceed because MSVCR120.DLL was not found.
I installed the microsoft studio and the direct x installer but that hasnt changed anything, currently trying to run it on windows 11. Also when i try to click on options i get an error saying could not open rgl_config.ini.
Any ideas? Thanks
Try running WSE2 with administrator rights or install it on a drive other than CDear author, an error message poped up suddenly upon game's launch, saying:
Error reading application id. Please either write it to steam_appid.txt or use the launcher.
I've no memory that anything has been done to the base game itself by me, also I'm using the warband downloaded directly from this site: https://www.taleworlds.com/en/Games/Warband , yet still a steam_appid.txt file does exist in my game base folder, it says 48700 and I didn't modify it through in any means, so I've no clue what could have possibly gone wrong, what should I do? I'm still at wse2 version 1.1.2.0, is that the cause of it?
Thank you for replying, I did that, checked administrator rights for both wse2_launcher.exe and mb_warband_wse2.exe in properties, and the game base folder installed on Disk F, then run the wse2_launcher.exe. But the same error message still showing, sadly.Try running WSE2 with administrator rights or install it on a drive other than C