Core chat scripts contain deprecated methods

It is currently hard to have full consistency when editing certain core scripts, namely the core chat scripts.

The core chat scripts contain various deprecated methods including :connect. Adding in additional functions is annoying for a developer because new methods added by the developer do not match the outdated features in the chat script.

As a developer, it’s generally annoying to have API inconsistencies in code and it makes it annoying when editing the chat scripts that new functions you add on your own don’t match the outdated code style.

If Roblox were able to address this, it would help promote code readability and consistency, making it easier for developers.

This topic was automatically closed after 5 minutes. New replies are no longer allowed.