Posts: 76
Threads: 17
Joined: Aug 2009
I found a message script at a Japanese site that allows name windows and face windows. The problem is I cannot figure out the code I have to put in the text to get a name window and face window. I even tried translating the comments with google translate and none of the comments said how.
Script removed to do the terms of the site it was at.
Posts: 1,019
Threads: 76
Joined: Jan 2010
There are plenty of english scripts doing this. I would recommend getting one.
Valdred
Tech Administrator of Save-Point
Posts: 310
Threads: 13
Joined: May 2011
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'
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.
Posts: 76
Threads: 17
Joined: Aug 2009