#placeholder inside another placeholder

1 messages · Page 1 of 1 (latest)

teal halo
#

I'm trying to use the parseother expansion placeholders inside a formatter placeholder
%parseother_{player}_{formatter_number_{statistic_hours_played}}%

but it doesn't work. Is there any solution for this?

paper cargo
#

Use Utils instead

#

/papi ecloud download Utils
/papi reload
%utils_parseother:[<player name>]_formatter_number_{statistic_hours_played}%

teal halo
#

I'll try, ty!