This website requires JavaScript.
Explore
Help
Sign In
Arma3_Epoch
/
ACE3
Watch
1
Star
0
Fork
0
You've already forked ACE3
mirror of
https://github.com/acemod/ACE3.git
synced
2024-08-30 18:23:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f7f497f0ac
ACE3
/
addons
/
laserpointer
/
XEH_PREP.hpp
4 lines
56 B
C++
Raw
Normal View
History
Unescape
Escape
precompile on game start
2016-02-22 14:20:36 +00:00
PREP
(
drawLaserpoint
)
;
Optimize Laserpointer (#4859) * only process one unit every 0.1 seconds * exitWith to keep indentation low * use event to determine isIR and isTI * correctly remove units with turned on lights from their arrays * handle weaponAccessories command reporting nil
2017-02-10 18:47:08 +00:00
PREP
(
getNearUnits
)
;
precompile on game start
2016-02-22 14:20:36 +00:00
PREP
(
onDraw
)
;
Reference in New Issue
Copy Permalink