2018-03-19 12:13 PM
ui_button ui_function, "Fire", 0, 5, 150,40, -TABID_1This is what I have in my parameters:
glob_ui_button_ID = 0 if GLOB_UI_BUTTON_ID < 0 then parameters gs_ui_current_page = -GLOB_UI_BUTTON_ID endifIs there any reason this isn't working correctly?
2018-03-19 12:55 PM