How could I display a message on screen with data from the database?
For example, if I wanted to display the code of a safe to a player, saying "The code is 1010" but taking the 1010 from the database.
How could I display a message on screen with data from the database?
For example, if I wanted to display the code of a safe to a player, saying "The code is 1010" but taking the 1010 from the database.