![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Hobbyist Programmer
|
And?
ok theres a group of checkboxes and an input field how do i get it to where if u type ur name and check a checkbox it will only make a msgbox if the input is a certain string and a certain checkbox
$duh_reg = GuiCtrlRead($kill_sty) If $duh_reg = $GUI_CHECKED Then MsgBox(4096, "bh", "u picked killa") EndIf just part of the script
__________________
Hoes telling me to calm down but I'm like fuck that shit!
|
|
|
|
|
|
#2 |
|
Hobbyist Programmer
Join Date: Feb 2005
Posts: 112
Rep Power: 4
![]() |
Again, you need to supply more info please, and more parts of the script.
Thanks |
|
|
|
|
|
#3 |
|
Newbie
Join Date: Aug 2005
Posts: 7
Rep Power: 0
![]() |
layer is right, we'll need more information if you want our help, but I'll try.
if right_checkbox == checked AND string == right_string
MsgBox()Does that help? It probably doesn't, but it's the best I can do with the information given. By the way, try and use less abrieviations next time, capitals, and correct punctuation. They didn't make up all these rules of grammer because they got bored, they're to enhance readability, and they work most of the time. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|