Skip to main content

Execute_SetCurrency

Description

Sets the currency amount for the specified currency id, or for all non-CatShopPoint currencies.

Parameters

ParameterDescription
BaseObjectTransaction instigator (used for record/context).
S1(Optional) Currency id (Currency.Id). If None, sets all (except CatShopPoint).
F1New amount to set.

Examples

DescriptionBaseObjectCommandS1F1
Sets self currency Mew to 5000.SelfSetCurrencyMew5000
Sets all currencies (except CatShopPoint) to 0.SelfSetCurrency0