diff --git a/OG Anims/climbanim.qc b/OG Anims/climbanim.qc index c1a363a..5415d31 100644 --- a/OG Anims/climbanim.qc +++ b/OG Anims/climbanim.qc @@ -1607,7 +1607,6 @@ $sequence "water_float" { "climbanim_anims\water_float.smd" fadein 0.75 fadeout 1 - addlayer "water_pose" fps 60 loop ikrule "rhand" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 1 1 target 0 @@ -1620,7 +1619,6 @@ $sequence "water_swimfwd" { "climbanim_anims\water_pose_2.smd" fadein 0.75 fadeout 1 - addlayer "water_pose" fps 60 loop ikrule "rhand" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 1 1 target 0 @@ -1633,7 +1631,6 @@ $sequence "water_swimright" { "climbanim_anims\water_pose_4.smd" fadein 0.75 fadeout 1 - addlayer "water_pose" fps 60 loop ikrule "rhand" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 1 1 target 0 @@ -1646,7 +1643,6 @@ $sequence "water_swimleft" { "climbanim_anims\water_pose_6.smd" fadein 0.75 fadeout 1 - addlayer "water_pose" fps 60 loop ikrule "rhand" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 1 1 target 0 @@ -1659,7 +1655,6 @@ $sequence "water_swimback" { "climbanim_anims\water_pose_8.smd" fadein 0.75 fadeout 1 - addlayer "water_pose" fps 60 loop ikrule "rhand" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 1 1 target 0 diff --git a/OG Anims/compiled 0.74/models/climbanim.dx80.vtx b/OG Anims/compiled 0.74/models/climbanim.dx80.vtx index 8cf28d5..fdb357d 100644 Binary files a/OG Anims/compiled 0.74/models/climbanim.dx80.vtx and b/OG Anims/compiled 0.74/models/climbanim.dx80.vtx differ diff --git a/OG Anims/compiled 0.74/models/climbanim.dx90.vtx b/OG Anims/compiled 0.74/models/climbanim.dx90.vtx index fe2c2b1..526846a 100644 Binary files a/OG Anims/compiled 0.74/models/climbanim.dx90.vtx and b/OG Anims/compiled 0.74/models/climbanim.dx90.vtx differ diff --git a/OG Anims/compiled 0.74/models/climbanim.mdl b/OG Anims/compiled 0.74/models/climbanim.mdl index 810e425..2aa54a9 100644 Binary files a/OG Anims/compiled 0.74/models/climbanim.mdl and b/OG Anims/compiled 0.74/models/climbanim.mdl differ diff --git a/OG Anims/compiled 0.74/models/climbanim.sw.vtx b/OG Anims/compiled 0.74/models/climbanim.sw.vtx index 51dbe8b..5db5ea2 100644 Binary files a/OG Anims/compiled 0.74/models/climbanim.sw.vtx and b/OG Anims/compiled 0.74/models/climbanim.sw.vtx differ diff --git a/OG Anims/compiled 0.74/models/climbanim.vvd b/OG Anims/compiled 0.74/models/climbanim.vvd index c500c0d..a7a1601 100644 Binary files a/OG Anims/compiled 0.74/models/climbanim.vvd and b/OG Anims/compiled 0.74/models/climbanim.vvd differ diff --git a/climbanim/climbanim.qc b/climbanim/climbanim.qc index be8e16a..29ebaa8 100644 --- a/climbanim/climbanim.qc +++ b/climbanim/climbanim.qc @@ -1607,7 +1607,6 @@ $sequence "water_float" { "climbanim_anims\water_float.smd" fadein 0.75 fadeout 1 - addlayer "water_pose" fps 60 loop ikrule "rhand" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 1 1 target 0 @@ -1620,7 +1619,6 @@ $sequence "water_swimfwd" { "climbanim_anims\water_pose_2.smd" fadein 0.75 fadeout 1 - addlayer "water_pose" fps 60 loop ikrule "rhand" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 1 1 target 0 @@ -1633,7 +1631,6 @@ $sequence "water_swimright" { "climbanim_anims\water_pose_4.smd" fadein 0.75 fadeout 1 - addlayer "water_pose" fps 60 loop ikrule "rhand" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 1 1 target 0 @@ -1646,7 +1643,6 @@ $sequence "water_swimleft" { "climbanim_anims\water_pose_6.smd" fadein 0.75 fadeout 1 - addlayer "water_pose" fps 60 loop ikrule "rhand" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 1 1 target 0 @@ -1659,7 +1655,6 @@ $sequence "water_swimback" { "climbanim_anims\water_pose_8.smd" fadein 0.75 fadeout 1 - addlayer "water_pose" fps 60 loop ikrule "rhand" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 1 1 target 0 diff --git a/climbanim/compiled 0.74/models/climbanim.dx80.vtx b/climbanim/compiled 0.74/models/climbanim.dx80.vtx index 25bdb38..2dc9199 100644 Binary files a/climbanim/compiled 0.74/models/climbanim.dx80.vtx and b/climbanim/compiled 0.74/models/climbanim.dx80.vtx differ diff --git a/climbanim/compiled 0.74/models/climbanim.dx90.vtx b/climbanim/compiled 0.74/models/climbanim.dx90.vtx index 258d604..66b043d 100644 Binary files a/climbanim/compiled 0.74/models/climbanim.dx90.vtx and b/climbanim/compiled 0.74/models/climbanim.dx90.vtx differ diff --git a/climbanim/compiled 0.74/models/climbanim.mdl b/climbanim/compiled 0.74/models/climbanim.mdl index 4244791..ff59856 100644 Binary files a/climbanim/compiled 0.74/models/climbanim.mdl and b/climbanim/compiled 0.74/models/climbanim.mdl differ diff --git a/climbanim/compiled 0.74/models/climbanim.sw.vtx b/climbanim/compiled 0.74/models/climbanim.sw.vtx index e2c87dd..e0635ec 100644 Binary files a/climbanim/compiled 0.74/models/climbanim.sw.vtx and b/climbanim/compiled 0.74/models/climbanim.sw.vtx differ diff --git a/climbanim/compiled 0.74/models/climbanim.vvd b/climbanim/compiled 0.74/models/climbanim.vvd index c58c7cd..27823d0 100644 Binary files a/climbanim/compiled 0.74/models/climbanim.vvd and b/climbanim/compiled 0.74/models/climbanim.vvd differ