Nombre de Este FS - 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: Nombre de Este FS (
/showthread.php?tid=548852)
Nombre de Este FS -
Huguito2410 - 02.12.2014
Hola, Quisiera Saber el Nombre de Este FS; en el cual, consta en poner letras flotantes, en Edifios, Letreros, Etc.
Gracias y Saludos Desde Panamб
Respuesta: Nombre de Este FS -
fabianlamas33 - 02.12.2014
pawn Код:
public OnGameModeInit()
{
Create3DTextLabel("I'm at the coordinates:\n30.0, 40.0, 50.0", 0x008080FF, 30.0, 40.0, 50.0, 40.0, 0, 0);
return 1;
}
https://sampwiki.blast.hk/wiki/Create3DTextLabel
Respuesta: Nombre de Este FS -
jotajeda - 02.12.2014
https://sampforum.blast.hk/showthread.php?tid=470652
Dynamic 3D Label Text Creator