The actual problem is that a While under a For condition stops the For-Loop, in every case.
I dont know if this a bug or my fault.
[attachment=0:1ngqiysm][/attachment:1ngqiysm]
Array is 9x9. So Textlenght (str(len(hud.Text)) for hud here should be 9 chars, but its only 1.
Thanks for any help getting behind the logic.