Merforga
Merforga
Ooo i'm excited to see how this looks once we have time for someone to look at this =D
@amadanmath do you think you'll have a chance any time soon to have a look at this?
Need to look at adding these metrics for the Fractal bosses when we get the chance
Is this something you still want to put in?
@Toeofdoom please advise =)
Hmm is it not an additional field thingy at the end of current recorded events? I dont think it's it's own event
CBTS_POSITION = 19, CBTS_VELOCITY = 20 cast dst_agent to a float[3] if the results look manageable for size and programming ill run it past cc feel free to share those...
[20180618-232304 VG.evtc.zip](https://github.com/merforga/gw2raidar/files/2111400/20180618-232304.VG.evtc.zip) [20180618-225215 KC.evtc.zip](https://github.com/merforga/gw2raidar/files/2111401/20180618-225215.KC.evtc.zip) [20180618-221709 MO.evtc.zip](https://github.com/merforga/gw2raidar/files/2111402/20180618-221709.MO.evtc.zip) [20180618-215435 Cairn.evtc.zip](https://github.com/merforga/gw2raidar/files/2111403/20180618-215435.Cairn.evtc.zip) [20180618-214930 Sloth.evtc.zip](https://github.com/merforga/gw2raidar/files/2111404/20180618-214930.Sloth.evtc.zip) [20180618-212524 SH.evtc.zip](https://github.com/merforga/gw2raidar/files/2111405/20180618-212524.SH.evtc.zip)
Confirmed error with DLL, will need new test logs. Updated DLL attached below. Some source code: ``` if (timewithin(ag->m_cbt_lastvelocity_poll, 250)) { D3DXVECTOR3 v; ag->GetVelocity(&v); if (v != ag->m_cbt_lastvelocity) { ag->m_cbt_lastvelocity...
[20180619-214128.evtc.zip](https://github.com/merforga/gw2raidar/files/2115026/20180619-214128.evtc.zip)