25.10.2017, 06:47
Quote:
A string size issue somewhere that doesn't even reach the MAX_DIALOG_LIST_ITEMS, it happens when you combine labels+preview models.
Code: https://paste.ofcode.org/CpPy2yhmMy3r6XQdUmHUMS Screenshot: ![]() ![]() |
PHP Code:
"%s%i\t%s~g~(%m)\n"
PHP Code:
new string[sizeof (mInfo) * /*max length of the item name string*/ + 3/*for specifiers in format*/];