Simple question.
#7

Simple fix.

pawn Код:
new string[128]; //Only 1 string is needed for this.
  GetPlayerName(playerid,string,sizeof(string));
  format(string,sizeof(string),GREETING[random(sizeof(GREETING))],string);
  strins(string,"Megan: ",0);
  SendClientMessageToAll(WHITE,string);
Reply


Messages In This Thread
Simple question. - by Striker_Moe - 29.12.2009, 13:49
Re: Simple question. - by Tigerbeast11 - 29.12.2009, 13:52
Re: Simple question. - by Striker_Moe - 29.12.2009, 13:52
Re: Simple question. - by Striker_Moe - 29.12.2009, 14:02
Re: Simple question. - by Tigerbeast11 - 29.12.2009, 14:10
Re: Simple question. - by Striker_Moe - 29.12.2009, 14:10
Re: Simple question. - by Joe Staff - 29.12.2009, 14:13
Re: Simple question. - by Micko9 - 24.01.2010, 18:05

Forum Jump:


Users browsing this thread: 4 Guest(s)