[Ajuda] GameTextForPlayer
#10

tб estranho essa parada de sem o ~g~ a mensagem nгo aparecer em...

#topic:

jб aconteceu um bug parecido com isso e eu fiz assim :

pawn Код:
if(strcmp("/pref", cmd, true) == 0)
{
    new string[128];
    SetPlayerInterior(playerid, 0);
    SetPlayerPos(playerid, 1481.3818, -1768.0518, 18.795);
    format(string, sizeof(string), "~w~Prefeitura");
    GameTextForPlayer( /* COR */, 5000, string);

    format(string, sizeof(string), "{FF0000}[TELEPORTE] {FFFFFF}O(A) jogador(a) {FF0000}%s {FFFFFF}foi para a Prefeitura {FF0000}(/pref)", GetPlayerNameEx(playerid));
    SendClientMessageToAll(0xFF6600AA, string);
    return 1;
}
Reply


Messages In This Thread
GameTextForPlayer - by MacacuVuador - 19.11.2013, 16:42
Respuesta: GameTextForPlayer - by ViniKuliveguisky - 19.11.2013, 16:50
Re: GameTextForPlayer - by N3XTMapper - 19.11.2013, 16:51
Re: Respuesta: GameTextForPlayer - by MacacuVuador - 19.11.2013, 17:11
Respuesta: Re: Respuesta: GameTextForPlayer - by ViniKuliveguisky - 19.11.2013, 17:49
Re: Respuesta: GameTextForPlayer - by PT - 19.11.2013, 18:19
Re: GameTextForPlayer - by MacacuVuador - 19.11.2013, 18:40
Re: GameTextForPlayer - by PT - 19.11.2013, 18:55
Re: GameTextForPlayer - by MacacuVuador - 19.11.2013, 18:58
Re: GameTextForPlayer - by DannielCooper - 19.11.2013, 19:01

Forum Jump:


Users browsing this thread: 1 Guest(s)