Commit Graph

21 Commits

Author SHA1 Message Date
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