message[] property commonCreatedMSG auto ; I have 6 messages from 0 to 5
int ccMSG = commonCreatedMSG.Length
Now my problem is to how show a certain message, I first set the integer to the number of the message I want, but then how I show the message itself based on the integer number?
Couldn't find anything on the Skyrim script to use as reference so I'm lost.
I'm trying to make a smaller script that instead of calling each message everytime I just call a function that do the job for everything.
Thanks in advance.



