TanukiChan 0 Report post Posted September 10, 2010 So I need help with a few things, as I said to someone else I used to know RPG maker XP like it was the back of my hand in a bowel of cereal. So I need to remember these things I forgot so I hope people can help me =D First offffff.. 1. Okay I used to know this but seriously forgot over 2 years, how to do you make a bank for items and gold or just one for items and one for gold. 2. Not really sure HOW to make the caterpillar *I read something on it and got seriously confused @_@ because I'm not to bright when it comes to things like that.. 3. After typing in a name that you want for a character...Like tan-chan or something, I want all other characters that you talk to say his/her name depending on w/e you name the character. *Like normal RPG games XD* :clap: is the sky blue *Just kidding xD* *Cough* anyways, if anyone could help me with these things =D I'd seriously love you! :biggrin_002: Share this post Link to post Share on other sites
Valdred 1 Report post Posted September 10, 2010 (edited) 1. This is quite complicated. I'll make you a script. 2. Use a script for it: http://www.kobrasrealm.net/forum/index.php?showtopic=1014 If you dunno how to use a script: Go into your script editor, create a new script above "main" (by right clicking and choosing insert) and paste the script into the slot you just made. 3. write \n[1] in a show text command, and it will show the name of the first actor. \n[2] for the second actor, and so on. Edited September 10, 2010 by Valdred Share this post Link to post Share on other sites
TanukiChan 0 Report post Posted September 10, 2010 (edited) 1. This is quite complicated. I'll make you a script. 2. Use a script for it: http://www.kobrasrealm.net/forum/index.php?showtopic=1014 If you dunno how to use a script: Go into your script editor, create a new script above "main" (by right clicking and choosing insert) and paste the script into the slot you just made. 3. write \n[1] in a show text command, and it will show the name of the first actor. \n[2] for the second actor, and so on. Oh wow really? Your gonna make a script for me =D thank you XD I love that Caterpillar script. xD Tried making one before..FAIL =D now with the n\[1] how do you make it different colors? Edited September 10, 2010 by TanukiChan Share this post Link to post Share on other sites
rgangsta 43 Report post Posted September 10, 2010 (edited) for colors, try \c[x] where x is the number for the color just like for a charcter. I don't use XP much so I don't know how much colors there are but I know that it doesn't surpass 9. Edited September 10, 2010 by rgangsta Share this post Link to post Share on other sites
Valdred 1 Report post Posted September 10, 2010 No need to make a script it seems: http://rmrk.net/index.php?topic=14182.0 it's already here. Share this post Link to post Share on other sites