buyProperty
Description
Payload Structure
{
source = playerId, -- The player's server ID
player = playerData, -- Player data object from framework
propertyId = propertyId,-- Property identifier
buyAs = buyAs -- Purchase type (e.g., 'society', 'user')
}Parameters
Usage Example
Return Values
Last updated