Quote:
Originally Posted by DMee
OK, chaley's script ran fine - eventually
But produces
Leg-of-Eli-Mon [{0:01.0f}] The Spirit Thief
when plugged into scrip??
|
The script produces a number format string, not a formatted series number. I think you want
Code:
s_index = format_number(field('series_index'), field('#complex_series'));