Mike-MF
cabca961c1
Cargo - Update VTOL Cargo sizes ( #9066 )
2022-10-16 00:44:31 +02:00
Wakbub
6a213bcf60
Cargo / Dragging - Fix Invisible Target Soldier being loadable and draggable/carriable ( #8873 )
2022-05-02 18:54:30 -05:00
GhostIsSpooky
1013e1a2cc
Cargo - Improve config and fnc_getNameItem
( #8777 )
...
* change macro, block rename statics
* change macro, block rename statics
* revert noRename, improve getName function
* fix derp
2022-01-30 12:12:52 -06:00
PabstMirror
5468f180f0
Cargo - Add config value to block renaming ( #8610 )
2021-10-25 18:27:56 -05:00
Dedmen Miller
2ff27d86fb
Cargo/Dragging - Add Flexible Fuel Tanks cargo/dragging ( #8604 )
...
* Add flexible fueltanks cargo/dragging
* Use proper macros in cargo
* Enable carrying
2021-10-25 18:26:58 -05:00
Vdauphin
e31d931078
Cargo - Fix can't load Slingload_01_Base_F
( #8437 )
...
* fix can't load Slingload_01_Base_F
20ft containers (`Land_Cargo20_military_green_F`) can be loaded but all children from `Slingload_01_Base_F` which share the same real size of a 20ft container can't be loaded (ex: `B_Slingload_01_Ammo_F`)
* add a comment next to the changed line
add a comment next to the changed line indicating why it has to be like that (the point of this PR) for future source reference
2021-09-25 10:55:47 -05:00
PabstMirror
e6a0772adb
Cargo - Fix UBC on iDAB ( #8358 )
2021-08-06 15:15:20 -05:00
Vdauphin
34069ed031
Update CfgVehicles.hpp ( #8344 )
2021-08-04 12:34:44 -05:00
PabstMirror
82e7b70f6e
Cargo - fix tankf ( #7124 )
2019-08-07 22:38:40 -05:00
PabstMirror
75a8ba2b34
Cargo - No cargo on Contact UGV ( #7123 )
2019-08-06 08:10:05 -05:00
PabstMirror
5ea2069b76
Arma 1.82 compat ( #6201 )
...
* Arma 1.82 compat
* Add tank to required addons
2018-04-11 15:18:05 -05:00
Dystopian
a2804f6097
Add Camping Light interaction ( #6078 )
...
* Add camping light interaction
* Add dragging
* Add cargo loading
* Handle Camping_Light_off objects
* Fix work in MP
* Replace action with command
2018-02-26 12:12:21 -06:00
Dystopian
ee7a1f6acb
Improve class initialization ( #6085 )
2018-02-24 12:39:03 -06:00
SilentSpike
845f3656d4
Remove deprecated functionality for 3.12.0 ( #5878 )
...
* Remove deprecated functionality for 3.12.0
* Remove associated deprecated module icon
* Restore a dummy version of old module
This is just to prevent existing missions from breaking due to a missing
object.
2017-12-10 13:38:32 +00:00
PabstMirror
726ef4ad0d
Remove cargo from parachutes ( #5841 )
2017-12-02 11:11:07 -06:00
PabstMirror
cd30b09b4f
Convert ACE_settings to CBA_settings ( #4895 )
...
* Convert ACE_settings to CBA_settings
* Run Modules Globaly, BWC for SetSetting
* Add support for string settings
* ACE_ServerSettings warning
* Add handler for global setting being changed
* Add deprecated and replaced not to Settings Framework doc
* Remove options menu UI, Move Debug and HeadBug Fix to Options in Pause Menu
* Change modules scope to 1
* Disable debug
2017-11-11 20:21:55 +01:00
PabstMirror
2a8e758390
Allow loading fuel canister ( #5493 )
...
Fix #5438
- Also block cargo action when being used
2017-09-16 11:36:42 +02:00
PabstMirror
d4cd0f2286
Add support for orange drone (UAV_06) ( #5494 )
...
* Add support for orange drone (UAV_06)
- Remove cargo from orange drones (and apex heli drone)
- Allow battery replacement on orange drone
* ops
2017-09-10 15:38:10 -05:00
Broström.A | Evul
a50cf4e300
Added drag and Cargo ability to Orange crates ( #5421 )
...
* Added load and carry ability to some new upcoming crates
* Added missing crate to dragging
* Added missing ones for cargo.
2017-09-07 19:45:37 +02:00
PabstMirror
5c713fcc2a
Add cargo space to huron containers ( #5315 )
2017-07-08 14:01:15 -05:00
PabstMirror
183eaaecdc
Cleanup heli pod actions ( #5271 )
...
Close #4783
- Make taru pods non loadable
- Make taru pods non draggable
- Increase interaction range for huron pods
2017-06-14 15:35:17 +02:00
SilentSpike
fea2326488
Add cargo eden attributes ( #4780 )
...
- Add a ace_cargo_space attribute to vehicles to alter how much cargo they can carry.
- Add an ace_cargo_size attribute to objects to alter how much cargo space they consume.
- Add two public functions `fnc_setSize.sqf` and `fnc_setSpace.sqf` to update the cargo size/space respectively of any given object.
- Deprecate cargo makeLoadable module and public function.
- Added some macros to get the space/size of a config, making code more readable in places.
2017-05-31 23:54:57 +01:00
Ozan Eğitmen
ea4a159cd2
Add Paradrop Time Coefficient Setting ( #5116 )
...
* Add coef
* Show cargo paradrop time in menu
* Unary command, not a function call
* If drop time is 0 don't show a progress bar
* Add the setting to cargo's editor module
* Swap values
* Remove extra comma
* Move unload message to paradrop event
This way the message will show up on all paradrops, not just immidiate
ones.
2017-05-05 14:02:59 -05:00
PabstMirror
5bf8b642f7
Add cargo configs for some planes ( #4650 )
2016-11-10 12:05:08 -06:00
PabstMirror
d448ea8916
Improve interaction position for air units. ( #4285 )
...
Fix #4233
2016-08-27 10:37:58 +02:00
commy2
9ef24d25ba
paradrop crates from helicopter or plane cargo ( #2468 )
2016-08-27 10:14:54 +02:00
Broström.A | Evul
0dfee34a56
Added additional cargo and dragging for crates ( #4129 )
...
* Added Cargo and Dragging for `Land_WoodenBox_F` and `Land_WoodenCrate_01_F`.
2016-08-13 11:33:41 +02:00
PabstMirror
598c3dc181
Fix 1.60 UBC (slingloads)
2016-05-30 17:11:06 -05:00
jonpas
7a307393a4
Merge branch 'master' into useQuotedPathMacros
2016-05-30 21:14:17 +02:00
jonpas
3389bc5e1b
Add cargo to Taru pods
2016-04-28 04:44:57 +02:00
jonpas
85b4366368
Use new QPATHTOF and QPATHTOEF macros
2016-04-08 20:34:50 +02:00
jonpas
357045a0ed
Merge pull request #3518 from ColdEvul/CargoAndInteractionCase
...
Carry, drag and load metal and plastic cases
2016-04-03 11:43:11 +00:00
commy2
92af6ffe2e
add cargo space to csat attack heli (can transport 8 troops)
2016-03-31 01:03:40 +02:00
commy2
28468bec82
specify helicopter cargo spaces, fix #3591
2016-03-31 00:57:04 +02:00
ColdEvul
b91897de3b
Added comment
2016-03-02 16:41:45 +01:00
ColdEvul
e7ec87d284
Added carry and interaction for case.
2016-03-02 16:38:23 +01:00
commy2
fa3913752b
replace XEH_ENABLED macro with actual class, fix #3482 , fix #3483
2016-03-01 17:05:00 +01:00
PabstMirror
8b932fd5a0
Fix some undefined functions / strings
2016-02-20 16:58:45 -06:00
Thomas Kooi
27c6934ff2
Merge pull request #2230 from SzwedzikPL/interactions_lamps
...
Interaction with portable lamps
2016-02-20 16:47:28 +01:00
PabstMirror
488d24bc01
Fix cargo loading on the big huron containers
2016-02-19 15:30:23 -06:00
SzwedzikPL
388b00f58c
remove unnecessary code, aesthetic tweak
2016-02-10 01:38:14 +01:00
SzwedzikPL
7b8be590b4
Merge branch 'acemod/master' into interactions_lamps
2016-02-05 01:43:06 +01:00
PabstMirror
1a98726716
Add makeLoadable sync module
2016-01-21 22:12:54 -06:00
PabstMirror
3d4fc66bb1
Cargo Cleanup, Add makeLoadable
2016-01-19 14:51:58 -06:00
Thomas Kooi
ced94d73a7
Merge pull request #2797 from ColdEvul/RoadBarrierRoadCone
...
[REMADE] RoadCone_F and its inhered RoadBarrier_F intractable
2015-11-28 20:51:39 +01:00
PabstMirror
cfba7c01e8
Merge branch 'master' into settingsErrorChecking
...
Conflicts:
addons/map_gestures/stringtable.xml
2015-11-03 12:09:36 -06:00
ColdEvul
b82350baa2
Made ``RoadCone_F
` and its inhered
`RoadBarrier_F
`` dragable, carryable and storeable.
...
I remade it and removed comments and unnecessary strings. I also removed the unworking one from the last version.
2015-10-28 21:33:00 +01:00
ColdEvul
6ac1d8361d
Fixed small UAV carrying allot of cargo.
2015-10-28 16:00:24 +01:00
PabstMirror
64de91ed06
Add warning for duplicate setting modules.
2015-10-18 23:34:11 -05:00
SzwedzikPL
98f6bb3589
Merge branch 'master' of https://github.com/acemod/ACE3 into interactions_lamps
...
Conflicts:
addons/cargo/CfgVehicles.hpp
addons/interaction/CfgVehicles.hpp
addons/interaction/XEH_preInit.sqf
addons/interaction/stringtable.xml
2015-10-15 11:49:08 +02:00