Skip to main content

ChatRoomSendOwnershipRequest

Callable

  • ChatRoomSendOwnershipRequest(RequestType: Accept | Propose | Release | Break): void

  • Triggered when the player selects an ownership dialog option. (It can change money and reputation)


    Parameters

    • RequestType: Accept | Propose | Release | Break

      Type of request being performed.

    Returns void

    • Nothing