Yeah, I've seemingly run into a lot of issues in the past where shaders would have been helpful grin However, as you noticed, I do only have the free version.

I already hat the LIGHT flag set, (forgot I did that) so I went into the model and set the emissive rgb values to 255 for white and that seems to have worked, although I also set power to 100 just in case. The biggest problem is that its time consuming. All of the models have 8 skins, and there are 8 models, so I have to do it 64 times tongue Oh well, I've got nothing better to do. Thanks Superku.

Also, I want to make a black outline on the edge of all of these models. Is it possible without a shader? I was thinking I might have to get all of the vertex numbers and use drawline to connect them all but I think that will be both a waste of time and a memory hog.