Commit Graph

44 Commits

Author SHA1 Message Date
sethduda
22296fd54e Additional pickup rope fix 2016-09-06 23:22:24 -04:00
sethduda
180aff031f Fixing rope pickup action when player is above ground level
Fixes issues seen when trying to pickup ropes on the USS Nimitz
2016-09-06 22:55:59 -04:00
sethduda
26e7cafaf1 Update README.md 2016-08-24 17:20:09 -04:00
sethduda
d587cdf607 Update README.md 2016-08-24 17:10:15 -04:00
sethduda
1283fac2be VTOL wasn't able to attach ropes 2016-07-14 17:12:38 -04:00
sethduda
5e4d46c09f Adding support for VTOL 2016-07-10 08:39:05 -04:00
sethduda
89e9115dd9 Merge pull request #10 from thegoatman/patch-2
Fix breaking rotors on CUP Wildcat
2016-07-08 16:50:22 -04:00
thegoatman
c05ca41d62 Fix breaking rotors on CUP Wildcat 2016-07-08 22:30:25 +02:00
sethduda
a13e8f37de Adjusting sling load point intersection test to not clip ground
Fixes #7
2016-07-08 15:44:36 -04:00
sethduda
17f945185f Merge pull request #8 from thegoatman/patch-1
Fix syntax error
2016-07-08 12:39:34 -04:00
thegoatman
b6c53482b4 Fix syntax error
File sa_advancedslingloading\config.cpp, line 34: '/CfgFunctions/SA/AdvancedSlingLoading/advancedSlingLoadingInit.postInit': Missing ';' prior '}'
2016-07-08 18:36:29 +02:00
sethduda
ec02fca91a Updating sling points for RHS helis (CH47 and CH53) 2016-06-26 23:50:21 -04:00
sethduda
e42bf700ab Updating sling point settings for CUPS and RHS CH47s 2016-06-26 22:51:42 -04:00
sethduda
7a7e0b22ad Fixing sling load attachment points 2016-06-24 21:01:17 -04:00
sethduda
a0977d086e Lowering ropes to prevent damage to heli 2016-06-22 20:50:31 -04:00
sethduda
740c4af87c Update fn_advancedSlingLoadingInit.sqf 2016-05-19 10:41:12 -04:00
sethduda
e019312ebd Update fn_advancedSlingLoadingInit.sqf 2016-05-19 10:39:34 -04:00
sethduda
f5c7c2a5f4 Update README.md 2016-05-05 23:37:11 -04:00
sethduda
c25578522d Reworking heavy lifting, adding support for multiple sling load points 2016-05-05 22:56:46 -04:00
sethduda
0e83a31589 Update fn_advancedSlingLoadingInit.sqf 2016-04-20 15:56:18 -04:00
sethduda
a3517959b5 Calling ASL_Rope_Set_Mass via ASL_RemoteExec 2016-04-20 15:54:47 -04:00
sethduda
eaa4481f1e Update README.md 2016-04-12 23:29:41 -04:00
sethduda
60b440d34b adding ignores 2016-04-12 23:15:30 -04:00
sethduda
b93ed9fb8a Adjusting starting cargo rope length 2016-04-12 23:07:55 -04:00
sethduda
28101a0603 Adjusting cargo corner points 2016-04-12 23:04:14 -04:00
sethduda
29e505c2d6 Updating sling loading code to follow towing code patterns, adding exile support 2016-04-12 22:54:56 -04:00
sethduda
b2afa258cc Removing out of date sa_ropes.sqf code 2016-02-10 13:08:52 -05:00
sethduda
c5139db386 Updating PBOs for v1.2 2016-02-05 18:56:55 -05:00
sethduda
d1f343862e Adding SA_ASL_HEAVY_LIFTING_ENABLED variable that allows missions creator to disable heavy lifting
Add the following to your init.sqf file to disable heavy lifting:
missionNamespace setVariable
["SA_ASL_HEAVY_LIFTING_ENABLED",false,true];

Add the following to your init.sqf file to enable heavy lifting (enabled
by default):
missionNamespace setVariable ["SA_ASL_HEAVY_LIFTING_ENABLED",true,true];
2016-02-05 18:56:22 -05:00
sethduda
15bc5f1318 Updating mount points to be centered on object's center of mass 2016-02-03 17:06:26 -05:00
sethduda
535a1c77a4 Updated steam logo 2016-02-03 14:32:55 -05:00
sethduda
528cdaf143 Adding key, updating steam logo 2016-02-03 13:16:26 -05:00
sethduda
9296ae98b2 Update README.md 2016-02-03 13:02:07 -05:00
sethduda
2b109be457 addon 2016-02-03 09:33:52 -05:00
sethduda
4f68b5d689 Converting to addon 2016-02-03 08:36:21 -05:00
sethduda
9058eb52e5 Update README.md 2016-01-30 09:06:06 -05:00
sethduda
9491990855 Update README.md 2016-01-30 09:01:57 -05:00
sethduda
1dc9d40eb6 Update README.md 2016-01-30 08:57:24 -05:00
sethduda
1c6869e98e Update README.md 2016-01-30 08:55:57 -05:00
sethduda
fc7bf351a8 Create README.md 2016-01-30 08:54:12 -05:00
sethduda
9abc7341fe Update sa_ropes.sqf 2016-01-30 08:47:09 -05:00
sethduda
69d4d8c0ac Update sa_ropes.sqf 2016-01-30 08:45:54 -05:00
sethduda
c78abdc70f initial commit 2016-01-30 08:37:38 -05:00
sethduda
011cc3268a 👾 Added .gitattributes & .gitignore files 2016-01-30 08:37:07 -05:00