Thank for your supportThanks for your work on WSE2.
Thank for your supportThanks for your work on WSE2.
Hi, I need some help. I was playing Native module, but the game crashed as soon as I got into battle. But everything works well if I use original mb_warband.exe. I could keep playing hours and everything works fine. Here is the log
The attack has a lot of logic, the animation is just the visible part. You can use agent_set_personal_animation operation for replace attack animation. Also you can use cast_ray and cast_ray_agents for hit detection.I am curious but is it possible for WSE2 to add a new animation flag, something like acf_combat where the animation would behave like an attacking animation with proper hitboxes?
I didn't understand what you mean.Is there any way to make the presentation support left and right sliding?
Sorry for my poor English and the instructions are not detailed enough. What I mean is that when the ordinate of the component with presentasation exceeds the screen, a slider will be automatically generated, and you can drag it or scroll the mouse wheel to scroll the page up and down. But when the abscissa exceeds the screen, there is no way to slide the page left and right. Is it possible to automatically create a slider similar to the second picture, just like the vertical slider, without manual creation, it is automatically generated.I didn't understand what you mean.
Is it possible to manually create such a slider using standard module system?Sorry for my poor English and the instructions are not detailed enough. What I mean is that when the ordinate of the component with presentasation exceeds the screen, a slider will be automatically generated, and you can drag it or scroll the mouse wheel to scroll the page up and down. But when the abscissa exceeds the screen, there is no way to slide the page left and right. Is it possible to automatically create a slider similar to the second picture, just like the vertical slider, without manual creation, it is automatically generated.
Yes, but how do I make the page slide while dragging the slider? This seems to require dynamically changing the abscissa of the components, which is troublesome. I don't know if it's convenient to implement what I mentioned in my previous reply, but of course, I hope it can be achieved, which will make the presentations of Warband easier to use.Is it possible to manually create such a slider using standard module system?
Thanks for replay, I just solved the problem by myself. I test running everything exactly the same in a brand new computer, everything worked well, I keep playing hours, it won't crash. Then it reminded me, only the setting in "Doucument" file, I haven't copy from my old computer. So I am guessing, something setting in old computer of "rgl_config" file might be the main problem. Then I just deleted everthing in "Doucment" file regarding to MBwarband in my old computer, then used the new setting which was automatic created in new computer during first time played. Everything worked fine by now.Default Native without any modifications? Send me your save file.
The components inside the container can be scrolled up and down through "set_container_overlay", but the left and right directions will not.Is it possible to manually create such a slider using standard module system?
no, this is flag only for damage typeIf extra_penetration flags were set for an ammunition type would bUseMissileDamageType = true then apply the extra penetration flag to the missile weapon in the same way that cut, blunt or pierce is set?
Really great!1.0.9.9
-Added unicode support to dedicated server console.
-Added tf_scrollable_horizontal and tf_scrollable_horizontal_style_2 flags which enable a horizontal scrollbar for container overlay.
-Updated overlay_get_scroll_pos and overlay_set_scroll_pos operations.
Thanks to Wuan for sponsoring development a horizontal scrollbar.
I see, thanks. Does extra_penetration work the same way with WSE as it does in native? As in the damage soak is essentially just overwritten with the extra_penetration soak values?no, this is flag only for damage type