heusmich said:Hi @all,
Is there a possibility to edit the config files and make it possible to walk / swim faster in Alpha 19?
I had mods that made it possible in Alpha 18 but these mods are not working in Alpha 19...
Best regards
heusmich
Thanks for this info.Hi heusmich
In materials.xml you can edit Mwater in the part where it says movement factor (I think it says like this) by default it is 0.9, change it to 1.2 and check how you move in the water now.
To walk or run faster, add this and check it, you adjust it according to your needs.
<passive_effect name="WalkSpeed" operation="perc_add" value=".1"/>
<passive_effect name="RunSpeed" operation="perc_add" value=".1"/>
Thanks for this info.
Do the two lines also have to be in the materials.xml file? If yes, where in the file do I have to add them?
And why is this value ".1" and not "0.1"? Does this make any difference?
And do I setup the speed in the config file on the same way like for swimming or will this add a seperate skill in the game?
Sorry for all the questions, but I don´t have much experience with modding...
![]()
I don´t get it working, neither the change for swimming is working nor the change for walking / runing.
Maybe this was possible in A18 but is not working anymore in A19?
These were the mods I had in A18, but they don´t seem to work anymore in A19.
Yes, would be very nice.Ooops, sorry, let me look for a solution this week and I'll tell you, if you're interested.
Yes, would be very nice.
Thanks!
Working!Mod ready and shared, go through my post.
Working!![]()
Thank you very much for your help!