Skip to main content

furniture.wired_reward

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

Overview

  • ID: 178
  • Header: WIRED_REWARD
  • Direction: Server to Client (s2c)
  • Realm: Furniture & Items
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Deliver a wired reward result to the user

Payload fields

FieldTypeRequiredDescription
rewardTypeint32requiredType of reward granted.
uniqueRewardsbooleanrequiredTrue if rewards are unique per user.
badgeRewardsobject[]requiredArray of badge reward records.
prizeRewardsobject[]requiredArray of prize reward records.

Behavior

Sender

Sent when a wired reward action fires and grants the user a prize or currency.

Receiver

The client shows the reward notification. Confirmed in GLADIATOR.

Notes

  • No additional notes