Skip to main content

calendar.open_door

Generated from spec/protocol.yaml. Do not edit by hand.

Overview

  • ID: 2257
  • Header: OPEN_CAMPAIGN_CALENDAR_DOOR
  • Direction: Client to Server (c2s)
  • Realm: Subscription & Offers
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Open a campaign calendar door for the current day

Payload fields

FieldTypeRequiredDescription
campaignNamestringrequiredName of the active campaign calendar.
dayNumberint32requiredZero-based day index to open.

Behavior

Sender

Sent when the player clicks on a calendar door to claim the daily reward.

Receiver

The server validates that the door has not been opened already, grants the reward, and responds with the door contents.

Notes

  • No additional notes