AwardBadge (Function): Difference between revisions
From Goodblox Wiki
Jump to navigationJump to search
(created the page) |
mNo edit summary |
||
Line 8: | Line 8: | ||
|object = [[GBX.lua.BadgeService (Service)|BadgeService]] | |object = [[GBX.lua.BadgeService (Service)|BadgeService]] | ||
}}</onlyinclude> | }}</onlyinclude> | ||
[[Category:Functions]] |
Revision as of 02:41, 22 September 2021
Function | |
---|---|
Syntax | AwardBadge( Integer userId, Integer badgeId ) |
Returns | n/a |
Description: | Gives player with userId a badge with badgeId. |
In Object: | BadgeService |