BossShopPro
Tokens automatically implements into BossShopPro in three ways, as Points, as Rewards, and as a PriceType. For each implementation you can simply put tokens
as the value. To see an example shop click here, or you can find the usage for each type below.
Rewards
Rewards in BSP is what you get when you purchase something. Here is an example of a shop item that exchanges $100 currency for 1 Token.
Notice how the reward type is tokens
all lowercase with an 's' on the end.
PriceType
PriceTypes in BSP is what you pay to purchase something. Here is an example of a shop item that exchanges 1 Token for $100 currency.
Notice how the PriceType is tokens
all lowercase with an 's' on the end.
Last updated