AwardBadge (Function): Difference between revisions
From Goodblox Wiki
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{CatUp|Functions}} | {{CatUp|Functions}} | ||
<onlyinclude>{{Function| | <onlyinclude>{{Function| | ||
name = AwardBadge | name = AwardBadge |
Latest revision as of 20:37, 23 September 2021
Function | |
---|---|
Syntax | AwardBadge( Integer userId, Integer badgeId ) |
Returns | n/a |
Description: | Gives player with userId a badge with badgeId. |
In Object: | BadgeService |