How do i get rid of these warnings?!?
#10

Quote:
Originally Posted by bestr32
Посмотреть сообщение
pawn Код:
new pname[MAX_PLAYER_NAME]; //Defining pname as player's in-game name.
new string[156]; // Defining the string
GetPlayerName(playerid, pname, sizeof(pname)); // Using pname as getting player's name
format(string,sizeof(string), "%s, you received armor, health and money", pname); // Formating the string
SendClientMessage(playerid, COLOUR, string);
You bumped a thread from 2010. Good job, mate.
Reply


Messages In This Thread
How do i get rid of these warnings?!? - by Chrillzen - 17.08.2010, 08:25
Re: How do i get rid of these warnings?!? - by ikey07 - 17.08.2010, 08:38
Re: How do i get rid of these warnings?!? - by Chrillzen - 17.08.2010, 08:45
Re: How do i get rid of these warnings?!? - by ikey07 - 17.08.2010, 08:55
Re: How do i get rid of these warnings?!? - by Claude - 17.08.2010, 10:26
Re: How do i get rid of these warnings?!? - by Mike Garber - 17.08.2010, 10:29
Re: How do i get rid of these warnings?!? - by bestr32 - 18.01.2012, 16:55
Re: How do i get rid of these warnings?!? - by milanosie - 18.01.2012, 17:47
Re: How do i get rid of these warnings?!? - by RyDeR` - 18.01.2012, 17:56
Re: How do i get rid of these warnings?!? - by SchurmanCQC - 18.01.2012, 19:52

Forum Jump:


Users browsing this thread: 1 Guest(s)