wyattwic 38 Posted May 14, 2016 Hello, Is it possible to change the aiming reticle via script? For example, the holosight (A3\weapons_f\acc\data\elotechholo_ca.paa)? Ive been trying different methods without luck. Share this post Link to post Share on other sites
sarogahtyp 617 Posted May 14, 2016 Hello, Is it possible to change the aiming reticle via script? For example, the holosight (A3\weapons_f\acc\data\elotechholo_ca.paa)? Ive been trying different methods without luck. u can draw a crosshair with drawIcon3D in a Draw3d mission event handler but idk how to delete the standard crosshair. Share this post Link to post Share on other sites
Neviothr 100 Posted May 14, 2016 u can draw a crosshair with drawIcon3D in a Draw3d mission event handler but idk how to delete the standard crosshair. Pretty sure you can disable it in the settings menu. Share this post Link to post Share on other sites
wyattwic 38 Posted May 14, 2016 I have a player on my server that has a birthday coming up. I wanted to surprise him by replacing his holosight aimpoint with a line drawing of dickbutt due to him occasionally changing his in-game name to "dickbutt" and making fapping sounds on direct while killing people. Is there any way to hide the current aim point? After I get it hidden ill try to draw it in using drawicon3d. Share this post Link to post Share on other sites