Skip to content

из-за этой ошибки нельзя создать вложенные меню и задать порядок #3

@boogalo

Description

@boogalo
-ArrayGetArray(g_PointsBonusItems,i,itemData);
-num_to_str(i,itemInfo,charsmax(itemInfo));
+ArrayGetArray(g_PointsBonusItems,itemIndex,itemData);
+num_to_str(itemIndex,itemInfo,charsmax(itemInfo));

https://github.com/s008nyx/aes/blob/master/scripting/aes_bonus_system.sma#L631-L632

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions