@Not_Croniix@Pyrophina@TyMadden14@Roblox_RTC So what is your argument? Why speak for 90% of developers who "won't use it" if that was just your opinion?
Developers will absolutely use this. It saves time, it's so much more convenient. If they absolutely need it customized, sure, they can code it themselves.
@Not_Croniix@TyMadden14@Roblox_RTC You're being unrealistic. Roblox isn't waiting for you to ask them to add something, they're just gonna do it. That's how progress is made. People don't like this because they think it's another "replacement." They are quick to assume because of what Roblox has done already.
@Not_Croniix@Roblox_RTC Isn't that.. Contradictory? If they're making it an option, then they aren't replacing anything. This feature is R15 only, anyways.
@haizoopRBLX to make it not case sensitive, lower the message with string.lower(), then compare.
the string library is ideal for this use case. especially when you want to have custom arguments. though I do recommend looking into tables if you haven't already, before using string.split().
Intestines Beta goes into effect soon, Roblox Creators! Please remodel all of your UGC to include a realistically modeled digestive tract with fully-rigged deformation, so that digital food such as Oreos™ may pass through our new Immersive Avatars™.
@haizoopRBLX@imbasicxd coroutines are useful for when you want to manage threads. you're able to pause and resume them which allow for more granular control as opposed to the task library.
@tatsallyourz@Nightbat152 they're sort of already doing it, but moreso releasing tools for matchmaking instead of making it default for all games. so developers still have to do some stuff