I need to agree with this post Roblox should add some selection box in the settings page, for example!
And default value should be false.
And something like this
Edited :
If this feature will be added I think it would be better to do something like this
local String,Bool = SocialService:PromptGameInvite();
--[[
Bool if it was successful or not
String is the error message
It should work same as pcall() I am not using pcall() because they said it is not throwing any error.
]]
if (Bool) then
-- Player Has SocialService Enabled In Settings
elseif not(Bool) then
-- Player Hasn't Enabled SocialService In Settings
end
Can we actually even have a prompt in-game for stuff like this? I never really use the chat window and I also think itâd be helpful for those who arenât watching the website.
I would say that the Developer inquestions tactic is used allot not just on Roblox. Theyâre not doing anything wrong and plus the invite friend system was made for this as well as other functions and uses. As far as I am concerned this is just a hate twords simulator games and itrelevant. Now please keep in mind my opinion is mainly, user can now choose how they operate with this system. The only case where it could be wrong that I can think of is a scam where someone has to inivite other players for âfree Robuxâ but hopefully Robloxs Moderation will make a system where it would automatically flag a text or image that says Robux in it.
I mean where is the rule that doesnât allow players to do this. Itâs a tactic that has been used throughout many games like I said. Itâs just a marketing tactic granted I think there should be a limit of invites per day to a player from another player.
Small issue with this and the new cloud localization feature. I display a prompt after the window is closed saying who they invited and how many coins a user got, but now I have stuff like this on the website.
Sorry for bumping this but, I want to address this post.
If everyone had turned the invite message off, who would turn it back on? Really there is no reason for any to want to get spammed with join requests, it will render the feature useless. I think if it becomes so much of a problem for you, you should be able to turn this off yourself, otherwise it should be left on.
Theyâre planning on turning it back on within the next few days. Hopefully theyâll introduce something thatâll prevent spamming those alongside the fixes.
Personally, I donât plan on using this since it still doesnât allow players to follow their friends into a non-start place of a universe, rendering the invite feature completely useless for my game.
Some front-page games on Roblox would most likely suffer from this problem too since some of them are multiplaced.
Perhaps the problem with non start places is the reason this was turned off, though Iâm not sure.