05-14-2011, 04:26 PM
If you still want an answer to your question on using this script.
I haven't found a way to get it directly from display message event, but with a little script event it works just as well.
for setting the name of the following text messages to 'Jacob'
the images are taken from the 'pictures' folder, just fill in the name of the picture and it'll take said image.
I haven't found a way to get it directly from display message event, but with a little script event it works just as well.
Code:
$msg_name = 'Jacob'
for setting the name of the following text messages to 'Jacob'
Code:
$msg_face = 'img name here'
the images are taken from the 'pictures' folder, just fill in the name of the picture and it'll take said image.