Skip to main content

Execute_AddTinyShopScore

Description

Adds the specified score value to the TinyShop site identified by the given TinyShop table ID. The score is added using the Script score type. If the TinyShop site or its component cannot be found, the action is skipped.

Parameters

ParameterDescription
S1TinyShop table ID (TinyShop.Id) identifying the target shop.
F1Score value to add to the TinyShop.

Examples

DescriptionBaseObjectCommandS1F1
Add 10 score to a specific TinyShop siteSelfAddTinyShopScoreTinyShop_Bakery10
Add 5 score to a TinyShop after a successful transactionSelfAddTinyShopScoreTinyShop_Cafe5
Add 1 score to a TinyShop upon customer interactionTargetAddTinyShopScoreTinyShop_Store1