Jump to content

Math problem no idea :(


Recommended Posts

Oh I finish I change this valid part of code and now work greate

i make

;=== Fight ===
For $A = '0' To '0'
If GUICtrlRead ($Fight) = $A Then $R_Fight = '0'
Next
For $A = '1' To '1'
If GUICtrlRead ($Fight) = $A Then $R_Fight = '8'
Next
For $A = '2' To '2'
If GUICtrlRead ($Fight) = $A Then $R_Fight = '10'
Next
For $A = '3' To '3'
If GUICtrlRead ($Fight) = $A Then $R_Fight = '13'
Next
For $A = '4' To '4'
If GUICtrlRead ($Fight) = $A Then $R_Fight = '14'
Next
For $A = '5' To '5'
If GUICtrlRead ($Fight) = $A Then $R_Fight = '17'
Next
For $A = '6' To '6'
If GUICtrlRead ($Fight) = $A Then $R_Fight = '20'
Next
For $A = '7' To '7'
If GUICtrlRead ($Fight) = $A Then $R_Fight = '22'
Next
For $A = '8' To '8'
If GUICtrlRead ($Fight) = $A Then $R_Fight = '23'
Next
For $A = '9' To '9'
If GUICtrlRead ($Fight) = $A Then $R_Fight = '24'
Next
For $A = '10' To '10'
If GUICtrlRead ($Fight) = $A Then $R_Fight = '25'
Next

Big Thanks for John2006

Topic to Close

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...