Re: TDEditor - New TextDraw creator with Preview models. -
KodyL - 18.01.2017
I would like to use more textures in the works. Possible to implement it?
Re: TDEditor - New TextDraw creator with Preview models. -
wintronic - 24.01.2017
Quote:
Originally Posted by Kolstin
Add the ability to switch panel, the position (top / bottom).
So it will be convenient to edit TD to be at the bottom of the screen.
|
/tde box
Re: TDEditor - New TextDraw creator with Preview models. -
Thedya - 28.01.2017
There is no 'Image' option on list, why ?
Re: TDEditor - New TextDraw creator with Preview models. -
SparkyCode - 30.01.2017
Doesn't seem to be working on Windows 10 at all, already tried running both the game and the server as Admin and nothing seems to work so far. Seems like the mouse doesn't select anything or something like that.
Re: TDEditor - New TextDraw creator with Preview models. -
Eoussama - 30.01.2017
Quote:
Originally Posted by SparkyCode
Doesn't seem to be working on Windows 10 at all, already tried running both the game and the server as Admin and nothing seems to work so far. Seems like the mouse doesn't select anything or something like that.
|
I have win 10 and it's working perfectly
Re: TDEditor - New TextDraw creator with Preview models. -
SparkyCode - 30.01.2017
That's odd, mine is like if i wasn't even clicking when editting. If i want to change the color, it doesn't work (Already selected the textdraw), if i want to move it or change the size of the box, nope.. not even the /tde box works for me, it simply stays down and doesn't even move if i use the arrows, numpad keys, drag and drop, nothing.
Re: TDEditor - New TextDraw creator with Preview models. -
Eoussama - 30.01.2017
Quote:
Originally Posted by SparkyCode
Doesn't seem to be working on Windows 10 at all, already tried running both the game and the server as Admin and nothing seems to work so far. Seems like the mouse doesn't select anything or something like that.
|
Quote:
Originally Posted by SparkyCode
That's odd, mine is like if i wasn't even clicking when editting. If i want to change the color, it doesn't work (Already selected the textdraw), if i want to move it or change the size of the box, nope.. not even the /tde box works for me, it simply stays down and doesn't even move if i use the arrows, numpad keys, drag and drop, nothing.
|
Not sure if this would make any difference, but do you have this?
https://www.microsoft.com/en-us/down...s.aspx?id=5555
Re: TDEditor - New TextDraw creator with Preview models. -
vital2k - 15.02.2017
Just wondering, am I being an idiot? I've followed the instructions from the OP but when I type /tde in-game nothing happens at all. Filterscript has been loaded.
Edit: Scratch that. Fixed it by unloading pawncmd
Re: TDEditor - New TextDraw creator with Preview models. -
Romz - 20.02.2017
Hello! I have a few suggestions:
- Make a check on pause. For it was impossible to copy and delete TextDraw.
- When you click End to hide the toolbar.
PS: sorry my bad english, I hope you understand what I mean.
Re: TDEditor - New TextDraw creator with Preview models. -
Roozevelt - 21.02.2017
Quote:
Originally Posted by Kolstin
Hello! I have a few suggestions:
- Make a check on pause. For it was impossible to copy and delete TextDraw.
- When you click End to hide the toolbar.
PS: sorry my bad english, I hope you understand what I mean.
|
Adri1 has been already banned! so your suggestions are useless now!!
Re: TDEditor - New TextDraw creator with Preview models. -
Romz - 24.02.2017
Why is there such a mistake? How to treat?
(Click to go to *******)
addition:
(Click to go to *******)
PS: sorry my bad english
Re: TDEditor - New TextDraw creator with Preview models. -
RoX123 - 25.04.2017
Hi guys, i need help, when i finished with textdraw i exported and go out of TDE, when i outed textdraw didnt saved, how i can save him? Thanks in advance
Re: TDEditor - New TextDraw creator with Preview models. -
rolex - 06.05.2017
I've installed correctly! But when i do /tde open dialog, and when i click on IMAGE and Create a New Project, nothing happens.. why?
Re: TDEditor - New TextDraw creator with Preview models. -
sekol - 08.07.2017
I\'m somehow unable to do anything in this FS. I can\'t change textdraw text, move it, change color. Literally nothing. I\'ve put all the files in correct places. Having similiar problems with Ipleomax\'s editor. Could this be Windows 10 fault? I\'ve had lots of problems with GTA:SA after upgrading my OS.
#EDIT
Running server as administrator fixed the problems
![Wink](images/smilies/wink.png)
How can I make the HUD to be visible during textdraw creation?
Re: TDEditor - New TextDraw creator with Preview models. -
leon44 - 13.09.2017
Oh sorry for bothering again adri1, just one last thing. I'm trying to add some symbols like
#, [ ] and so on into a textdraw but some of them don't work, Need I to add something to the TDE.pwn file to make those symbols available to use? If so, how?
Re: TDEditor - New TextDraw creator with Preview models. -
leon44 - 14.09.2017
Bump! ^
Respuesta: Re: TDEditor - New TextDraw creator with Preview models. -
adri1 - 14.09.2017
Quote:
Originally Posted by leon44
Oh sorry for bothering again adri1, just one last thing. I'm trying to add some symbols like #, [ ] and so on into a textdraw but some of them don't work, Need I to add something to the TDE.pwn file to make those symbols available to use? If so, how?
|
Quote:
Originally Posted by adri1
Button: Text
Left click
When this mode is enabled, you can edit the TextDraw text with the keyboard keys.
This script recognizes most of all keys, but it doesn't perform, you've a possibility to use right click.
The script will recognize most of the keys pressed, but if it does not works good, look right click.
Right click
Will display a dialog for introduce text.
|
Use right click
Re: TDEditor - New TextDraw creator with Preview models. -
Kruno88 - 20.09.2017
How do I change the model preview skin from inside the script?
Re: TDEditor - New TextDraw creator with Preview models. -
adri1 - 20.09.2017
Quote:
Originally Posted by Kruno88
How do I change the model preview skin from inside the script?
|
Use right click on modelid button.
__________________________________
I will release a new td editor, but using dialogs
Re: TDEditor - New TextDraw creator with Preview models. -
Kruno88 - 20.09.2017
Quote:
Originally Posted by adri1
Use right click on modelid button.
__________________________________
I will release a new td editor, but using dialogs
|
I mean from inside the script,since it looks like this>:
Код:
TXDDraw0[playerid] = CreatePlayerTextDraw(playerid, -25.333345, 110.755592, "LD_SPAC:white");
PlayerTextDrawLetterSize(playerid, TXDDraw0[playerid], 0.000000, -5.666666);
PlayerTextDrawTextSize(playerid, TXDDraw0[playerid], 75.333335, 70.103698);
PlayerTextDrawAlignment(playerid, TXDDraw0[playerid], 1);
PlayerTextDrawColor(playerid, TXDDraw0[playerid], -1061109505);
PlayerTextDrawUseBox(playerid, TXDDraw0[playerid], true);
PlayerTextDrawBoxColor(playerid, TXDDraw0[playerid], 0);
PlayerTextDrawSetShadow(playerid, TXDDraw0[playerid], 0);
PlayerTextDrawSetOutline(playerid, TXDDraw0[playerid], 0);
PlayerTextDrawFont(playerid, TXDDraw0[playerid], 5);