okay I'm editing the status script to where the player selects the character and when the status menu pops up it shows a biography for each if you have played aveyond 3.1 to 3.4 you know what I'm talking about
Firstly what Rpg maker do you use,
Secondly what are you having problems with - what part of the window,
- This sounds like, from the brief description, just a simple new window, look at some scripts for the maker your using and see if that helps you. -
I can't really do anything to help you, accept from that little bit of advise, as you have only put in minimal detail in your post.
oh sorry, i use rpg maker xp. here i'll give you the link to my pics of what i want and of my window
http://rmrk.net/index.php/topic,43094.msg491543.html#msg491543
Have you tried using an array or most probably in this case a 3d hash (formulated by using an array as a key, use the actor number and then line number, etc) to store the text to be called up by the script.
http://rpgmaker.net/articles/102/
THANK YOU!!