SA-MP Forums Archive
[FilterScript] iPLEOMAX's TextDraw Editor (Stable Version) - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] iPLEOMAX's TextDraw Editor (Stable Version) (/showthread.php?tid=376758)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


Re: iPLEOMAX's TextDraw Editor (Stable Version) - setes7 - 24.12.2014

/itd center doesn't work!


Re: iPLEOMAX's TextDraw Editor (Stable Version) - davidstyle1125 - 27.12.2014

Isn't working for me..



Re: iPLEOMAX's TextDraw Editor (Stable Version) - Glossy42O - 27.12.2014

u get that black thing either ?!? mee too


Re: iPLEOMAX's TextDraw Editor (Stable Version) - Glossy42O - 08.01.2015

I got little prob. the bar is black


Re: iPLEOMAX's TextDraw Editor (Stable Version) - iCurse - 14.01.2015

Where should i put this?

new Text:TextDraw0;
Textdraw0 = TextDrawCreate(150.000000, 135.916656, "Hi Player!");
TextDrawLetterSize(TextDraw0, 1.124375, 5.356665);
TextDrawAlignment(TextDraw0, 1);
TextDrawColor(TextDraw0, -871318614);
TextDrawSetShadow(TextDraw0, 0);
TextDrawSetOutline(TextDraw0, 3);
TextDrawBackgroundColor(TextDraw0, 51);
TextDrawFont(TextDraw0, 2);
TextDrawSetProportional(TextDraw0, 1);

EDIT: for those who has black menu, i think you should put the "PLEO.txd" to your GTA Folder like mine "\GTA San Andreas\models\txd"


Re : iPLEOMAX's TextDraw Editor (Stable Version) - Julien59 - 01.02.2015

Hello, I have a problem with Ipleomax Textdraw Editor, the usebox are scattered everywhere and little when I put the code on my GameMode. Here is an image, you only see the text but not usebox me ... Helping you please.

Screen:




Re: iPLEOMAX's TextDraw Editor (Stable Version) - _GHT_MarK445 - 02.02.2015

Awesome script but..

How can I get the shit out from the file to throw it into the .pwn?


Re : iPLEOMAX's TextDraw Editor (Stable Version) - Julien59 - 07.02.2015

Quote:
Originally Posted by Julien59
Посмотреть сообщение
Hello, I have a problem with Ipleomax Textdraw Editor, the usebox are scattered everywhere and little when I put the code on my GameMode. Here is an image, you only see the text but not usebox me ... Helping you please.

Screen:

(Sorry for my language I'm not very strong in English)

UP


Re: iPLEOMAX's TextDraw Editor (Stable Version) - Manyula - 08.02.2015

What is the proper way to delete projects? I deleted them directly in the folder for I couldn't find anythign related to deleting them ingame, but the project entries are still listed. When opening them, the server crashes.


AW: iPLEOMAX's TextDraw Editor (Stable Version) - axi92 - 09.02.2015

Is there a way to define the Z-Layer as in CSS say that one thing is behind another?


Re: iPLEOMAX's TextDraw Editor (Stable Version) - Baltazar - 12.02.2015

Mouse not working. Why?


Re: iPLEOMAX's TextDraw Editor (Stable Version) - WhoIsYourDaddy - 24.02.2015

I open the gamemode and write "/itd" but menu bar is BLACK! I guess not working anymore.


Re: iPLEOMAX's TextDraw Editor (Stable Version) - SweetRP - 26.02.2015

Very usefull, +REP!


Re: iPLEOMAX's TextDraw Editor (Stable Version) - awoo - 27.02.2015

This editor makes textdraws much easier to create, and there's a lot of possibilities with this.


Re: iPLEOMAX's TextDraw Editor (Stable Version) - Glossy42O - 27.02.2015

Quote:
Originally Posted by WhoIsYourDaddy
Посмотреть сообщение
I open the gamemode and write "/itd" but menu bar is BLACK! I guess not working anymore.
Make sure u got iTD.txd in models/txd folder


AW: iPLEOMAX's TextDraw Editor (Stable Version) - ultrAslan - 04.03.2015

after i done with the textdraw how i can add the texdraw to my own server ? Thanks


Re: iPLEOMAX's TextDraw Editor (Stable Version) - LOCS - 08.03.2015

I will check it out!
So use full !


Re: iPLEOMAX's TextDraw Editor (Stable Version) - Dorito - 24.03.2015

I've got a problem. When I select the manage button, create a new textdraw and then select what I want, I drag or press LMB but nothing appears. No box, no text, nothing. I've made sure all of the files are in the correct place as I've followed a tutorial on it.

EDIT: I've found a fix and it's probably listed in other pages of this thread and I apologise, but if you get this error run your server as administrator and login as RCON.


Re: iPLEOMAX's TextDraw Editor (Stable Version) - PWNNAH - 04.04.2015

The menu isn't showing me... any solutions? It's showing a black line and I've put the .txd file where it says...

EDIT: My mistake, I wasn't putting in the right folder, sorry.


Re: iPLEOMAX's TextDraw Editor (Stable Version) - Vitupea - 08.12.2015

Can anyone help me, i cant move textdraws with LMB.