Is there any events for a player receiving a badge?

What i mean by this question is are there any events that fire when a player in the game receives a badge? like .BadgeAwarded or something

Not really but, you can always make your own service-like module w/ a signal that gets fired when a user is successfully given a badge so your other systems can listen in on it…

2 Likes

It exists but we don’t have the permissions to use it

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.