Audio In island transaction

Am I allowed to sell a sound effect when a player eliminates another player
because I’m not sure under what type of entitlement I should place it…

**
**

Hello, Welcome to the Forums.

I’m guessing you’d want players to only buy the SFX once - so I’d consider it a ‘Durable’ entitlement.

    Consumable<override> : logic = false
    PaidRandomItem<override> : logic = false
    PaidArea<override> : logic = false
    ConsequentialToGameplay<override>:logic = false

yeah they only have to buy it once to able to use it forever,right?

does that mean i shouldn’t use any of the entitlements epic gives.

Yes, the entitlement once purchased would be linked to their Epic account.

After the player exits / joins a new session there would need to be code that checks the players entitlements and unlocks what they’ve already purchased.

I don’t understand the second question. All the entitlements are created/defined by you in EntitlementInfo.