Commit Graph

23 Commits

Author SHA1 Message Date
efe09682cc Add SQFC support (#8235)
* sqfc

compile_script
cba 3.15.5 and update make.py

* \n

Co-authored-by: jonpas <jonpas33@gmail.com>

* Update make.py

Co-authored-by: jonpas <jonpas33@gmail.com>
2021-09-03 19:08:34 -05:00
3b7a3047cd Refuel for non-AllVehicle objects (#5151)
* Enabled refuel for non-AllVehicles objects. Un-magic'd refuel progress timer.

* Changed helper attach position to centre of object. Offset applied when rope attached.

* Made fully compatible with non-thingX simulation types. Removed destruction effects of helper object.

* Using arma model. Removed ACE_Actions from helper object.

* Correct use of hideObjectGlobal

* Remove actions, cargo, repair on helper

* Switched helper to be setVar'd on the nozzle object
2017-05-29 13:48:02 -05:00
afe3e5ccd3 Fix repair cargo not added to zeus created objects (#4201)
- Fix #4200 (add delay for units created via zeus)
- Use ace_settingsInitialized to add events
2016-08-03 13:44:04 -05:00
36e48554c2 Merge pull request #3787 from acemod/motorcycleInteraction
Add interaction support to Motorcycle class
2016-05-14 09:33:41 +02:00
e984fcf715 Fix part name for Tank class 2016-05-12 21:56:12 +02:00
2d2d5bc828 Readd mistakenly removed spare part adding 2016-05-12 21:52:06 +02:00
58cc686aac Remove initial spare part adding for classes not Car or Tank, Improve addSpareParts 2016-05-12 21:49:45 +02:00
f6e4bd7a6b Remove redundant spare part adding 2016-05-12 21:37:54 +02:00
c591c7af64 Add interaction support to Motorcycle class 2016-05-12 21:30:32 +02:00
839d067797 Exclude base FRIES class 2016-04-14 17:38:11 +02:00
300d069e78 Exclude FRIES from repair interactions 2016-04-14 13:59:31 +02:00
e5b79d7b33 Don't try adding repair actions to fastrope helper 2016-02-28 14:17:14 -06:00
46a239f9f6 precompile on game start 2016-02-22 15:20:36 +01:00
789f3843d5 #2488 - Fix cargo setVariable on server with InitPost 2015-09-20 10:05:34 -05:00
3b1a9ab415 #2488 - only run addSpareParts on server 2015-09-17 11:19:47 -05:00
ccd0a7bd88 Merge branch 'master' into trackToTrackedVehicles
Conflicts:
	addons/repair/stringtable.xml
2015-08-21 21:04:50 +02:00
b16d313e35 Moved spare parts cargo init to cargo 2015-08-19 03:36:31 +02:00
3bcebf9033 Moved spare parts adding to init, Added module option to add spare parts or not, Added module to add specific spare part and amount of it to specific vehicle(s) 2015-08-18 23:41:25 +02:00
b7282e476c Used macros, getVariable capitalization, removed start of file newlines, separated CfgActions 2015-08-16 16:45:46 +02:00
9f3af45a8f Fixed repair items not registered as loadable 2015-08-16 16:16:04 +02:00
ed8e9904c2 auto add actions to replace and remove wheels 2015-03-11 15:21:35 +01:00
8e2f478534 add events to change structural and hitpoint damage 2015-03-10 19:55:56 +01:00
b7ed697e1c add repair PBO 2015-03-10 18:05:56 +01:00