textDraw adding [REP ++] - 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: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: textDraw adding [REP ++] (
/showthread.php?tid=330444)
textDraw adding [REP ++] -
Avi57 - 01.04.2012
Guys i created a Textdraw using TextDrawEditor can anyone tell me how can i put it into server ??
Thanks in advance !!
Here is the IMAGE:
Re: textDraw adding [REP ++] -
Tanush123 - 01.04.2012
Didn't you get a .txt code on your scriptfiles?
Re: textDraw adding [REP ++] -
Avi57 - 01.04.2012
Quote:
Originally Posted by Tanush123
Didn't you get a .txt code on your scriptfiles?
|
No i get a .tde file . i putted that in attachments.
Re: textDraw adding [REP ++] -
Tanush123 - 01.04.2012
Save the textdraw into your scriptfile as .txt, i think there is a opinion that lets you chooses to save as .txt or .ide
Re: textDraw adding [REP ++] -
Avi57 - 01.04.2012
i changed to textdraw now see its in the file:
Код:
TDFile=yes
0T_Created=1
0T_Text=Type /Work to start Working.
0T_X=313.000000
0T_Y=432.000000
0T_Alignment=2
0T_Color=-65281
0T_BackColor=255
0T_BoxColor=255
0T_Font=2
0T_Proportional=1
0T_UseBox=1
0T_TextSizeX=-2.000000
0T_TextSizeY=679.000000
Re: textDraw adding [REP ++] -
Avi57 - 01.04.2012
BUMP ! Need Help ASAP.
Re: textDraw adding [REP ++] -
Tanush123 - 01.04.2012
i guess you got banned so i can't help O_o because you cannot see any topics.
Re: textDraw adding [REP ++] -
Avi57 - 09.04.2012
unbanned.
Re: textDraw adding [REP ++] -
Bokyyy - 09.04.2012
Use
https://sampforum.blast.hk/showthread.php?tid=117851 to create textdraw, when you save it, it will be saved in scriptfiles folder in .txt file, than open .txt file and you will have all instruction how to put it in gamemode!
Re: textDraw adding [REP ++] -
ViniBorn - 09.04.2012
Zmaroth TextDraw Editor have the option to export a job.
It generates a file in scriptfiles with the pawn codes