By [RW]Robi & Appi
- Making textdraws in game easy (box and text textdraws).
- Move the TextDraw with mouse.
- Adaptive resolution.
- Exporting TextDraws in .txt file.
- Color picker.
- /help - open help window
- /font [0-7] - set font style TextDraw
- /aligment (/tda) [0 - left, 1 - center, 2 - right] - set aligment font
- /tdfloat (/tdf) [0 - left, 1 - center, 2 - right] - analog float in CSS
- /tdcreate (/tdc) [1 - Text, 2 - Box] - create TextDraw
- /tdcolor (/tdcl) [rgba (0-255)] - set TextDraw color
- /tdmove (/tdm) - move the current textdraw
- /tdsize (/tds) - change width / height size of the current textdraw
- /tdtext (/tdt) - change text of the current textdraw
- /shadow (/tdsh) [0 - no, 1 - yes], /outline (/tdo) [0 - no, 1 - yes]
- /tdeclose (/tdcls), /tdremove (/tdr), /tdexport (/tdexp), /tdedit (/tded), /tdfilename (/tdfn), /tddebug (/tdd)
- Type /tde for open the TDE Editor