PHP код:
format(respawnupdate,sizeof(respawnupdate),"RESPAWN IN: %i",TimeConvert(RespawnGeneral()));
TextDrawSetString(TDEditor_TD[1], respawnupdate);
TDEditor_TD[1] = TextDrawCreate(27.000020, 423.540802, "RESPAWN IN 10");
TextDrawLetterSize(TDEditor_TD[1], 0.236000, 1.259851);
TextDrawAlignment(TDEditor_TD[1], 1);
TextDrawColor(TDEditor_TD[1], -1);
TextDrawSetShadow(TDEditor_TD[1], 1);
TextDrawBackgroundColor(TDEditor_TD[1], 255);
TextDrawFont(TDEditor_TD[1], 2);
TextDrawSetProportional(TDEditor_TD[1], 1);