Does anyone know if there's a maximum length for the #descr command for nation modding, and if so, what that limit is?
My description keeps getting chopped off, and I'm not sure if it's due to bad formatting or exceeding a length limit; I know I'm well short of various vanilla nation description lengths, and it's not breaking at a "usual" length like 1024 chars or anything (not in front of the game at the moment, but it's something like 650 chars where it's cutting off for me presently.)
Also, the mod manual describes the syntax as
HTML Code:
#descr "<nation name>"
, but I assume the correct syntax is just
HTML Code:
#descr "<description text>"
as it seems to not like the 2nd argument.
...and, as long as I'm here, anyone aware of character limits for the other modding name/brief/descr(ription)/summary commands?