When I want the ID number of the currently selected TOOL, I can use this line:
[VarSet,ToolNumber,TOOL:ItemInfo]
Is there a way for me to find out what file is currently selected for something like:
MATERIAL:MODIFIERS:Surface Bump
In otherwords, can I get the name or id number of the image being used in the Surface Bump slot for the selected material?
Also, while I certainly can get the ID number for a TOOL, MATERIAL or TEXTURE, is there a way to get the actual name of that item?
I need this for a series of operations in a ZScript I’m currently working on.
Thanks anyone for any help or ideas you might be able to throw out .
Sven