[AYUDA] TextDraws
#1

Este es el problema que tengo:

Uso el editor de Zamaroht
Archivo .tde:
Код:
TDFile=yes
1T_Created=1
1T_Text=string
1T_Font=3
1T_X=312.000000
1T_Y=237.000000
1T_XSize=0.569999
1T_YSize=2.599999
1T_Outline=1
1T_Shadow=0
1T_Alignment=2
Codigo de mi TextDraw:
pawn Код:
ANNOUNCE = TextDrawCreate(320.000000, 190.000000,"~n~");
TextDrawLetterSize(ANNOUNCE,0.569999,2.599999);
TextDrawAlignment(ANNOUNCE,2);
TextDrawTextSize(ANNOUNCE,640.000000,200.000000);
TextDrawFont(ANNOUNCE,3);
TextDrawSetOutline(ANNOUNCE,1);
TextDrawSetShadow(ANNOUNCE, 0);
Me pasa el mismo problema con todos los que tengo, se cambian de propiedades automaticamente. No tengo filterscripts y no he agregado/modificado ningun plugin/include. Solo agrege unos codigos.
Reply


Messages In This Thread
[AYUDA] TextDraws - by Bu11Sh0t - 25.06.2012, 02:19
Respuesta: [AYUDA] TextDraws - by CaptainMactavish - 25.06.2012, 05:41
Re: [AYUDA] TextDraws - by Bu11Sh0t - 25.06.2012, 13:04
Respuesta: [AYUDA] TextDraws - by CaptainMactavish - 25.06.2012, 15:54
Re: [AYUDA] TextDraws - by Bu11Sh0t - 25.06.2012, 18:25
Re: [AYUDA] TextDraws - by Bu11Sh0t - 25.06.2012, 22:03

Forum Jump:


Users browsing this thread: 3 Guest(s)