Problema con textdraw
#7

Quote:
Originally Posted by xSeveNx
Посмотреть сообщение
https://sampwiki.blast.hk/wiki/TextDrawCreate

https://sampwiki.blast.hk/wiki/TextDrawBackgroundColor

El segundo link da el ejemplo mas claro de como hay que hacerlo.
Mira tampoco se soluciona:

Код:
login = TextDrawCreate(176.000000, 57.000000, "Nombre Server");
TextDrawUseBox(login, 1);
TextDrawBackgroundColor(login, 0x000000FF); // Seria color negro
TextDrawFont(login, 2);
TextDrawLetterSize(login, 0.829999, 4.299997);
TextDrawColor(login, 12582911);
TextDrawSetOutline(login, 0);
TextDrawSetProportional(login, 0);
TextDrawSetShadow(login, 1)
Reply


Messages In This Thread
Problema con textdraw - by M@ty - 24.09.2015, 03:03
Re: Problema con textdraw - by RIDE2DAY - 24.09.2015, 13:59
Respuesta: Re: Problema con textdraw - by M@ty - 24.09.2015, 14:07
Re: Problema con textdraw - by RIDE2DAY - 24.09.2015, 14:15
Respuesta: Problema con textdraw - by M@ty - 24.09.2015, 16:03
Respuesta: Problema con textdraw - by xSeveNx - 24.09.2015, 16:49
Respuesta: Problema con textdraw - by M@ty - 24.09.2015, 17:16
Respuesta: Problema con textdraw - by xSeveNx - 24.09.2015, 17:31
Respuesta: Problema con textdraw - by M@ty - 24.09.2015, 19:16
Respuesta: Problema con textdraw - by M@ty - 28.09.2015, 03:07

Forum Jump:


Users browsing this thread: 3 Guest(s)