- Joined
- Jul 19, 2010
- Messages
- 307
Hello and thank you for your time,
I've been using a string variable to: [Set Stringvariable = Icon Path of Last Created Item]
But it seems like Blizzard has removed the ability to reference an Icon Path for items as I can no longer assign that variable to an iconpath.
Does anyone know if this is true, or know of another way to access it such as jass? (I know very little Jass)
Simply regaining the ability to assign this variable to be equal to "Last Created Item's" iconpath would fix everything and save me some significant rewriting
A while ago I created an inventory system (show in old youtube link), then later just before reforged released I had perfected it (no video). Due to frustrations with the new EULA I took a long break. Anyway, now that I am back it doesn't work anymore.
The item spawner system spawns a "heart of searinox" then runs it through a series of triggers that set and concatenate that item's icon path. This icon path works in conjunction with my path reader system to make the items functional.
The item spawner system spawns a "heart of searinox" then runs it through a series of triggers that set and concatenate that item's icon path. This icon path works in conjunction with my path reader system to make the items functional.
I've been using a string variable to: [Set Stringvariable = Icon Path of Last Created Item]
But it seems like Blizzard has removed the ability to reference an Icon Path for items as I can no longer assign that variable to an iconpath.
Does anyone know if this is true, or know of another way to access it such as jass? (I know very little Jass)
Simply regaining the ability to assign this variable to be equal to "Last Created Item's" iconpath would fix everything and save me some significant rewriting
Last edited: