[Ajuda] Pq Issu?
#2

pawn Код:
stock MensageAdmin(cor,string[])
{
  for(new d; d < GetMaxPlayers(); ++d)
  {
    if(IsPlayerConnected(d) && PlayerInfo[d][pAdmin] > 1)
    {
       SendClientMessage(d,cor,string);
    }
  }
}
Reply


Messages In This Thread
Pq Issu? - by Owtsiixx_Twd - 03.10.2012, 00:31
Re: Pq Issu? - by .FuneraL. - 03.10.2012, 00:33
Re: Pq Issu? - by tonisantolia - 03.10.2012, 00:37
Re: Pq Issu? - by Maklister - 03.10.2012, 00:40
Re: Pq Issu? - by Owtsiixx_Twd - 03.10.2012, 00:41
Re: Pq Issu? - by Maklister - 03.10.2012, 00:59
Re: Pq Issu? - by tonisantolia - 03.10.2012, 01:07
Respuesta: Pq Issu? - by ipsBruno - 03.10.2012, 04:58

Forum Jump:


Users browsing this thread: 1 Guest(s)