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

pawn Код:
stock GetPlayerName(playerid)
{
    new name[20]; // max player name allowed
    GetPlayerName(playerid, name, 20);
    return name;
}
If you use "GetPlayerName"
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)