[FilterScript] Textdraw Editor By Gammix
#1

Textdraw Editor
v1.3.4 - Updated: 30 April, 2018
Long time ago i made this textdraw editor. I feel like sharing this! I used it for making dialogs, gamemode textdraws and all textdraw related things because its quiet easy with this little tool! Its somewhat similar design to Zamaroht TextDraw Editor.

Here are some of the Core Features:
  • Make per-player or global textdraws (you can set each textdraw type in editor and export will be done accordingly)
  • Textdraw Groups System: This is a feature i love the most and i am sure you will too. So basically i made this layer before creating textdraws, so you make textdraws under a group name. So all the textdraws made under that group are paired. So futher there are two features group related, one is you can hide specific group textdraws while editing and second is you can move all textdraws under a group once).
    E.g. You create a group "Button", you make a simple button out of three textdraws. now you can move all those textdraws at once or even duplicate group so you don't need to place textdraws identical to your original button group!
  • Better Export: The export feature exports textdraws in form of arrays, so you don't need to take the hassle of changing the variables to array later on!
  • SQLite based: Projects are made as a SQLite database file and all groups are saved as a table. And each table contains its textdraw data. Sharing the database file is quiet satisfying.
  • Keyboard editor only, as i told ya its an old project so the editor available is Keyboard based only but i am sure this can be easily modified for mouse setup.
Screenshots
Imgur: https://imgur.com/a/sgqY9

Download
Source: https://github.com/Agneese-Saini/SA-...s/TDEditor.pwn

Scriptfiles Package: http://www.mediafire.com/file/f2vpvl...z/TDEditor.zip
(Extract these files/folders in a NewFolder called "TDEditor" in your scriptfiles)
Reply
#2

does this give a good textdrawtextsize?
Reply
#3

Another Dope Release! Keep up the great work!
Reply
#4

Keep it up.. +rep
Reply
#5

One of the release from my great friend. "Abhi na jao chor ka dil abhi bhara nai ha "
Reply
#6

Quote:
Originally Posted by HydraHumza
View Post
One of the release from my great friend. "Abhi na jao chor ka dil abhi bhara nai ha "
Translate it bruh!
Reply
#7

nice job dude, rep+
Reply
#8

Quote:
Originally Posted by Debjit
View Post
Translate it bruh!
"Don't go now, the thief's heart is still not filled."
Reply
#9

Thanks, works like charm.
Reply
#10

Quote:
Originally Posted by Sunehildeep
View Post
"Don't go now, the thief's heart is still not filled."
haha he doesn't mean thief by chor, it was for chhod(leaving).
TRANSLATED: "Don't go now, the heart is still not filled."
Reply
#11

Quote:
Originally Posted by Debjit
View Post
haha he doesn't mean thief by chor, it was for chhod(leaving).
TRANSLATED: "Don't go now, the heart is still not filled."
Yea that's one proper translate but it ruin the sentence which I written sadly.
Reply
#12

Nice Job
Reply
#13

Quote:
Originally Posted by OstGot
Посмотреть сообщение
So, it would be nice if you provide the links to all the dependencies (like easyDialog, TimestampToDate, dini2 and even zcmd and sscanf2) in the first post.

Updated: And I also got some warnings in the server logs:
PHP код:
[16:26:31sscanf warningsscanf specifiers do not require '' before them
It seems that it begins to happen when I created a new project and I think this is the cause:
PHP код:
[line 1861] if (sscanf(inputtext"%s["#MAX_PROJECT_NAME"]", name)) { //We don't need to have % before the specifier, isn't it? 
Good work though!
Thanks for the links in your reply, now I'll just copy your text and paste lol.

And about the scanf warning, i thought i fixed it in recent updates but i guess i forgot, I'll fix it with upcoming bug fix
Reply
#14

Update v1.3.3:
- Fixed the scanf warnings.
- Fixed custom color dialog mismatch (internal thing, its fixed just know that!)
- If a project is still open when a player leaves. And after a while someone joins back, the textdraws are auto shown to players.
Reply
#15

Good job i really like this!
Reply
#16

Today I decided to check if it's possible to edit projects to several people at the same time. And yes, it's just amazing!

(sorry for the resolution, forgot to make it smaller)



P.s. I used my translated version with sqlitei include (maybe there could be problems without it, I didn't check)
Reply
#17

Quote:
Originally Posted by OstGot
Посмотреть сообщение
Today I decided to check if it's possible to edit projects to several people at the same time. And yes, it's just amazing!

(sorry for the resolution, forgot to make it smaller)



P.s. I used my translated version with sqlitei include (maybe there could be problems without it, I didn't check)
Yea the editing is per player, I'll put this on main topic, thanks
Reply
#18

This is dope, good job
Reply
#19

Update v1.3.4

- Added PreviewModelDialog menu for searching objects and updated database file for object search.


You have to download scriptfiles package again which contains new ObjectModels.db file which you will need for searching objects.
Reply
#20

where do i find the includes so i can compile it?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)