Author |
Message |
phantom141
Joined: Sat May 31, 2008 5:32 am Posts: 4
|
Help me with this sprite
Just to be clear this is not my first mod, I have reprogrammed other mods but this is the first one in which I have made my own sprite.
Onto the problem: The .ini for the weapon works and it goes into the game without a problem but when I purchase the weapon, the picture is the other way around and all messed up, just lines and a few bits of it visible. When I use it it works perfectly, except that the area that is supposed to be transparent also makes where it is on the actor transparent, this is only when looking to the right.
When I turn around to the left it becomes messed up again, just different colored lines and some parts of the weapon and all in the total square including the pink parts.
Any help with this problem would be appreciated.
|
Wed Jun 25, 2008 3:06 am |
|
|
DudeGuy
Joined: Sun Mar 04, 2007 11:22 pm Posts: 254 Location: In my happy and/or unhappy place.
|
Re: Help me with this sprite
Fix'd.
Add this to your file and it'll work normal in-game now.
|
Wed Jun 25, 2008 3:40 am |
|
|
phantom141
Joined: Sat May 31, 2008 5:32 am Posts: 4
|
Re: Help me with this sprite
Ok Thanks man really appreciate the help
|
Wed Jun 25, 2008 5:15 pm |
|
|
phantom141
Joined: Sat May 31, 2008 5:32 am Posts: 4
|
Re: Help me with this sprite
Can you tell me how you fixed it so that i can do the same to my other sprites
|
Wed Jun 25, 2008 5:17 pm |
|
|
Brainwashed
Joined: Fri May 16, 2008 11:12 pm Posts: 471
|
Re: Help me with this sprite
Please refrain from douple posting. Use the edit button, which is located in the upper right corner of your post, to access your previous post and then be able to change its contents.
And I think the problem with your sprite was that its colors weren't included in the cc palette.
|
Wed Jun 25, 2008 5:35 pm |
|
|
Gotcha!
Joined: Tue Apr 01, 2008 4:49 pm Posts: 1972 Location: The Netherlands
|
Re: Help me with this sprite
You need to put all your picture files in a specific colour mode and need to convert them to the right palette. What programs do you use to paint?
If you have no choice but to use MS Paint, I think you can use the fixed sprite that Dudeguy gave you and paint over that, saving it as another file name. Hopefully it'll keep the correct palette.
|
Wed Jun 25, 2008 5:36 pm |
|
|
Azukki
Joined: Sat Nov 03, 2007 9:44 pm Posts: 1916 Location: Flint Hills
|
Re: Help me with this sprite
I always just copy and paste a bmp file already in palette, rename it, and then copy and paste whatever into it with paint and then just save it from there.
Always works for me.
|
Wed Jun 25, 2008 5:46 pm |
|
|
DudeGuy
Joined: Sun Mar 04, 2007 11:22 pm Posts: 254 Location: In my happy and/or unhappy place.
|
Re: Help me with this sprite
Azukki wrote: I always just copy and paste a bmp file already in palette, rename it, and then copy and paste whatever into it with paint and then just save it from there.
Always works for me. Yes. This is the quickest and easiest way to do it, and is the way I did it.
|
Wed Jun 25, 2008 5:52 pm |
|
|
Mind
Joined: Thu Mar 06, 2008 10:54 pm Posts: 1360 Location: USA
|
Re: Help me with this sprite
DudeGuy wrote: Azukki wrote: I always just copy and paste a bmp file already in palette, rename it, and then copy and paste whatever into it with paint and then just save it from there.
Always works for me. Yes. This is the quickest and easiest way to do it, and is the way I did it. Same here. It's quick, easy, and always works
|
Wed Jun 25, 2008 7:04 pm |
|
|
|