Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Settings-EditBox function parameter #795

Closed
Dorbedo opened this issue Nov 13, 2017 · 0 comments · Fixed by #805
Closed

[Feature Request] Settings-EditBox function parameter #795

Dorbedo opened this issue Nov 13, 2017 · 0 comments · Fixed by #805
Assignees
Milestone

Comments

@Dorbedo
Copy link
Contributor

Dorbedo commented Nov 13, 2017

Arma 3 Version: 1.76 (stable)
CBA Version: 3.4.1 (stable)

Mods:

- CBA_A3

Description:

  • It would be an advantage, if the settings EditBox could be extended by an possibility to add a function, which is called before the settings are saved.

The target of this would be to clear userinputs of wrong values. or e.g. to support a 3DEN like EditArray, where the input ist transformed into an array format.
With making it a parameter, it would allow mod-makers to specify their very own manipulaton function.

@Dorbedo Dorbedo changed the title [Feature Request] Settings-EditBox function [Feature Request] Settings-EditBox function parameter Nov 13, 2017
@commy2 commy2 added this to the 3.5 milestone Nov 18, 2017
commy2 added a commit that referenced this issue Nov 23, 2017
* add optional function to filter accepted values for editbox setting

* add filter script parameter to settings_init

* disable debug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants