How to check if text in a texbox is a valid ID?

Hello, I am making a customization game, and I am wondering, how could I check if the text in a textbox is a valid sound/animation ID?

If anyone has any suggestions or answers to this, they’d be greatly appreciated, thank you!

You can just use :GetProductInfo(id) and see if it returns anything.

1 Like

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