If you want it to work with more messages increase the number in the format string.
E.g “%02d” → “%09d”
If you want an even better solution then use layout order
If you want it to work with more messages increase the number in the format string.
E.g “%02d” → “%09d”
If you want an even better solution then use layout order
It will work with a UIListLayout, you’ll just need to set the ‘SortOrder’ to name instead of layout order.