for(new f = 0; f < 9; f++) TextDrawShowForPlayer(playerid,Spawntext[f]);
for(new f = 0; f < 9; f++) { TextDrawShowForPlayer(playerid,Spawntext[f]);}