GetPlayerName(playerid, string, MAX_PLAYER_NAME);format(string, sizeof(string), "%s, you recieved armor, health and money.", string);SendClientMessage(playerid, COLOR_GREEN, string);