19.08.2015, 18:30 
	
	
	Quote:
| Put this under OnPlayerConnect. Код:     TextDrawShowForPlayer(playerid, Undercover_TD[0]);
    TextDrawShowForPlayer(playerid, Undercover_TD[1]);
    TextDrawShowForPlayer(playerid, Undercover_TD[2]);
    TextDrawShowForPlayer(playerid, Undercover_TD[3]);
    TextDrawShowForPlayer(playerid, Undercover_TD[4]);
    TextDrawShowForPlayer(playerid, Undercover_TD[5]);
    TextDrawShowForPlayer(playerid, Undercover_TD[6]);
    TextDrawShowForPlayer(playerid, Undercover_TD[7]);
    TextDrawShowForPlayer(playerid, Undercover_TD[8]);
    TextDrawShowForPlayer(playerid, Undercover_TD[10]);
    TextDrawShowForPlayer(playerid, Undercover_TD[11]);
    TextDrawShowForPlayer(playerid, Undercover_TD[12]); | 



