- Joined
- Jul 28, 2013
- Messages
- 768
Hello guys,
Something strange happened after i tested like a 3 thousands times. The trigger goes like this: A unit enters a region, if a player's specific hero is dead then resurrect him. So, the hero i'm talking about is a specific hero (Kael 0001) for example. For an unknown reason, after millions of tests a hero was considered alive when he was actually dead (i'm 100% certain about that). So, i thought since the trigger that i'm using is 100% correct, the problem might actually be something to do with a dynamic allocation or a variable with a false value because Kael 0001 is dead (he's truly dead i mean he's gone really his icon is black and white
) but still considered alive when you apply the Trigger Editor's condition "Kael 0001 is dead equals True". As i mentioned before, this happened 1 time in like 3 thousands times and the game lasted 3hours what made me think about a game bug like a variable received the wrong value or something
. Maybe the new patch 
So, i thought maybe it would be best if i Create a Variable Kael = Kael 0001 and use that variable instead of directly selecting the label Kael 0001 from the Editor.
Please let me know what do you think about this guys. Maybe someone has an idea about this.
Thank you.
Something strange happened after i tested like a 3 thousands times. The trigger goes like this: A unit enters a region, if a player's specific hero is dead then resurrect him. So, the hero i'm talking about is a specific hero (Kael 0001) for example. For an unknown reason, after millions of tests a hero was considered alive when he was actually dead (i'm 100% certain about that). So, i thought since the trigger that i'm using is 100% correct, the problem might actually be something to do with a dynamic allocation or a variable with a false value because Kael 0001 is dead (he's truly dead i mean he's gone really his icon is black and white
So, i thought maybe it would be best if i Create a Variable Kael = Kael 0001 and use that variable instead of directly selecting the label Kael 0001 from the Editor.
Please let me know what do you think about this guys. Maybe someone has an idea about this.
Thank you.