replace bitmap by another entities bitmap

Posted By: ChildeHarold

replace bitmap by another entities bitmap - 10/26/07 18:36

I got a pointer to the entities bitmap (via vmap_for_entity)m say A - and I got a Bitmap B (from another entity) - so it's not a file.

Now I want is to assign Bitmap B to A.
The ent_morphskin method allows me to do this - but expects a filename.
But I just got a pointer to bmap data.

What command may solve this?
Posted By: ChildeHarold

Re: replace bitmap by another entities bitmap - 10/26/07 18:57

got it solved
bmap_blit
© 2024 lite-C Forums