31.10.2010, 17:08
use a loop trough players then check if the player is in a group small ex:
if(IsInBlackWavesGroup[i] == 1)
{
formatting of string bla bla with %s from playername %d from playerid(optional).
sendclientmessage(color,string);
if(IsInBlackWavesGroup[i] == 1)
{
formatting of string bla bla with %s from playername %d from playerid(optional).
sendclientmessage(color,string);