1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
jonpas
742626ff1a
General - Relative script_component.hpp includes ()
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2023-09-12 20:58:10 +02:00
Bailey Danyluk
ef23310aec
Docs - Change name (again) () 2023-08-16 19:18:01 -04:00
Bailey Danyluk
7958f1dd9b
change name () 2022-01-30 11:54:30 -06:00
PabstMirror
e8693c8db9
Various - Use configOf command for faster lookup ()
* configOf

* replace some use of CBA_fnc_getObjectConfig
2021-02-18 12:58:08 -06:00
Brandon Danyluk
6b674f5395
Add config option for the use of pilot camera for weapons on that turret () 2020-07-22 10:37:56 -05:00
Brandon Danyluk
316fbfe7b9 Implement Metis SACLOS guidance ()
* abc

* Revert "abc"

This reverts commit bcb4214bd9.

* Update to current commit

* Begin transfer of SACLOS into Missile Guidance

* Allow seeker and attack profiles to have their own "OnFired" functions

* Fix bugs with SACLOS

* Implement Metis wire guidance. Add "Beam" guidance

* add missing parenthesis

* Update how Wire/Beam guidance works. Add compatability for SACLOS planes. Move all base missile changes out of missileguidance and into their own files.

* try to cleanup merge

* minor stuff
2019-12-16 20:01:30 -06:00