Textures on a surface?

Blitz3D Forums/Blitz3D Programming/Textures on a surface?

How do I tell how many textures a surface has? There doesnt seem to be a command for this.

Some loops, and maybe some detection commands :P.

Yeah, I just fudged it like that, seems dump not to have something like CountTextures(Surface) though :P. *shrug*

dude there are several such functions in the code area..

I too needed something like that - found several - none helped but you might have a better luck!