Zelaron Gaming Forum

Zelaron Gaming Forum (http://zelaron.com/forum/index.php)
-   RPGMaker (http://zelaron.com/forum/forumdisplay.php?f=188)
-   -   RPG Maker XP Face (http://zelaron.com/forum/showthread.php?t=37679)

Mangekyou User 2005-09-18 09:51 AM

RPG Maker XP Face
 
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


All times are GMT -6. The time now is 09:58 PM.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.