Quote:
Originally Posted by Gunderak
Well maybe making an clientr variable as an index and then increasing it when an alert is created and decreasing when the close button is pressed..
I suppose that would work.
I didn't think of this when scripting it.
|
You don't need an array or index variable, it's possible to create GUIs with a variable name, then use catchevent(); to receive necessary actions on the correct GUI object.