Warcraft III resources & community, 2003–2006 · archived

is there such a variable as a 'destructable group'?

7 posts
#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
#2
Click on the variable list.

Scroll down to "D".

Do you see a destructible group?
#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
#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?
#5
lol why didnt u just say that
#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.
#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