Log in

View Full Version : RPG Maker XP Face


Mangekyou User
2005-09-18, 09:51 AM
is there any way to put a face next to message screen like in rpg maker 2003? and how can i put my pic in avatar?

Thanks
Mangekyou User :rolleyes:

Sum Yung Guy
2005-09-18, 09:53 AM
http://zelaron.com/forum/profile.php?do=editavatar

Grav
2005-09-18, 09:56 AM
*SUMMON BLUECUBE*

Mangekyou User
2005-09-18, 09:59 AM
Sum Yung Guy, i have tried it... but the only options they gave is "do not use avatar"... there's no other options

Sum Yung Guy
2005-09-18, 11:34 AM
I think you need a certain amount of post.

Lenny
2005-09-18, 12:05 PM
He he he he... :p

The guy means in the actual program.

----------

As far as I know Mangek, there's no event option to out the face in the message screen.

Yet there may be a script somewhere that will allow it.

Grav
2005-09-18, 12:06 PM
Actually, he's referring to two different things. And you need 10 posts.

Lenny
2005-09-18, 12:27 PM
Why so he is... :p

My bad.

BlueCube
2005-09-18, 02:04 PM
Hello Grav

---

Oh God, not Ruby scripting

The really simple verson of it is is that you'll have to make your own custom text box, and import your faces as separate Pictures. Good luck doing so, because Ruby is a crazy programing language. I can just get it to display a picture within Call Script:

@meh = Sprite.new
@meh = RPG::Cache.picture("what")

What.png should be in your Pictures directory. Good luck figuring how to place it at a specific x/y position because I sure can't figure it out

Lenny
2005-09-19, 12:50 PM
Make you own text box, eh? I remember a script for that...I'll try and find it.

BlueCube
2005-09-19, 01:14 PM
Yeah, that's not the tough part apparently, the tough part is grabbing the correct face graphic based on who you want to show and placing it correctly in the text box, and drawing the text so it doesn't go on top of the graphic, all while juggling 3 chainsaws which are also on fire

Mangekyou User
2005-09-25, 04:58 AM
sorry that i havent reply too soon, i'm online sometimes and only in the weekend. thanks blue/grav for ur helps..... i'm gonna try the face, bcoz i want to make better game than my bro. lol. Anyways....

Salute,
Mangekyou User