Skip to main content

pet.scratch_failed

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

Overview

  • ID: 1130
  • Header: PET_SCRATCH_FAILED
  • Direction: Server to Client (s2c)
  • Realm: Pets
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Indicate that a pet scratch (respect) failed due to age

Payload fields

FieldTypeRequiredDescription
currentAgeint32requiredPet's current age in days.
requiredAgeint32requiredMinimum age required in days.

Behavior

Sender

Sent when the player tries to scratch a pet that is too young.

Receiver

The client shows an error with the age requirement.

Notes

  • No additional notes