- Joined
- May 1, 2008
- Messages
- 1,605
Seas =)
this only a question for understanding:
I now there are 2 ways of removing group leaks:
Because everyone say: bj functions are bad? But as I remember isn't blizzard using bj's? So this will mean Blizzard's trigger are bad?
Or you can say"no with set bj_wantDestroyGroup = true it's different? But why it would be different at this point?
Or you think the 2nd way is better - but for this you need a variable - and if use this maybe 100 times - is this bad aswell or no problem?
this only a question for understanding:
I now there are 2 ways of removing group leaks:
-
Custom script: set bj_wantDestroyGroup = true
-
Custom script: call DestroyGroup(udg_GroupVar)
Because everyone say: bj functions are bad? But as I remember isn't blizzard using bj's? So this will mean Blizzard's trigger are bad?
Or you can say"no with set bj_wantDestroyGroup = true it's different? But why it would be different at this point?
Or you think the 2nd way is better - but for this you need a variable - and if use this maybe 100 times - is this bad aswell or no problem?