Skip to main content

DialogChangeItemColor

Callable


  • Validates that the player is allowed to change the item color and swaps it on the fly


    Parameters

    • C: Character

      The player who wants to change the color

    • Color: BCColor

      The new color in the format "#rrggbb"

    Returns void

    • Nothing