// global:new Player_Name[MAX_PLAYERS][21];#define GetName(%0) Player_Name[%0]// OnPlayerConnect:GetPlayerName(playerid, Player_Name, 21);