Currently experience messages for long sessions of group kills tally kills and experience per kill notifications. Found out this is coming from custom.inc but it is only group experience.
Kind of niche but would it be possible to add 2 more events for solo and raid experience to the top of the file? I've been manually doing it for a while but it'd be nice for others in raids/solo to see.
Line 2 and 3 are my additions.
Kind of niche but would it be possible to add 2 more events for solo and raid experience to the top of the file? I've been manually doing it for a while but it'd be nice for others in raids/solo to see.
INI:
#event CustomExp "#*#You gain party experience#*#"
#event CustomExp "#*#You gain experience#*#"
#event CustomExp "#*#You gained raid experience#*#"
Line 2 and 3 are my additions.

