[DUDA]Como Poner Esos Textos? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Español/Spanish (
https://sampforum.blast.hk/forumdisplay.php?fid=29)
+---- Thread: [DUDA]Como Poner Esos Textos? (
/showthread.php?tid=486812)
[DUDA]Como Poner Esos Textos? -
yesid001 - 10.01.2014
Buenas quisiera saber como se crean y se ponen esos textos en el mapa, ejemplo, esos que estan en algunos lugares, que en servers rp te dicen que hacer... No esos que te paras en un lugar y salen, sino esos que siempre estan hay flotando xD...
Gracias de ante mano, y espero me entiendan !!
Respuesta: [DUDA]Como Poner Esos Textos? -
OTACON - 10.01.2014
eso se llama labels o en otras palabras, textos en 3D y se hacen con la funcion Create3DTextLabel.
https://sampwiki.blast.hk/wiki/Create3DTextLabel
aqui tienes un editor para crearlos in-game. https://sampforum.blast.hk/showthread.php?tid=191820
saludos.
Respuesta: [DUDA]Como Poner Esos Textos? -
Malganys - 10.01.2014
Quote:
Originally Posted by yesid001
sino esos que siempre estan hay flotando xD...
|
їGuat?
Eso se llama 3DTextLabel:
https://sampwiki.blast.hk/wiki/Create3DTextLabel
Cуdigo de ejemplo:
pawn Код:
int OnGameModeInit()
{
Create3DTextLabel("ЎEstoy aquн!:\n30.0, 40.0, 50.0", 0x008080FF, 30.0, 40.0, 50.0, 40.0, 0, 0);
return 1;
}
Respuesta: [DUDA]Como Poner Esos Textos? -
yesid001 - 10.01.2014
Muchas Gracias A Los Dos, Ya Se Como Hacerlos!
GRACIAS
PostData: Porsi Alguen Los Necesita, los Colores:
https://sampwiki.blast.hk/wiki/Hex_colors