Code: Select all
event.element.slider_value = x
The definition of "on_gui_value_changed" as per wiki is
I expect it to actually be called when the slider value is changed regardless of the change being the player or code.Called when LuaGuiElement slider value is changed (related to the slider element)
Can we(mod authors) have this change or should the wiki state that the event is called only when the player changes the slider value?