#placeholder inside another placeholder
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
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?
Use Utils instead
/papi ecloud download Utils
/papi reload
%utils_parseother:[<player name>]_formatter_number_{statistic_hours_played}%
I'll try, ty!