#parse other placeholder is blank
1 messages · Page 1 of 1 (latest)
in the example menu im using im just using a simple ping placeholder so it should show the ping of the username used in the argument but its just blank
📋 Your paste, mattjava
you're missing a } after {target}
@chrome delta
yours: %parseother_{{target}_{player_ping}%
correct: %parseother_{{target}}_{player_ping}%
I changed it and it still is blank
ok it worked thanks