Chat text is not working - Help needed
#2

pawn Код:
if(PlayerInfo[playerid][pReborn] == 0)
{
  new sendername[MAX_PLAYER_NAME], string[128];
  GetPlayerName(playerid, sendername, sizeof sendername);
  format(string, sizeof strin, "%s [%i]: %s", sendername, playerid, text);
  SendClientMessageToAll(colorhere, string);
  return 0;
}
Reply


Messages In This Thread
Chat text is not working - Help needed - by Mowgli - 20.06.2009, 15:35
Re: Chat text is not working - Help needed - by Grim_ - 20.06.2009, 16:06
Re: Chat text is not working - Help needed - by Correlli - 20.06.2009, 16:08
Re: Chat text is not working - Help needed - by Grim_ - 20.06.2009, 16:09
Re: Chat text is not working - Help needed - by Joe Staff - 20.06.2009, 16:11
Re: Chat text is not working - Help needed - by Correlli - 20.06.2009, 16:13
Re: Chat text is not working - Help needed - by Mowgli - 20.06.2009, 16:19
Re: Chat text is not working - Help needed - by Correlli - 20.06.2009, 16:24
Re: Chat text is not working - Help needed - by Joe Staff - 20.06.2009, 16:25
Re: Chat text is not working - Help needed - by Mowgli - 20.06.2009, 16:33

Forum Jump:


Users browsing this thread: 1 Guest(s)