[BUG]GameTextForAll estilo 2 - 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: [BUG]GameTextForAll estilo 2 (
/showthread.php?tid=247131)
[BUG]GameTextForAll estilo 2 -
Jovanny - 07.04.2011
tengo un comando para gametextforall estilo 2
pero cuando lo pongo el texto no se quita, si usas /morir se quita
aqui esta el comando
incluso tengo otro comando igual pero solo cambia el estilo y no queda en la pantalla
pawn Код:
dcmd_a2(playerid,params[])
{
#pragma unused params
if(Info[playerid][Nivel] >= 2)
{
if(!strlen(params)) return SendClientMessage(playerid,COLOR_ROJO,"USA: /a2 (texto)");
return GameTextForAll(params,4000,2);
}
else
{
SendClientMessage(playerid,COLOR_ROJO,Errornivel2);
}
return 1;
}
Respuesta: [BUG]GameTextForAll estilo 2 -
Lunnatiicz - 07.04.2011
Si reduces el timer? Testealo con 2 segundos, oh 1 "100"
Respuesta: [BUG]GameTextForAll estilo 2 -
0_o.mati.o_0 - 08.04.2011
Style 2:
Does not disappear until the player respawns.
https://sampwiki.blast.hk/wiki/GameTextStyle