Page 1 of 1
Mod help: Unit colors?
Posted: Sun Apr 08, 2007 8:32 am
by Ardis
Alright, I have a sprite ready for my mod, but I don't know how to set it up so that it will have different colors based on the owner of the unit yet, anyone here know how to do that?
Re: Mod help: Unit colors?
Posted: Tue Apr 10, 2007 10:51 am
by IskatuMesk
Magneta colors on the unit will turn into player colors when the unit is ingame.
Note that the two darkest indexes of magneta will not.
Re: Mod help: Unit colors?
Posted: Tue Apr 10, 2007 1:26 pm
by Ardis
Okay.
Re: Mod help: Unit colors?
Posted: Mon Apr 16, 2007 5:36 pm
by Ardis
It worked, thank you very much.
By the way, do you know what the maximum size (in pixels) is that StarCraft will accept as a usable sprite?
Re: Mod help: Unit colors?
Posted: Tue Apr 17, 2007 11:33 am
by IskatuMesk
In a technical speaking, SC will accept 256x256, but it's unstable. 255x255, however, works well. For an example of how big that is...
Re: Mod help: Unit colors?
Posted: Tue Apr 17, 2007 1:57 pm
by Ardis
Plenty big enough. Doug wanted the Krom to have big ships in the mod, I think that's more than big enough.