Hello guys,

I have a question. How can I get the name of a bmap to a string. For example,

Bmap test=<test.pcx>;

How can I get the "test.pcx" into a string variable (runtime)? Please help me. Thank you. There is one for entities, str_for_entfile. Is there any way I can do the same for Bmaps?