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

Код:
     
     new string[128];
     new name[MAX_PLAYER_NAME];
     GetPlayerName(playerid, name, sizeof(name));
     format(string, sizeof(string), "%s, you recieved armor, health and money.", name));
     SendClientMessage(playerid, COLOR_GREEN, string);
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: 2 Guest(s)