[Ajuda]Como criar /orgs
#3

pawn Код:
if(strcmp(cmd, "/orgs", true) == 0 || strcmp(cmd, "/profs", true) == 0)
{
        new string [128];
        if(IsPlayerConnected(playerid))
        {
                format(string, 128, " {7AADFF}1 - Policia Militar: %d\n" Leader);
                strcat(DialogThiago,string);
                ShowPlayerDialog(playerid, 8723, DIALOG_STYLE_MSGBOX, "Lista de Lнderes das Organizaзхes", DialogThiago, "Ok", "Ok");
        }
         return true;
}
Ajudei Repu
Reply


Messages In This Thread
[Ajuda]Como criar /orgs - by MatheusAlcapone - 01.03.2012, 23:08
Re: [Ajuda]Como criar /orgs - by kinhobryant - 01.03.2012, 23:37
Re: [Ajuda]Como criar /orgs - by Don_Speed - 01.03.2012, 23:39
Respuesta: [Ajuda]Como criar /orgs - by MatheusAlcapone - 02.03.2012, 00:04
Re: [Ajuda]Como criar /orgs - by Don_Speed - 02.03.2012, 00:07
Re: [Ajuda]Como criar /orgs - by DouglasRodrigues - 02.03.2012, 00:14
Respuesta: [Ajuda]Como criar /orgs - by MatheusAlcapone - 02.03.2012, 00:14
Re: [Ajuda]Como criar /orgs - by DouglasRodrigues - 02.03.2012, 00:27
Respuesta: [Ajuda]Como criar /orgs - by MatheusAlcapone - 02.03.2012, 00:58
Re: [Ajuda]Como criar /orgs - by paulor - 02.03.2012, 16:05

Forum Jump:


Users browsing this thread: 1 Guest(s)