Warning 202:...
#3

I will make it easier for you to understand what Vince meant.

pawn Код:
// global:
new Player_Name[MAX_PLAYERS][21];

#define GetName(%0) Player_Name[%0]

// OnPlayerConnect:
GetPlayerName(playerid, Player_Name, 21);
Now, replace "GetPlayerName(playerid)" with "GetName(playerid)" and you're done.
Reply


Messages In This Thread
Warning 202:... - by Mriss - 28.03.2014, 22:54
Re: Warning 202:... - by Vince - 28.03.2014, 23:01
Re: Warning 202:... - by Konstantinos - 28.03.2014, 23:05

Forum Jump:


Users browsing this thread: 1 Guest(s)