Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Graphic Design (https://forums.graalonline.com/forums/forumdisplay.php?f=9)
-   -   Body (https://forums.graalonline.com/forums/showthread.php?t=47476)

deman1171 08-25-2003 11:45 PM

Body
 
1 Attachment(s)
I tried using this body but when i use it in graal it's all mutated and not transparent.. anyone know why?

Qwert616 08-26-2003 12:35 AM

Did you actually set a transparency on it, or is the background only colored white?

deman1171 08-26-2003 12:47 AM

I actually set transpareny on it.

HunterTerryon 08-26-2003 02:34 AM

I have ran into this sorta problem before it was when I copied body3.png and modified it and added alot of shading but it turns the armors all neon green and the background is still green. even though I set the trans.

SilentSkripter1988 08-26-2003 03:07 AM

Emily ugly body. But 10/10 for effort.

Qwert616 08-26-2003 03:08 AM

Quote:

Originally posted by SilentSkripter1988
Emily ugly body. But 10/10 for effort.
She isn't trying to show it off. :|

Loriel 08-26-2003 03:54 AM

Quote:

Originally posted by deman1171
I tried using this body but when i use it in graal it's all mutated and not transparent.. anyone know why?
I think you are trying to use colours for the body that are replaced by Graal with the colours from the player attributes. Might try using the graphic in another context as a player's/NPC body.

Quote:

Originally posted by SilentSkripter1988
Emily ugly body. But 10/10 for effort.
1) As pointed out already, no one asked you to rate this
2) Even if you were asked to rate this, which, as I repeat, you are not, you should give reasons.
3) Assuming that we were to rate this, I still have to disagree as it looks kinda good, surely better than my first attempt making a body graphic.

deman1171 08-26-2003 04:10 AM

What does that mean? o.o

konidias 08-26-2003 07:30 PM

Quote:

Originally posted by deman1171
What does that mean? o.o
Graal bodies use a limited amount of colors. You need to change the blues to the graal blues and stuff.

Like when you set your colors in the game... you have like "blue, lightblue, darkblue, orange, red, darkred, pink" etc. They have to be those colors, not custom. Otherwise it will show up all mutated in the game.

deman1171 08-26-2003 10:22 PM

Ugh, that sucks so i can't have a custom skin color?

LordZen 08-26-2003 11:02 PM

The RGB values for the colors Graal wants your body image files to have are as follows:

0,0,0 (character outline)
255,255,255 (body)
255,0,0 (sleeves?)
0,0,255 (belt)
206,24,41 (shoes?)
255,173,107 (skin)

As for the background transparency color, I am unsure if that really matters or not. It could be an issue if say white is used as the background color (255,255,255) because then the game would read the negative area of the sprites as being your body. So in-game color changes would affect the area around the character, heh.

To be on the safe side though, I'd use RGB(0,132,0), alot of bodys seem to use that exact color.

LegendaryAzreil 08-26-2003 11:08 PM

If you want a custom skin color, you might have to make a shield or try to add a new color into graal. With a little bit of scripting.

HunterTerryon 08-27-2003 03:08 AM

I have seen custom colored bodies infact there are alot of them.And im 75% shure that they dont use scripts.It has to do with colors and the type of file I think.

LordZen 08-27-2003 04:25 AM

Yes, I dont know enough to give good advice in this subject though. :) As I am not 100% as to how that works.

davidpsy 08-27-2003 04:31 AM

I know all about how this works so heres teh deal. You can have a custom body without the regular graal colors but you cannot change the colors in the graal program you have to make a seprate body in each color or colors you want, becasue the graal program is self is supposta change the colors white orange blue red and the rest of the colors that are on the def body. When you put new colors on it that it doesnt know it might screw up so just dont change the body color with a tailor item and youl be fine.

Thought 08-27-2003 06:11 AM

It works like this:

Graal replaces the first 7 indices in the body palette with their respective cloth color settings, any colors after those in the palette are free game and can be used for anything.

You can safely increase the palette size to 256 colors without any problem.

Palette Indices (Default):
0 - Black (0, 0, 0) - Border color
1 - Belt, (0,0,255) - Belt color
2 - Dark Green, (0,132,0) - Transparent color (use this index for transparency)
3 - Dark/Blood Red (206,24,41) - Shoes
4 - Red (255,0,0) - Sleeves
5 - Orange (255,173,107) - Skin
6 - White (255,255,255) - Coat
7+ - Free game, use for any colors you want.

Myomoto 08-27-2003 10:54 AM

That's good :]
But do you have a head to it? as already said, you can't change the colors of in in the game... :\

deman1171 08-27-2003 08:33 PM

Yes, i have a head for it but i really don't get it ;_;
What do i do for it to work? You guys are so confusing o.o

Qwert616 08-28-2003 12:07 AM

Quote:

Originally posted by deman1171
Yes, i have a head for it but i really don't get it ;_;
What do i do for it to work? You guys are so confusing o.o

Use what Rick posted:
Palette Indices (Default):
0 - Black (0, 0, 0) - Border color
1 - Belt, (0,0,255) - Belt color
2 - Dark Green, (0,132,0) - Transparent color (use this index for transparency)
3 - Dark/Blood Red (206,24,41) - Shoes
4 - Red (255,0,0) - Sleeves
5 - Orange (255,173,107) - Skin
6 - White (255,255,255) - Coat
7+ - Free game, use for any colors you want.

Color each part of the the dress a certain color (So it can be changed by the playeers).

Or is this for 2k1 or something?

deman1171 08-28-2003 01:26 AM

It's classic and you see i want it the way it is i like the colors and the skin matches the head.

Qwert616 08-28-2003 03:30 AM

Quote:

Originally posted by deman1171
It's classic and you see i want it the way it is i like the colors and the skin matches the head.
The problem is, Classic bodies are made to allow players to customize the colors. You need to submit it with all of the listed colors in the last post, and just set all of them blue when you use it.

ZeroFXSM 08-28-2003 12:49 PM

The bad thing is that she stole that from valikorlia.

Sorry for pointing that out :(

marcoR 08-28-2003 04:36 PM

I could make this so simple, but I won't ^_^
instead I'll just post saying I could, but I won't =D

deman1171 08-29-2003 12:15 AM

the true thing is i never said i made it.
i just recolored it to match my characters head.

deman1171 08-30-2003 06:13 AM

I still don't get it.. all i want is for that body to work in graal.. what do i do with those numbers? O.o


All times are GMT +2. The time now is 02:59 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.