- Joined
- Feb 27, 2019
- Messages
- 401
Hello,
I'm coding in GUI with editor 1.31. I just noticied that when I edit an integer variable, my globals of type integer array are not visible, and thus selectable, so I can't use them.
In the example below, I used Easy Item Stack n' Split by Dangerb0y and thus I should see a "EasyItem___integer" variable of type integer array.
So.
- Is it a known world editor 1.31 issue ?
- Is there a better workaround than replacing the GUI line by a custom script with the JASS version ?
I'm coding in GUI with editor 1.31. I just noticied that when I edit an integer variable, my globals of type integer array are not visible, and thus selectable, so I can't use them.
In the example below, I used Easy Item Stack n' Split by Dangerb0y and thus I should see a "EasyItem___integer" variable of type integer array.
So.
- Is it a known world editor 1.31 issue ?
- Is there a better workaround than replacing the GUI line by a custom script with the JASS version ?