/radio
#2

pawn Код:
dcmd_radio(playerid, params[])
{
          if (IsCop[id] == 1)) ((May not be right, I KNOW))
          {
               new string[256], message;
               if(sscanf(params, "z", message)) return SendClientMessage(playerid, ORANGE, "[System] Usage: /radio [Text]");                        
                   format(string, sizeof(string), "[Radio] %s: %s", Name(playerid), playerid, message);
                   //Your SendClientMessage here              
                   return 1;
         }
}
Reply


Messages In This Thread
/radio - by DragonBlaster50 - 21.09.2010, 19:43
Re: /radio - by Mimic - 21.09.2010, 19:54

Forum Jump:


Users browsing this thread: 1 Guest(s)