my 101st thread!*celebration*
#9

Here you are bro:
PHP код:
CMD:lideri(playerid,params[]) 

    for(new 
i=0;i<MAX_PLAYERS;i++) 
    { 
        if(
PlayerInfo[i][pRank] == 6
        { 
              new 
str[512],orgname[24],name[MAX_PLAYER_NAME]; 
              
GetPlayerName(inameMAX_PLAYER_NAME);
            if(
PlayerInfo[i][pOrgID] == 1) { orgname "Grove Street Families"; } 
---->            
format(str,sizeof(str),COL_RED,"%s | %s |",orgname,name); 
            
ShowPlayerDialog(playerid,DIALOG_LIDERI,DIALOG_STYLE_MSGBOX,""COL_BLUE"Aktivni lideri:",str,"Ok",""); 
        } 
    } 
    return 
1

+1 REP if I helped you
Reply


Messages In This Thread
my 101st thread!*celebration* - by n00blek - 25.09.2017, 16:18
Re: my 101st thread!*celebration* - by Sew_Sumi - 25.09.2017, 16:23
Re: my 101st thread!*celebration* - by n00blek - 25.09.2017, 16:24
Re: my 101st thread!*celebration* - by coool - 25.09.2017, 16:33
Re: my 101st thread!*celebration* - by J0sh... - 25.09.2017, 16:34
Re: my 101st thread!*celebration* - by n00blek - 25.09.2017, 16:38
Re: my 101st thread!*celebration* - by Fratello - 25.09.2017, 16:59
Re: my 101st thread!*celebration* - by Marricio - 25.09.2017, 17:33
Re: my 101st thread!*celebration* - by Kraeror - 25.09.2017, 18:20
Re: my 101st thread!*celebration* - by n00blek - 25.09.2017, 18:53

Forum Jump:


Users browsing this thread: 2 Guest(s)