-
Posted by jhecht on Tue, 05 Jan 2010 10:38:03
I was just wondering, what events do i have to use to figure out if I am in a battleground. I don't care WHICH battleground, i just care that I'm IN a battleground.
Any help would be appreciated.
-
Posted by jnwhiteh on Tue, 05 Jan 2010 22:05:02
You should be able to use the GetInstanceInfo() function.
-
Posted by jhecht on Fri, 08 Jan 2010 06:55:06
much abliged
edit: I would use the ZONE_CHANGED event, right?
-
Posted by jnwhiteh on Fri, 08 Jan 2010 15:09:45
That should work, but you'd have to test. There's lots of events like that =)