The problem is.if i only checked any menu except menu1 ,it will gg.toast the menu1 first ,then after it ,it gg.toast the checked menu.
I know i can simply fix it like this.Just check on menu2 to edit and menu1 is the value.
if input[1]and[2]then
gg.toast("nilai ialah "..input[1].."")end
But how to fix it.menu2 is menu2,i tap menu2 it must only gg.toast menu2 without gg.toast menu1 first even if i put any value in number box or leave it nil.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Question
KarimIdris999997
I have read the gg references.
The problem is.if i only checked any menu except menu1 ,it will gg.toast the menu1 first ,then after it ,it gg.toast the checked menu.
I know i can simply fix it like this.Just check on menu2 to edit and menu1 is the value.
But how to fix it.menu2 is menu2,i tap menu2 it must only gg.toast menu2 without gg.toast menu1 first even if i put any value in number box or leave it nil.
1 answer to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.