Skip to main content

Love Lock

Love Lock furniture: initiating and confirming the lock ceremony.

C→S 3775 - LoveLockStartConfirm

Nitro: FRIEND_FURNI_CONFIRM_LOCK

Source: LoveLockStartConfirmEvent, FriendFurniConfirmLockMessageComposer

Body:
itemId: int
readBoolean: boolean

Confirms or declines a love lock ceremony for a specific love lock furniture item.

S→C 3753 - LovelockFurniStart

Nitro: LOVELOCK_FURNI_START Source: LoveLockFurniStartComposer, LoveLockFurniStartEvent

Sent to start the love-lock furniture confirmation UI.

FieldTypeNotes
furniIdintRoom item ID of the love-lock furniture
userIdintAccount ID of the initiating user
partnerIdintAccount ID of the partner

Initiates the love lock ceremony, prompting both users to confirm.

S→C 382 - LovelockFurniFriendComfirmed

Nitro: LOVELOCK_FURNI_FRIEND_COMFIRMED Source: LoveLockFurniFriendConfirmedComposer, LoveLockFurniFriendConfirmedEvent

FieldTypeNotes
furniIdintRoom item ID of the love-lock furniture

Notifies that one of the two users has confirmed the love lock.

S→C 770 - LovelockFurniFinished

Nitro: LOVELOCK_FURNI_FINISHED Source: LoveLockFurniFinishedComposer, LoveLockFurniFinishedEvent

FieldTypeNotes
furniIdintRoom item ID of the love-lock that has been completed

Notifies both users that the love lock ceremony completed and the furniture is now locked.