arenanet / api-cdi

Collaborative Development Initiative for Public APIs
251 stars 41 forks source link

Mumble link: add current floor id. #420

Open lye opened 7 years ago

lye commented 7 years ago

forum link.

sliekens commented 6 years ago

@lye hey is this what the uisz field is? It's undocumented.

{  
   "name":"Isaac Newerton",
   "profession":3,
   "race":2,
   "map_id":1175,
   "world_id":268435460,
   "team_color_id":0,
   "commander":false,
   "map":1175,
   "fov":1.222,
   "uisz":3
}
Eearslya commented 6 years ago

@StevenLiekens uisz is the current "Interface Size" (from the video options menu). It was added so that overlay programs like GW2TacO can properly scale to the client's UI components.

Archomeda commented 6 years ago

Archived forum ref.