new const Something[][] = { "Thing1", "Thing2", "Thing3" } for(new i; i < sizeof(Something); i++){ //Kód }