dialogs help
#1

mm hey so I have mad this
PHP код:
GetPlayersInEventOne()
{
    new 
count;
    for(new 
x=0xMAX_PLAYERSx++)
    { 
//x = MAX_PLAYERS
          
if(Eventr[x]==1)
          {
            
count++;
        }
    }
    return 
count;

so what I need to do is that when it show me the dialogs it show me the ineventone players like a string how to do that?
Reply


Messages In This Thread
dialogs help - by silverms - 04.03.2017, 17:44
Re: dialogs help - by Toroi - 04.03.2017, 18:01
Re: dialogs help - by silverms - 04.03.2017, 18:03
Re: dialogs help - by Toroi - 04.03.2017, 18:08
Re: dialogs help - by silverms - 04.03.2017, 18:17
Re: dialogs help - by Toroi - 04.03.2017, 18:39
Re: dialogs help - by silverms - 04.03.2017, 18:48
Re: dialogs help - by ThatFag - 04.03.2017, 19:18
Re: dialogs help - by JessThompson - 04.03.2017, 19:23
Re: dialogs help - by silverms - 04.03.2017, 19:30

Forum Jump:


Users browsing this thread: 1 Guest(s)