[SPANISH] Agregar Textdraw con nuevos objetos - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP DL Edition (
https://sampforum.blast.hk/forumdisplay.php?fid=92)
+--- Forum: SA-MP 0.3.DL (
https://sampforum.blast.hk/forumdisplay.php?fid=90)
+--- Thread: [SPANISH] Agregar Textdraw con nuevos objetos (
/showthread.php?tid=651073)
[SPANISH] Agregar Textdraw con nuevos objetos -
Wawaxd - 13.03.2018
Yo se que eliminaron la sección española por X(equis) motivos y eso, pero yo se que acá aún hay gente de habla hispana y quería ayuda en lo siguiente.
¿De qué forma se agrega un textdraw con un modelo nuevo?
Digamoslo de esta forma, yo acabo de hacer un objeto y la textura de dicho objeto es un logo, de que forma agrego ese logo como textdraw.
Gracias.
Re: [SPANISH] Agregar Textdraw con nuevos objetos -
ZaikerH - 13.03.2018
Para evitar que te respondan "Busca en el foro, vas a encontrar el hilo", te lo dirй yo.
Este tema ya lo han puesto muchas veces, ъnicamente usa la opciуn "Traducir a espaсol", y busca algo referente a los textdraws, veras que lo encuentras, porque ya lo han preguntado unas 5 veces.
EN:
For those who do not understand what the boy asks.
The subject is asking, how to add a logo in a txd file, so that it is displayed in the Server, as textdraw.
Re: [SPANISH] Agregar Textdraw con nuevos objetos -
Wawaxd - 13.03.2018
Quote:
Originally Posted by ZaikerH
Para evitar que te respondan "Busca en el foro, vas a encontrar el hilo", te lo dirй yo.
Este tema ya lo han puesto muchas veces, ъnicamente usa la opciуn "Traducir a espaсol", y busca algo referente a los textdraws, veras que lo encuentras, porque ya lo han preguntado unas 5 veces.
EN:
For those who do not understand what the boy asks.
The subject is asking, how to add a logo in a txd file, so that it is displayed in the Server, as textdraw.
|
Ya revisй todas las preguntas que hicieron sobre este tema, yo hice todo lo que se mencionaba en varios post y nada, el textdraw aparece pero no el logo en si, aparece de la siguiente forma..
PHP Code:
new Text:TextDraw0;
AddSimpleModel(-1,19379,-2001,"logos.dff","logos.txd");
TextDraw0 = TextDrawCreate(250.000000, 90.000000, "mdl-2001:logo");
Re: [SPANISH] Agregar Textdraw con nuevos objetos -
ZaikerH - 13.03.2018
Tienes todos estos temas...
Si ninguno te sirve, algo estas haciendo mal.
https://sampforum.blast.hk/showthread.php?tid=650396
https://sampforum.blast.hk/showthread.php?tid=650246
https://sampforum.blast.hk/showthread.php?tid=650117
https://sampforum.blast.hk/showthread.php?tid=647499
Re: [SPANISH] Agregar Textdraw con nuevos objetos -
DavidZvla - 14.03.2018
Make sure that you're using
useartwork 1 into your
server.cfg