HLAE 2.107.1



HLAE 2.107.1 (2020-09-10T10:00Z) * Included AfxHookSource 1.90.1 (2020-09-10T10:00Z).

AfxHookSource 1.90.1 (2020-09-10T10:00Z) * Added mirv_fix forcePostDataUpdateChanged. This breaks e.g. the player model animations of the entity index set, but in-return makes things work in case the demo contains data about that entity, but the update is not triggered. This will help for checking some older demos for coach bug abuse in case where the replay / game would disagree with other detection tools that relay only on the network origin and angles otherwise. ` // Updated example config:

// Notes: // - Cfg should be loaded after loading the level. // - You should go into freelok mode since it only gets the player view and overrides the engine view with it, so view position and angles should be correct. // - playerIndex you can get from the first column in mirv_listentities isPlayer=1 // - If the camera is not overriden, then the selected player has no view currently.

mirv_calcs handle add index playerIndex 0 mirv_calcs cam add player playerCam playerIndex mirv_calcs vecAng add cam playerCam playerCam mirv_calcs fov add cam playerCam playerCam

// To change enter this (and change the index at the end): mirv_calcs handle edit playerIndex index 5 mirv_fix forcePostDataUpdateChanged 5

// To exit enter this: mirv_cam source calcVecAngClear; mirv_cam fov calcClear

// To activate enter this: mirv_cam source calcVecAng playerCam; mirv_cam fov calc playerCam `

Original release page

  • Size: 3.242 MB
  • Download count: 733
  • Download
Sort:
No comments yet.