mirror of
https://github.com/sethduda/AdvancedSlingLoading.git
synced 2024-08-30 17:32:12 +00:00
Update README.md
This commit is contained in:
parent
1283fac2be
commit
d587cdf607
11
README.md
11
README.md
@ -83,11 +83,14 @@ class CfgRemoteExec
|
||||
{
|
||||
class Functions
|
||||
{
|
||||
class ASL_Extend_Ropes { allowedTargets=0; };
|
||||
class ASL_Shorten_Ropes { allowedTargets=0; };
|
||||
ASL_Pickup_Ropes { allowedTargets=0; };
|
||||
ASL_Deploy_Ropes_Index { allowedTargets=0; };
|
||||
ASL_Rope_Set_Mass { allowedTargets=0; };
|
||||
class ASL_Extend_Ropes { allowedTargets=0; };
|
||||
class ASL_Shorten_Ropes { allowedTargets=0; };
|
||||
class ASL_Release_Cargo { allowedTargets=0; };
|
||||
class ASL_Retract_Ropes { allowedTargets=0; };
|
||||
class ASL_Deploy_Ropes { allowedTargets=0; };
|
||||
class ASL_Retract_Ropes { allowedTargets=0; };
|
||||
class ASL_Deploy_Ropes { allowedTargets=0; };
|
||||
class ASL_Attach_Ropes { allowedTargets=0; };
|
||||
class ASL_Drop_Ropes { allowedTargets=0; };
|
||||
class ASL_Hint { allowedTargets=1; };
|
||||
|
Loading…
Reference in New Issue
Block a user