Hey use Edit option ok? Double post is bad, Triple Post is very bad!
And sub event just mean that the main condition is fulfilled and its own. Its like Loop in a Loop with condition XD.
Edit:
Here's example:
If A is rectangle then Add +1 to score
and if A is square then Add +1 to score
So if you have square the score will be 2, if a different rectangle it will be 1, if neither it will be 0.