Skip to main content

VariableHeightInit

Callable


  • Initialize the variable height item properties


    Parameters

    • Data: VariableHeightData
    • C: Character

      The character that has the item equiped

    • Item: Item

      The item in question

    • Push: boolean

      Whether to push to changes to the server

    • Refresh: boolean

      Whether to refresh the character. This should generally be true, with custom script hooks being a potential exception.

    Returns boolean

    Whether properties were initialized or not