w17067 Posted December 3, 2019 Posted December 3, 2019 if gg.isVisible(true) then gg.setVisible(false) gg.clearResults() end gg.searchNumber('18', gg.TYPE_DWORD) t = gg.getResults(5) -- load items t[1].value = '18' t[1].freeze = true print('addListItems: ', gg.addListItems(t)) goto lol ::lol:: os.exit()
Administrators Enyby Posted December 3, 2019 Administrators Posted December 3, 2019 Screenshots contradict each other. Screenshot 1 and 2. Element with 684 at the end of the address. Screenshot 3 and 4. Element with 5f8 at the end of the address. Screenshot 6. Saved list with an item with 680 at the end of the address. Accordingly, it is not clear what the author wants.
Question
ItsCharls
Hd
2 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.