#help with prompt favorite game
1 messages · Page 1 of 1 (latest)
Have a datastore value named FirstTime = true, and check if its true before prompting. After prompting for the first time set it to false
1 messages · Page 1 of 1 (latest)
i want it to be so it just asks once to favorite the game not always
idk how to do it
game:GetService("AvatarEditorService"):PromptSetFavorite(game.PlaceId,Enum.AvatarItemType.Asset,true)
Have a datastore value named FirstTime = true, and check if its true before prompting. After prompting for the first time set it to false