Skip to main content

PrivateWearRing

Callable

  • PrivateWearRing(C: Character, Color: string): void

  • Puts a wedding ring of a specified color on a specified character


    Parameters

    • C: Character

      The character that must wear the ring.

    • Color: string

      The color of the ring #D0D000 is gold, #B0B0B0 is silver.

    Returns void

    • Nothing.