18.06.2011, 02:20
Well i know that.i confuse with line 137. this is the code
Код:
stock PlayerName(playerid) { new PlrName[MAX_PLAYER_NAME]; GetPlayerName(playerid,PlrName,sizeof(PlrName)); return PlrName; } return 1; <<< line 137 }