Page MenuHomeFeedback Tracker

AttributesChanged3DEN Eventhandler doesn't trigger if you use widget
Closed, ResolvedPublic

Description

If you use translation/rotation (haven't tested with Area Scaling) widget, the AttributesChanged3DEN eventhandler doesn't trigger.

Tested with:
-script (addeventhandler)
-modded eventhandler

Details

Legacy ID
1857502687
Severity
None
Resolution
Open
Reproducibility
Always
Operating System
Windows 7
Category
Eden Editor
Steps To Reproduce

Move mouse over a placed object then open up the debug console (key 0 for me, might be ~ for others, make sure you don't use the mouse to open it)

Local exec this (couldn't find better solution to instantly show the EH working):
(get3DENMouseOver select 1) addEventHandler ["AttributesChanged3DEN","[0] call BIS_fnc_3DENNotification"]

it should show a "scenario saved" notification if you change any attribute of the object. (move it around, open attributes, etc).

Now use any widget. The EH doesn't trigger.

Event Timeline

Gippo edited Steps To Reproduce. (Show Details)Jan 10 2016, 3:31 AM
Gippo set Category to Eden Editor.
Gippo set Reproducibility to Always.
Gippo set Severity to None.
Gippo set Resolution to Open.
Gippo set Legacy ID to 1857502687.May 8 2016, 1:27 PM
R3vo added a subscriber: R3vo.Jun 9 2021, 2:16 PM

Works.

LouMontana closed this task as Resolved.Jun 19 2021, 11:43 PM
LouMontana updated the task description. (Show Details)
LouMontana edited Steps To Reproduce. (Show Details)
LouMontana set Operating System to Windows 7.