[DiscordArchive] currently I am setting `playerRace = player:GetRace()` but I can't figure out how to get the race id
[DiscordArchive] currently I am setting `playerRace = player:GetRace()` but I can't figure out how to get the race id
Archived author: Bset • Posted: 2020-08-09T11:29:00.830000+00:00
Original source
currently I am setting `playerRace = player:GetRace()` but I can't figure out how to get the race id of the person who invites them - any ideas?
Archived author: iThorgrim • Posted: 2020-08-09T11:31:30.207000+00:00
Original source
Use: GetRaceMask()
Archived author: Bset • Posted: 2020-08-09T11:39:51.312000+00:00
Original source
Thanks
Archived author: Bset • Posted: 2020-08-09T11:40:14.927000+00:00
Original source
what about when trying to get the Race ID from the person who sent the player the invite?