18.06.2011, 01:44
THis is the error in line 137
Код:
new PlrName[MAX_PLAYER_NAME]; GetPlayerName(playerid,PlrName,sizeof(PlrName)); return PlrName; } return 1; <<< line 137 }