Posts: 34
Threads: 0
Joined: Apr 2014
Reputation:
0
/itd center doesn't work!
Posts: 1,733
Threads: 187
Joined: Oct 2014
Reputation:
0
u get that black thing either ?!? mee too
Posts: 1,733
Threads: 187
Joined: Oct 2014
Reputation:
0
I got little prob. the bar is black
Posts: 150
Threads: 34
Joined: Jun 2014
Reputation:
0
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"
Posts: 307
Threads: 58
Joined: Oct 2010
Reputation:
0
Awesome script but..
How can I get the shit out from the file to throw it into the .pwn?
Posts: 289
Threads: 28
Joined: Jan 2012
Reputation:
0
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.
Posts: 28
Threads: 6
Joined: Nov 2012
Reputation:
0
Is there a way to define the Z-Layer as in CSS say that one thing is behind another?
Posts: 73
Threads: 9
Joined: Jul 2013
Reputation:
0
I open the gamemode and write "/itd" but menu bar is BLACK! I guess not working anymore.
Posts: 95
Threads: 8
Joined: Feb 2015
Reputation:
0
This editor makes textdraws much easier to create, and there's a lot of possibilities with this.
Posts: 136
Threads: 25
Joined: Oct 2011
Reputation:
0
after i done with the textdraw how i can add the texdraw to my own server ? Thanks
Posts: 104
Threads: 7
Joined: Jun 2014
Reputation:
0
I will check it out!
So use full !
Posts: 36
Threads: 2
Joined: Jan 2014
Reputation:
0
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.
Posts: 7
Threads: 1
Joined: Mar 2015
Reputation:
0
04.04.2015, 09:28
(
Последний раз редактировалось PWNNAH; 04.04.2015 в 09:58.
)
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.
Posts: 1
Threads: 0
Joined: Sep 2015
Reputation:
0
Can anyone help me, i cant move textdraws with LMB.