new Text:BlackTD;
public OnGameModeInit(){ BlackTD = TextDrawCreate(0.0, 0.0, "_"); TextDrawUseBox(BlackTD, true); TextDrawColor(BlackTD, 0); TextDrawBoxColor(BlackTD, 0x00000000);