get the variables in more than one actor

me put in a text with 00000, and with the "draw actor" in the text with a script with textNumber = human.level, but it only get the level from only 1 human, me wants that it get all human level variable, ex: textNumber = human.0.level + human.1.level + human.2.level... 
