Thread Tools Display Modes
Prev Previous Post   Next Post Next
09/25/18, 04:11 AM   #1
Gandalf
 
Gandalf's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2016
Posts: 28
Question GetKeepInnerWallBreached()

With Update 19 two new API calls has been introduced:
We have added new APIs that let you query if a Keep’s outer or inner walls have been breached:
- GetKeepInnerWallBreached(keepId, battlegroundContext) – innerWallBreached.
- GetKeepOuterWallBreached(keepId, battlegroundContext) – outerWallBreached.
It seams that these calls are non functional, means they always return false for me.
They are used in ZM keeptooltip.lua too. But I never saw a result for.

I briefly checked on PTS they still seam to be non-functional.

My assumption is, if this work correctly you still would get a positive result on an own keep/outpost only.

Is this a known issue? Can someone confirm?

Thanks,
Gandalf

Oops, sorry picked the wrong forum, should be moved to General Authoring questions

Last edited by Gandalf : 09/25/18 at 06:31 AM.
  Reply With Quote
 

ESOUI » Developer Discussions » General Authoring Discussion » GetKeepInnerWallBreached()

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off