/giverank
#3

Quote:
Originally Posted by Jefff
Посмотреть сообщение
pawn Код:
new Spelare[24],Spelare2[24];
GetPlayerName(playerid, Spelare, sizeof(Spelare));
GetPlayerName(giveplayerid, Spelare2, sizeof(Spelare2));
Thanks alot!


and is this warning something to care about?
Код:
(491) : warning 219: local variable "giveplayerid" shadows a variable at a preceding level

i got the warning on this
new giveplayerid = ReturnUser(tmp);
Reply


Messages In This Thread
/giverank - by cruising - 18.08.2010, 00:08
Re: /giverank - by Jefff - 18.08.2010, 00:19
Re: /giverank - by cruising - 18.08.2010, 00:38
Re: /giverank - by Jefff - 18.08.2010, 01:11
Re: /giverank - by cruising - 18.08.2010, 01:40

Forum Jump:


Users browsing this thread: 1 Guest(s)