on this line a get an error message
if (mouse.IsButtonDown (eMouseLeft) gIconbar.Visible = true == 0)
GlobalScript.asc(74): Error (line 74): Parse error in expr near 'gIconbar'
could someone please explain to me what is wrong with this in a way that a four year old could understand?
it's just I'm having a really hard time when I get error messages like these
if (mouse.IsButtonDown (eMouseLeft) gIconbar.Visible = true == 0)
GlobalScript.asc(74): Error (line 74): Parse error in expr near 'gIconbar'
could someone please explain to me what is wrong with this in a way that a four year old could understand?
it's just I'm having a really hard time when I get error messages like these