test.txt 493 B

123456789101112131415161718
  1. //Global TextDraws:
  2. new Text:TDEditor_TD[1];
  3. TDEditor_TD[0] = TextDrawCreate(290.000000, 190.000000, "TDEditor");
  4. TextDrawLetterSize(TDEditor_TD[0], 0.400000, 1.600000);
  5. TextDrawAlignment(TDEditor_TD[0], 1);
  6. TextDrawColor(TDEditor_TD[0], -1);
  7. TextDrawBackgroundColor(TDEditor_TD[0], 255);
  8. TextDrawFont(TDEditor_TD[0], 1);
  9. TextDrawSetProportional(TDEditor_TD[0], 1);
  10. //Total textdraws exported: 1 (1 global textdraws / 0 player textdraws) ~ 22/11/2017 ~ 10:52:38
  11. TDEditor V1.18 BY ADRI1