Tim Beswick
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
PabstMirror
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
Glowbal
36e48554c2
Merge pull request #3787 from acemod/motorcycleInteraction
...
Add interaction support to Motorcycle class
2016-05-14 09:33:41 +02:00
jonpas
e984fcf715
Fix part name for Tank class
2016-05-12 21:56:12 +02:00
jonpas
2d2d5bc828
Readd mistakenly removed spare part adding
2016-05-12 21:52:06 +02:00
jonpas
58cc686aac
Remove initial spare part adding for classes not Car or Tank, Improve addSpareParts
2016-05-12 21:49:45 +02:00
jonpas
f6e4bd7a6b
Remove redundant spare part adding
2016-05-12 21:37:54 +02:00
jonpas
c591c7af64
Add interaction support to Motorcycle class
2016-05-12 21:30:32 +02:00
jonpas
839d067797
Exclude base FRIES class
2016-04-14 17:38:11 +02:00
jonpas
300d069e78
Exclude FRIES from repair interactions
2016-04-14 13:59:31 +02:00
PabstMirror
e5b79d7b33
Don't try adding repair actions to fastrope helper
2016-02-28 14:17:14 -06:00
commy2
46a239f9f6
precompile on game start
2016-02-22 15:20:36 +01:00
PabstMirror
789f3843d5
#2488 - Fix cargo setVariable on server with InitPost
2015-09-20 10:05:34 -05:00
PabstMirror
3b1a9ab415
#2488 - only run addSpareParts on server
2015-09-17 11:19:47 -05:00
jonpas
ccd0a7bd88
Merge branch 'master' into trackToTrackedVehicles
...
Conflicts:
addons/repair/stringtable.xml
2015-08-21 21:04:50 +02:00
jonpas
b16d313e35
Moved spare parts cargo init to cargo
2015-08-19 03:36:31 +02:00
jonpas
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
jonpas
b7282e476c
Used macros, getVariable capitalization, removed start of file newlines, separated CfgActions
2015-08-16 16:45:46 +02:00
Glowbal
9f3af45a8f
Fixed repair items not registered as loadable
2015-08-16 16:16:04 +02:00
commy2
ed8e9904c2
auto add actions to replace and remove wheels
2015-03-11 15:21:35 +01:00
commy2
8e2f478534
add events to change structural and hitpoint damage
2015-03-10 19:55:56 +01:00
commy2
b7ed697e1c
add repair PBO
2015-03-10 18:05:56 +01:00