Get the file name of a Bmap to a string

Posted By: inferno

Get the file name of a Bmap to a string - 08/13/07 02:24

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?
Posted By: LogantheHogan

Re: Get the file name of a Bmap to a string - 08/13/07 03:19

I'm not sure if it'll work, but have you tried passing the bmap pointer or name as the parameter for str_for_entfile? It very well might work.
© 2024 lite-C Forums