Well, it seems it works at first, than you restart the layout and it stops working.
[quote:3va9xueo]I've created a complex event with global variable but when the player die and the system load the game the event stop working, so i'm searching for better solution.
Maybe your Global Variable is keeping its value between sessions.
Put a "On start of layout" condition and reset the value of that variable, if I understood it right, it might work.