Page MenuHomeFeedback Tracker

"CheckboxState" control doesn't disable the other attributes in the category once they've got changed
New, WishlistPublic

Description

My understanding of the CheckBoxState control is that it should disable all the other attributes in the category. Which works pretty well visually in the attribute editor, however once the attribute(any attribute which gets disabled by CheckBoxState) has been changed, that attribute will be still applied on the object.

Additionally, the custom attributes are not getting applied if I don't change them (even if they have default value).Although get3DENAttribute returns the default value.

Please let me know if it's a design decision.

Details

Legacy ID
1598543781
Severity
None
Resolution
Open
Reproducibility
Always
Category
Eden Editor

Event Timeline

Gippo set Category to Eden Editor.Jan 12 2016, 8:18 PM
Gippo set Reproducibility to Always.
Gippo set Severity to None.
Gippo set Resolution to Open.
Gippo set Legacy ID to 1598543781.May 8 2016, 1:28 PM
R3vo added a subscriber: R3vo.May 8 2016, 1:28 PM
R3vo added a comment.Jan 12 2016, 9:00 PM

I am currently also working on a mod for 3den, is the Checkbox control correctly returning the _value variable for you?

Gippo added a subscriber: Gippo.May 8 2016, 1:28 PM

Yes it is, however, if I don't touch it (edit: just placing the object, not clicking on the checkbox), it doesn't apply the attribute (not returning anything, the expression isn't called, the attribute is not saved in mission.sqm). Not sure if I do something wrong or maybe it's the way it supposed to be.

R3vo added a comment.Jan 12 2016, 11:51 PM

I have similar issues, we should probably wait for some response here. I don't know what I am doing wrong. If I edit the allowDamage attribute it returns the value alright, but as soon as I create a custom attribute and even inherit from allowDamage, the value won't be returned.

R3vo removed a subscriber: R3vo.Nov 6 2020, 11:44 AM