Creating a description for a chat command

I came up with this problem:
I have a script that basically spawns random cars by typing: /randomcar.
I wanted to add a little description to the command, like the ones that appear below the command when you are typing it in the chat.
Thanks for the help!

See the docs for chat:addSuggestion.

2 Likes

Thanks bro!