SceptreOfficial / Enhanced-Movement-Rework

A rewrite of BadBenson's "Enhanced Movement"
Other
28 stars 16 forks source link

Feature Request: Customization Options #2

Closed G3rrus closed 4 years ago

G3rrus commented 4 years ago

Is it completely out of scope or would it be possible to ever see some addon options for this. Mainly to allow some fine tuning depending on how a community liked to play? I'm thinking of maybe a toggle to allow/disallow jumping and settings for max climb height and maximum weight for different heights. As an example it could look at little like this:

https://cdn.discordapp.com/attachments/447805538118664202/693856457791111218/unknown.png grafik

SceptreOfficial commented 4 years ago

Yeah, addon options will be added eventually. These are a good set to reference. Are these from diwako's or dedmen's versions by chance? Also, can you elaborate on the weight settings?

G3rrus commented 4 years ago

Yeah diwakos. Basically the weight category puts max limit on the amount of weight in pounds up until you are considered too heavy to still perform said action.

diwako commented 4 years ago

Weight settings are in pound in this one, as that was easier to work with and comes around as round number. Turns out arma's mass system is kind of in pound as well, somewhat.

In KG it would be around 45.359702440351991290937131452418. So yeah, you get the idea.

SceptreOfficial commented 4 years ago

CBA settings have been implemented. See: https://github.com/SceptreOfficial/Enhanced-Movement-Rework/blob/master/addons/main/XEH_preInit.sqf#L9-L115

Closing this issue.