Hi, I need help.
So what I want to happen from the script is it function to display the prefabs based on the information from database,
For example mysql database GGWP, table user, column tokenid = monster123.prefabs
Then it will show the prefabs of monster123.prefabs based to where I will point on the ui.
Like the script will read the information from database, and based on the information, it will display it to the UI
What command should i use?