IDK WHAT!?
Something is wrong...
Something is wrong...
1

Re: Something is wrong...
Infinite Rain has writtenPictureBox1.visible = False PictureBox2.visible = False PictureBox3.visible = False If a = 0 Then 	PictureBox1.visible = True ElseIf a = 1 Then 	PictureBox2.visible = True ElseIf a = 2 Then 	PictureBox3.visible = True End If
1
