Added
Code (Text):
%objective_scoreof_{<obj-name>}_for_<placeholder>%
This will first parse <placeholder> as an Entry, then attempt to retrieve the score of <obj-name> for that Entry.
Example:
If:
Code (Text):
%objective_entryposhigh_{mostKills}_{1}% = LethalBunny
Then:
Code (Text):
%objective_scoreof_{deaths}_for_objective_entryposhigh_{mostKills}_{1}%
= the # of deaths for the Entry with the Most Kills aka deaths for LethalBunny
- you can thank
@Craked_wolf for this feature
