iPLEOMAX's TextDraw Editor (Stable Version) -
iPLEOMAX - 11.09.2012
NOTE: This tool is only created for scripters who wants to create textdraws for his server.
If you want players to use this, you are in the wrong place.
WARNING: This editor is VERY VERY old and obsolete. Find a new one.
iPLEOMAX's TextDraw Editor
V1.16 (Stable)
Video:
[ame]http://www.youtube.com/watch?v=YA9aHYqFyzE[/ame]
Details:- /itd - Opens up the main textdraw editor menu.
- /itd top - Will set the position of the toolbar to top of screen.
- /itd bottom - Will set the position of the toolbar to bottom of screen. (Default)
- Hotkey 'C': Copy (While you are editing a textdraw)
- Hotkey 'Z': Undo (While you are editing a textdraw)
- Hold 'Left Shift' while editing to move/resize textdraws slowly for precision.
- Hold 'Spacebar' while editing to move/resize textdraws faster.
- Hotkey 'F': Change Font
- Hotkey 'P': Change Position
- Hotkey 'S': Change Size (If you are resizing font, use 'lettersize mode', 'size mode' only works on texture/box size)
- Hotkey 'Y': Change Text
- Hotkey 'L': Change LetterSize
- Hotkey 'Q': Change Color
- Hotkey 'B': Change Background Color
- Hotkey 'U': Toggle Box ON/OFF
- Hotkey 'I': Change Box Color
- Hotkey 'O': Change Outline Size
- Hotkey 'W': Change Shadow Size
- Hotkey 'G': Toggle Global/Player Textdraw
- Hotkey 'A': Toggle Alignment Type
- Hotkey 'K': Toggle Selectability
- Hotkey 'R': Toggle Proportionality
- Hotkey 'M': Textdraw List Dialog
- Hotkey 'N': New Textdraw Dialog
- Key 'Esc': Close current edition, return to menu.
Download Tool (Downloaded 13210 times)
iTD (Contains Server, iTD.amx, iTD.dll, msvcr100.dll, PLEO.txd)
FAQ(s)
Q. I get the "unknown command" error!
A. It might be one of the reasons below:
- You didn't load the filterscript.
- You didn't load or add plugin to your server/.cfg.
- You don't have the sscanf2 plugin loaded.
Q. I get "samp-server.exe is not running on this computer!" error!
A. Two possible solutions:
- Make sure "samp-server.exe" is running on the same computer where your mouse & keyboards are connected.
- If you use tunneling software like 'Hamachi", ..
1. Turn it off.
Or
2. Download sourcecode "iTD.pwn", open it up. Delete line number 262 and 263, compile and save it.
Now, you won't get that warning anymore.
Q. Where is the Linux Version?
A. Why would you even need it? The FilterScript is an editor/tool for scripters, not for players!
Q. I see some "iTD: (Error)" messages.
A. Report it on this thread.
Q. It shows the message "Welcome to iPLEOMAX's TextDraw Edtior.." message, but doesn't show up!
A. Have you copied "PLEO.txd" to Rockstar Games/GTA San Andreas/models/txd/?
Q. I still can't get it to work correctly.
A. Make sure of the following things:
- iTD.amx is located at /filterscripts
- iTD.dll is located at /plugins
- sscanf.dll is located at /plugins
- PLEO.txd is located at Rockstar Games/GTA San Andreas/models/txd/
Sourcecode
iTD (contains iTD.pwn and iTD.cpp)
Last Updated
14/10/2012
Changelog
Code:
V1.16
- Removed useless codes.
- Optimized again.
V1.11 to 1.15
- Added a feature to see location/size using gametext.
- Editor toolbar is now recreated every "ShowEditor".
- Floating values for position, size etc are now upto 5 decimal points instead of 3.
- Fixed some bugs related to Undo.
V1.1
- Fixed many major bugs. (Export crash, Out of bound errors, etc).
V1.03
- Added custom inputs for Position/Size, etc.
V1.02
- Modified the look of toolbar.
- Added Ability to change toolbar location on screen (top/bottom).
- Fixed minor bugs (new line, null textdraws, etc).
V1.01
- Added HEX input for color editor.
- Added RGBA input for color editor.
- Added Premade colors.
V1
- Completely started from scratch.
- Edited the plugin natives.
- Improved script efficiency.
License:
http://www.mozilla.org/MPL/2.0/
Re: iPLEOMAX's TextDraw Editor :: BETA Test Version - Glint - 11.09.2012
OMG You actually did it OMG OMG OMG
"I present you the best text editor online"
You don't deserve a rep.
You deserve a Beta tester rank.
really good job man, your hard work worth's it.
Re: iPLEOMAX's TextDraw Editor :: BETA Test Version -
Ronaldo_raul™ - 11.09.2012
Quote:
Originally Posted by Lexi'
"I present you the best text editor online"
You don't deserve a rep.
You deserve a Beta tester rank.
really good job man, your hard work worth's it.
|
I would really like to quote the above lines.
Really, You're a mozart.
GREAT RELEASE!
EDIT: Suggestion, You can also add sprites. As this forums lacks editors for sprites (Better one maybe
).
WAITING FOR THE STABLE VERSION :P
EDIT2: Plugin doesn't load ?
Code:
[21:27:46] Loading plugin: pleoinput.dll
[21:27:46] Failed.
[21:27:46] Loaded 4 plugins.
Re: iPLEOMAX's TextDraw Editor :: BETA Test Version -
Niko_boy - 11.09.2012
OH MY GOD!!
FINALLYyyyyyyyy its released
Love ya man for this great release!
Re: iPLEOMAX's TextDraw Editor :: BETA Test Version -
Black Wolf - 11.09.2012
Yay great man.Repped.
Re: iPLEOMAX's TextDraw Editor :: BETA Test Version -
TheArcher - 11.09.2012
Bug: Size doesn't work.... :/
Re: iPLEOMAX's TextDraw Editor :: BETA Test Version - Glint - 11.09.2012
Quote:
Originally Posted by TheArcher
Bug: Size doesn't work.... :/
|
Yeah i was about to post it, can you please fix it.
Re: iPLEOMAX's TextDraw Editor :: BETA Test Version -
ddnbb - 11.09.2012
holy moly!
EDIT: You just made history bro, rep+!
Re: iPLEOMAX's TextDraw Editor :: BETA Test Version -
IstuntmanI - 11.09.2012
Awesome !
Re: iPLEOMAX's TextDraw Editor :: BETA Test Version -
iPLEOMAX - 11.09.2012
Quote:
Originally Posted by Ronaldo_raul™
EDIT2: Plugin doesn't load ?
Code:
[21:27:46] Loading plugin: pleoinput.dll
[21:27:46] Failed.
[21:27:46] Loaded 4 plugins.
|
Weird.
Are you sure this is how it looks like in server.cfg?
Code:
plugins sscanf pleoinput
My log:
Code:
[20:02:24] Loaded.
[20:02:24] Loading plugin: pleoinput
[20:02:24]
* iPLEOMAX's Device Input for SA-MP Plugin loaded!
> Intended for adding keyboard/mouse support for custom filterscript tools.
Quote:
Originally Posted by TheArcher
Bug: Size doesn't work.... :/
|
Are you trying to resize a text or a box/texture?
If it's a text, use LetterSize, not size.
Re: iPLEOMAX's TextDraw Editor :: BETA Test Version -
TheArcher - 11.09.2012
Quote:
Originally Posted by iPLEOMAX
Are you trying to resize a text or a box/texture?
If it's a text, use LetterSize, not size.
|
Oh right, I didn't notice that. Thanks it's working
Re: iPLEOMAX's TextDraw Editor :: BETA Test Version -
Ronaldo_raul™ - 11.09.2012
Quote:
Originally Posted by iPLEOMAX
Weird.
Are you sure this is how it looks like in server.cfg?
Code:
plugins sscanf pleoinput
My log:
Code:
[20:02:24] Loaded.
[20:02:24] Loading plugin: pleoinput
[20:02:24]
* iPLEOMAX's Device Input for SA-MP Plugin loaded!
> Intended for adding keyboard/mouse support for custom filterscript tools.
Are you trying to resize a text or a box/texture?
If it's a text, use LetterSize, not size.
|
I did the same. Even tried loading the plugin without any other plugins.
Re: iPLEOMAX's TextDraw Editor :: BETA Test Version -
iPLEOMAX - 11.09.2012
Quote:
Originally Posted by Ronaldo_raul™
I did the same. Even tried loading the plugin without any other plugins.
|
Some details about your OS & server version please?
Re: iPLEOMAX's TextDraw Editor :: BETA Test Version -
Ronaldo_raul™ - 11.09.2012
Quote:
Originally Posted by iPLEOMAX
Some details about your OS & server version please?
|
Server version - 3e
OS - Windows.
Re: iPLEOMAX's TextDraw Editor :: BETA Test Version -
[GT]Dexy - 11.09.2012
I can't colorize my text and my boxes .. I think that's a bug ...
EDIT: my mistake sorry, colors work ... sry
Re: iPLEOMAX's TextDraw Editor :: BETA Test Version -
Qu3esL - 11.09.2012
OMG, this is the best Filterscript Pleomax, You are awesome.. REP++
Re: iPLEOMAX's TextDraw Editor :: BETA Test Version -
RoW001 - 11.09.2012
LoL very nice Men 1000000/10.
Re: iPLEOMAX's TextDraw Editor :: BETA Test Version -
[HK]Ryder[AN] - 11.09.2012
Awesome is all i have to say... rep++
AW: iPLEOMAX's TextDraw Editor :: BETA Test Version -
'Pawno. - 11.09.2012
PLEO, i also get a bug.
It says, a file is missing (MSVCR100D.dll)
My server.cfg, plugin part:
pawn Code:
plugins mysql streamer sscanf pleoinput
:/
Re: AW: iPLEOMAX's TextDraw Editor :: BETA Test Version -
Ronaldo_raul™ - 11.09.2012
Quote:
Originally Posted by 'Pawno.
PLEO, i also get a bug.
It says, a file is missing (MSVCR100D.dll)
My server.cfg, plugin part:
pawn Code:
plugins mysql streamer sscanf pleoinput
:/
|
Get this -
http://www.microsoft.com/download/en...s.aspx?id=5555