Quote:
Originally Posted by dralogh
Hi all,
Any advice or guidance would be greatly appreciated!
|
I would suggest looking at these function in GWA2:
GetLoadState()
GetHealth()
TravelGH()
Make a Health check and if it’s below x then call TravelGh()
Put this in a loop while LoadState equals Explorable
Hopefully that helps point you in the right direction