444 posts
joined
#1
is there such a variable as a 'destructable group'?
i'd like to use one since i'm pretty sure its causing a large memory leak in my map, though i dunno if one exists somewhere
yeah, i'm lazy i haven't looked through the JASS API
maybe one can be emulated using a destructable array i dunno, but a destructible group would be nice

503 posts
Madison, WI
joined
#2
Click on the variable list.
Scroll down to "D".
Do you see a destructible group?
444 posts
joined
#3
PantoClick on the variable list.
Scroll down to "D".
Do you see a destructible group?
destructable
destructable type
defeat condition
dialog
dialog button
unless i missed something, no

503 posts
Madison, WI
joined
#4
Indeed, there isn't a destructable group variable type. Unfortunately.
Do you have ideas about how to use an array like a group, or do you want to talk about that?

340 posts
joined
#5
lol why didnt u just say that

503 posts
Madison, WI
joined
#6
Because he hadn't done the legwork to figure out a very simple question on his own.
I'm all about helping people, but I want to feel like you've first tried to help yourselves.
444 posts
joined
#7
PantoBecause he hadn't done the legwork to figure out a very simple question on his own.
I'm all about helping people, but I want to feel like you've first tried to help yourselves.
actually i had looked already and i was wondering if there was an alternate way to access some hidden destructable group or a method to simulate it
the only reason i restated the D variables is cause u asked me too 0_o