Thread: AddOn Notes 2.3
View Single Post
02/04/16, 08:49 AM   #7
ZOS_ChipHilseberg
ZOS Staff!
Premium Member
Yes this person is from ZeniMax!
Join Date: Oct 2014
Posts: 551
Originally Posted by sirinsidiator View Post
Question Time!

Combat Text
  • From the description it sounds like they are in 3D space, or are they just scaling relative to the unit they are attached to?
  • I assume they do not have a Lua object that can be looked at with Zgoo or Torchbug?
  • Do we get errors if we set invalid parameters (e.g. fontStyle)?
  • Any ways we can debug them in case they do not show up because of our configuration? Some getter functions might be nice.

Looking For Group
  • Are Daily/Standard rewards just random dungeons or specific to the Undaunted dailies?

Miscellaneous
  • Did the EVENT_PLAYER_ACTIVATED isFirstLoad boolean not make it in?

P.S. All these changes are awesome.

They are just labels that are anchored around the players, though their position is defined with both UI and in world offsets. I can look into adding some getters and maybe a total reset function if things get too messed up. Restarting the client is the only way to clear it all out right now.

I believe the daily reward that was added was for random.

It was requested after code was locked for PTS. I can see about maybe getting it into a later PTS update.
  Reply With Quote