02.01.2018, 16:26
That's not how getplayername works,
replace with this and notice the difference.
replace with this and notice the difference.
PHP Code:
GetPlayerName(playerid , playername, sizeof(playername));
INI_WriteString(File,"Name",playername);