ChatService:ProcessCommandsFunctionExists( )

OR don’t error in :UnregisterProccessCommandsFunction( ) if it doesn’t exist so that if for example I make an auto-updating admin I can make sure any old command processors are unregistered

pcall?

2 Likes

I’ve got that. At the very least though this function should throw a meaningful error?

I will add this method and update the UnregisterProcessCommandsFunction to throw a better error.

1 Like

Lovely!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.