[AJUDA] Id na frente do nome
#3

pawn Код:
// coloca no OnPlayerText

    new textv2[128], name[MAX_PLAYER_NAME];
    GetPlayerName(playerid, name, sizeof (name));
    format(textv2, sizeof (textv2), "%s: (ID %d): %s", name, playerid, text);
    SendPlayerMessageToAll(playerid, textv2);
    return 0; // nгo esquece de colocar return 0...
Fonte: https://sampwiki.blast.hk/wiki/OnPlayerText
Reply


Messages In This Thread
[AJUDA] Id na frente do nome - by jonathan_agv - 02.05.2012, 20:43
Re: [AJUDA] Id na frente do nome - by Lуs - 02.05.2012, 20:50
Re: [AJUDA] Id na frente do nome - by Trigo - 02.05.2012, 21:32

Forum Jump:


Users browsing this thread: 1 Guest(s)