[Ajuda] Flood no comando [Promover]
#4

Se quiser saber quantas vezes se repete, basta fazer isso:
pawn Код:
GetPlayerName(para1, giveplayer, sizeof(giveplayer));
                                GetPlayerName(playerid, sendername, sizeof(sendername));
                                PlayerInfo[para1][pCargo] = level;
                                format(string, sizeof(string), "   Vocк foi promovido pelo lнder %s", PlayerName(playerid));
                                SendClientMessage(para1, COLOR_LIGHTBLUE, string);
                                format(string, sizeof(string), "   Vocк promoveu %s a cargo %d.", giveplayer,level);
                                SendClientMessage(playerid, COLOR_LIGHTBLUE, string);
                                new org = PlayerInfo[playerid][pLider];
                                printf( "MSG %d", i ); // ADICIONE ISSO
Olha no MS-DOS do samp-server.exe.
Reply


Messages In This Thread
Flood no comando [Promover] - by NuTShoT - 02.07.2013, 20:27
Re: Flood no comando [Promover] - by Rodney Francalim - 02.07.2013, 20:39
Re: Flood no comando [Promover] - by NuTShoT - 02.07.2013, 20:44
Re: Flood no comando [Promover] - by Rodney Francalim - 02.07.2013, 20:54
Re: Flood no comando [Promover] - by NuTShoT - 02.07.2013, 21:35

Forum Jump:


Users browsing this thread: 1 Guest(s)