Frouk Grandmaster Cheater
Reputation: 5
Joined: 22 Jun 2021 Posts: 510
|
Posted: Wed Oct 20, 2021 1:52 pm Post subject: |
|
|
Are you added string in combo box? (this isn't a mistake just an question)
This might be your solution: | Code: |
getItemButton.OnClick = function(sender)
writeInteger(0x123546,comboBox.getItemIndex()+1) --Replace address
end
|
|
|