Help Me Recompile
M_F_B
Join Date: 2004-06-10 Member: 29228Members
<div class="IPBDescription">recompile to sprite</div> plz o plzzzzz can some 1 recompile these bmp files to spr files or show me how to do it cos the tourtals are not helping me. PLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ!!!!!!! <!--emo&:(--><img src='http://www.unknownworlds.com/forums/html//emoticons/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif' /><!--endemo-->
Comments
<a href='http://www.csnation.net/cssprites/' target='_blank'>http://www.csnation.net/cssprites/</a>
just follow what it says, it should be straight forward.
edit: make sure all your bmps are the same size <not file size, canvas size>
for transparancys:
use black for coloring the things you want to be transparanet and choose additive transparanty.
or....
pick a color and make it the last color in your palette. your palette should be the same as all of your other bmps, make sure you dont check force transparancy.
with your choosen color, color the parts you want to be transparant.
<b>Create a 64-color palette</b> using the colors from each of the four files, and then <b>merge</b> all four of the palettes. This resulting palette should then work for all four BMP files.
<b>Edit the final palette.</b> Ignore everything, <b>except</b> for <span style='color:#FF00FF'>255,0,255 (pink)</span>. If everything was done correctly up to now, there should be four <span style='color:#FF00FF'>255,0,255</span> in the palette. You need to <b>change the first three</b> (to anything other than 255,0,255), and <b>leave the fourth as it is</b>.
<b>Convert all four of the BMP files to use the newly created palette</b>, and then save.
<b>Compile</b> with Sprite Wizard, using <b>AlphaTest</b> transparency, and save as <b>tech60s.spr</b>.
<i>[edit]I just wanted to say that my file was attached at the time of the original post, and not during the edit. <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html//emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->[/edit]</i>
*EDIT* Just so no one calls me a n00b and that Verthandi posted up the sprite before me, note that my post was 2 minutes before his edit, into which he put the file.