Re: I request assistance with a line of code

5
ChuChu Rocket wrote: Sat Jul 03, 2021 2:54 am As Deez said && is looking for two conditions.
It's one of six lines with six conditions. So I did a little trial and error looking at the other lines for clues.
So I tried "&& iCustom Gobar0 = true" and came up with a different error.
Then I tried "&& MathAbs (Gobar0 = true)" and I placed parentheses
around the condition as I saw them elsewhere. Now there are no errors


Re: I request assistance with a line of code

6
ronald828 wrote: Sat Jul 03, 2021 3:12 am It's one of six lines with six conditions. So I did a little trial and error looking at the other lines for clues.
So I tried "&& iCustom Gobar0 = true" and came up with a different error.
Then I tried "&& MathAbs (Gobar0 = true)" and I placed parentheses
around the condition as I saw them elsewhere. Now there are no errors
Gobar0 = true is assignment not a comparison, you are missing one "="
These users thanked the author mladen for the post:
ChuChu Rocket


Who is online

Users browsing this forum: Amazon [Bot] and 14 guests