How to turn off Crosshairs via Papyrus (or Actionscript)?

Post » Sun Mar 13, 2016 12:50 am

Hello.



Does anyone know how to turn off the Crosshairs using Papyrus (or Actionscript if necessary)?



These commands can temporarily turn them off:



UI.SetInt(HUD_MENU, "_root.HUDMovieBatikstance.Crosshair._alpha", 0)
UI.SetBool(HUD_MENU, "_root.HUDMovieBatikstance.Crosshair._visible", false)

But, when you roll over an actionable item, Skyrim turns them back on.



I've also been able to turn them off by setting HUDMovieBatikstance off. But, then I lose a whole bunch of other UI elements. Hoping to just turn off elements one at a time.



Any advice on this would be greatly appreciated!

User avatar
ijohnnny
 
Posts: 3412
Joined: Sun Oct 22, 2006 12:15 am

Return to V - Skyrim