Search found 1 match

by Edward_shooter
Sat Sep 06, 2025 1:09 pm
Forum: Modding interface requests
Topic: Add quantity to choose-elem-button
Replies: 9
Views: 1849

Re: Add quantity to choose-elem-button

+1. Also, the new choose-elem-button should show its constant number.

Currently, the value/number fields do not apply to the choose-elem-button.
A workaround is to fake it using a rich-text button:

gui_element.add{
name = "test_button",
type = "button",
style = "slot_button_in_shallow_frame ...

Go to advanced search