What's the point of using HaveSavedHandle here, except checking if it's a valid handle (no null, nor ghost one).
Oh and btw i vaguely remember that HaveSaved... functions were slower than the same Load... != null.
(just maybe because jass is interpreted and HaveSaved... is longer than Load... != null)
But my stress test could be wrong.
I'm just saying that for the sake of accuracy, i don't care.