Hi JCL

I've been running into some issues with ent_setskin too, here's a demo I uploaded:

http://www.rebelplanetcreations.com/jcl/jclsetskinbug.rar

The model is 2 boxes, each box has a different skin.

ent_setskin works fine for the first skin but when I use it for the second skin the entire uv disappears in game. This is the line I'm using:

ent_setskin(you,bmap_createblack(32,32,24),2);

Any advice?

Thank you!

David