How to pack a sprite from memory in a packfile without temporarily storing as bitmapfile.
I need it for my mapeditor for include all used sprites in a mapfile.

hi!Hroudtwolf wrote:LADYS & GENTLEMAN![]()
How to pack a sprite from memory in a packfile without temporarily storing as bitmapfile.
I need it for my mapeditor for include all used sprites in a mapfile.

Not that isn't the problem.hi!
if i understand you right, you want pack your sprites and include it into your exe!? then at runtime you want to unpack your sprites to memory and catch them?