Quote:
Originally Posted by ExTaZZ69
I think this i have a problem with #pragma dynamic.

Any ideas?
Edit:
When i delete this line
Код:
#pragma dynamic (DIALOG_MAX_LISTITEMS * DIALOG_MAX_LISTITEM_SIZE * 4)
I recive an unknown command in game eror. I see the dialog but the listitems are not shown. I use a "print" debug method and this line not execute:
Код:
new t_sSplit[DIALOG_MAX_LISTITEMS][DIALOG_MAX_LISTITEM_SIZE];
|
That issue will be fixed in the upcoming new update with a resolution fix from
Electro as well.But it might take time since i am busy in updating lot of my libraries.