Commit Graph

16 Commits

Author SHA1 Message Date
BrettMayson
464ab0cefb
Tools - Add HEMTT SQF support and fix commas are not semicolons (#9663)
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: jonpas <jonpas33@gmail.com>
2023-12-07 03:20:47 +00:00
GhostIsSpooky
998f86f034
General - Move to CBA Settings (#8461)
* first pass

* second pass

* third pass

* final pass

* missing commas

* newlines

* switch to cba eventhandler

* newlines, formatting

* laser - movedToSQF

* add logging to ace_common_fnc_cbaSettings_loadFromConfig

* Update initSettings.sqf

Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2021-10-11 15:48:30 -05:00
PabstMirror
a3c50a6c76 Add dev macro to quickly recompile functions (#4699) 2016-11-23 13:35:25 -06:00
commy2
46a239f9f6 precompile on game start 2016-02-22 15:20:36 +01:00
jonpas
b1408af43a Mk 1 eyeballs integration 2015-08-12 22:09:59 +02:00
jonpas
e20811c0f2 Cleaned up headers, newlines in viewdistance 2015-08-12 20:16:01 +02:00
SAM
3480168e05 Integrated new function into module 2015-05-14 17:44:35 +02:00
SAM
495e94f3f0 Merged fnc_init.sqf into XEH_postInit.sqf 2015-05-10 13:04:08 +02:00
SAM
69648f0e1b Added adaptive view distance depending on vehicle 2015-05-10 12:00:19 +02:00
SAM
f4d7c6818b Attempted fix #2 2015-05-09 13:05:36 +02:00
SAM
2dfaaa047a Reworked limiting system
Module limit still not being set properly.
2015-05-09 11:56:27 +02:00
SAM
9e40e16c4a Adjusted XEH_preinit accordingly 2015-05-09 10:43:20 +02:00
SAM
45992e5e7f All working except module returning any.
ace_viewdistance_moduleViewDistanceLimit always returning as any. No
error in the RPT relating to readSettingfromModule failing
2015-05-08 18:30:28 +02:00
SAM
5732015370 Added moduleViewDistance file 2015-05-08 15:36:47 +02:00
SAM
6b604c101c First working version 2015-05-08 14:14:15 +02:00
SAM
c2bb6386af Added required files for new module 2015-05-07 22:41:44 +02:00