Fix CFGMoves Server CTD

Reported to CorePatch maintainer.
This commit is contained in:
icomrade
2017-03-27 18:16:51 -04:00
parent c501a80dd7
commit 0275c58a89
2 changed files with 24 additions and 0 deletions

View File

@@ -5,6 +5,29 @@ class CfgMovesAnimalsBase {
class BlendAnims;
};
class CfgMovesBasic; //Fix for server CTD
class CfgMovesMaleSdr: CfgMovesBasic
{
class States
{
class TransAnimBase_noIK;
class AwopPercMstpSoptWbinDnon_AwopPknlMstpSoptWbinDnon_lnr: TransAnimBase_noIK
{
rightHandIKCurve[] = {};
leftHandIKCurve[] = {};
ConnectTo[] = {"AwopPknlMstpSoptWbinDnon_lnr",0.02};
InterpolateTo[] = {"AwopPknlMstpSoptWbinDnon_AwopPercMstpSoptWbinDnon_lnr",0.02};
actions = "BinocKneelLnrActions";
rightHandIKEnd = 0;
rightHandIKBeg = 0;
leftHandIKEnd = 0;
leftHandIKBeg = 0;
canPullTrigger = 0;
file = "\ca\Anims\Characters\data\Anim\Sdr\wop\erc\stp\opt\bin\AwopPercMstpSoptWbinDnon_AwopPknlMstpSoptWbinDnon_una";
};
};
};
class CfgMovesDogBase
{
class Default