[AYUDA] Me ayudan ah hacer esto por favor???
#3

Код:
new count = 0, string[50];
for(new i = 0, j = GetPlayerPoolSize(); i <= j; i++)
{
	if(IsPlayerConnected(i)) count++;
}
format(string,sizeof(string),"Players OnLine: %d",count);
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)