My purpose in making this textdraw editor was to add features that other editors do not have. This editor offers you many features such as grouping, undeleting texts, undoing changes, importing text drawings from a file.
You can buy a coffee to provide new features to the project. I really need this support.
If you would like to contribute to the project, please translate the project into your language and submit a pull request.
Plugin Name | Is It Mandatory? | Link |
---|---|---|
Sscanf | Yes | https://github.com/Y-Less/sscanf |
CrashDetect | Optional | https://github.com/Zeex/samp-plugin-crashdetect |
- Download the project.
- Choose which version you want to work with. (server-037.zip or server-03DL.zip)
- If you are going to use it in version 037, put the "NexTDE.txd" file in the "Gta San Andreas/models/txd/" folder.
- If you are going to use it in the 03DL version, you do not need to do anything. Just run samp-server.exe
- Multi-language support.
- Ability to work on a blank screen or in-game.
- Ability to import text drawings from a file.
- Ability to set default Global and Player variable names.
- Ability to set the game clock. (This feature is very good for people who design at night)
- Ability to set the hud position.
- Ability to change index numbers of text drawings.
- Ability to give special variable names to text drawings.
- Grouping text drawings. (Move, delete and more)
- Recover text drawings that you accidentally deleted.
- Undo the changes you've made.
- View txd files with Sprite Browser.
All icons used in this project are from Icons8
Credits | Plugin / Include | Link |
---|---|---|
Nexor | This Project | https://github.com/nexquery/samp-textdraw-editor |
Y_Less | YSI Library | https://github.com/pawn-lang/YSI-Includes |
Y_Less | Sscanf | https://github.com/Y-Less/sscanf |
Zeex | CrashDetect | https://github.com/Zeex/samp-plugin-crashdetect |
Zeex | zcmd | https://github.com/Southclaws/zcmd |
ZTzTopia | FiTimestamp | https://github.com/ZTzTopia/FiTimestamp |
Emmet | easyDialog | https://github.com/Awsomedude/easyDialog |
oscar-broman | strlib | https://github.com/oscar-broman/strlib |
AbyssMorgan | RGB | https://www.burgershot.gg/showthread.php?tid=1902 |