It does not share XP

was thinking of original Nightmare mud I played on that did.
However if you look at lib/player.c and the function void AddQuestSkillPoints(string skill, int amount) {}
You will see how that adds quest points for party members, you could add a similar section to add XP share on quests and killing mobs?