Guest Posted July 24, 2020 Share Posted July 24, 2020 . Link to comment Share on other sites More sharing options...
1 jcsnider Posted July 24, 2020 Share Posted July 24, 2020 var multiplier = 1.0f + (partyMembersInXpRange.Count() * 0.1f); var partyExperience = (int)(descriptor.Experience * multiplier); Β Should do what you want. Kamus 1 Link to comment Share on other sites More sharing options...
0 Guest Posted July 24, 2020 Share Posted July 24, 2020 Link to comment Share on other sites More sharing options...
Question
Guest
.
Link to comment
Share on other sites
2 answers to this question
Recommended Posts