STEAM GROUP
Crowbar [Source Engine Modding Tool] CrowbarTool
STEAM GROUP
Crowbar [Source Engine Modding Tool] CrowbarTool
1,117
IN-GAME
7,469
ONLINE
Founded
26 October, 2013
Language
English
Showing 11-15 of 15 entries
21
Need help for compile CSCZ playermodel to SFM
Originally posted by xdshot:
Put qc content here, I'll tell what needs to be altered.
here's the qc
// Created by Crowbar 0.74 // Stored modelname (without quotes): "gign.mdl" $modelname "CSEO\Austrian-Eko-Cobra\Austrian-Eko-Cobra.mdl" $cd "." $cdtexture "." $cliptotextures $scale 1.0 $bodygroup "studio" { studio "gign" } $bodygroup "backpack" { blank studio "defuse" } $cdmaterials "CSEO\Austrian-Eko-Cobra\" $attachment 0 "Bip01 R Hand" 10.855 -0.416715 1.87068 $attachment 1 "Bip01 L Hand" 10.855 -0.416715 1.87068 $cbox 0 0 0 0 0 0 $bbox 0 0 0 0 0 0 $hbox 3 "Bip01 Pelvis" -4.69 -4.44 -6.75 4 5.56 6.75 $hbox 6 "Bip01 L Thigh" 2.66 -3.69 -3.09 18.16 4.88 3.31 $hbox 6 "Bip01 L Calf" 0.38 -3.97 -2.84 17.6 4 2.94 $hbox 6 "Bip01 L Foot" 0.85 -3.24 -2.64 5.73 8.53 3.17 $hbox 7 "Bip01 R Thigh" 2.47 -3.69 -3.16 18.129999 4.88 3.38 $hbox 7 "Bip01 R Calf" 0.31 -3.97 -2.84 17.6 3.94 2.97 $hbox 7 "Bip01 R Foot" 0.85 -3.24 -2.64 5.73 8.53 3.17 $hbox 3 "Bip01 Spine1" -3.25 -5.5 -5.5 4.83 5.5 5.5 $hbox 2 "Bip01 Spine2" -0.06 -5.53 -7.59 8 7 7.59 $hbox 2 "Bip01 Spine3" -2.25 -6.81 -6.31 6.5 5.09 6.31 $hbox 2 "Bip01 Neck" -3.11 -1.5 -3 2.05 3.5 3 $hbox 1 "Bip01 Head" -0.33 -4.5 -2.5 8 4.5 2.5 $hbox 4 "Bip01 L Clavicle" 0.94 -2.88 -4.13 5.44 4.28 3.5 $hbox 4 "Bip01 L UpperArm" -2.16 -2.34 -2.56 11.56 3.41 2.38 $hbox 4 "Bip01 L Forearm" 0.59 -1.81 -2.19 10.75 2.84 2.41 $hbox 4 "Bip01 L Hand" -0.132201 -1.90302 -2.23853 4.8629 2.07824 2.36979 $hbox 5 "Bip01 R Clavicle" 1.38 -2.84 -3.56 5.69 4.31 4.31 $hbox 5 "Bip01 R UpperArm" -1.88 -2.47 -2.16 11.81 3.28 2.81 $hbox 5 "Bip01 R Forearm" 0.44 -1.97 -2.34 10.59 2.72 2.22 $hbox 5 "Bip01 R Hand" -0.132201 -1.90302 -2.23853 4.8629 2.07824 2.36979 $hbox 8 "Bip01 L Hand" -16.1 -6.5 -19 10.6 1.5 25 $sequence "idle1" { "Austrian-Eko-Cobra_anims\idle1" ACT_IDLE 1 fps 15 loop } $sequence "crouch_idle" { "Austrian-Eko-Cobra_anims\crouch_idle" ACT_CROUCHIDLE 1 fps 10 loop } $sequence "walk" { "Austrian-Eko-Cobra_anims\walk" ACT_WALK 1 fps 30 loop LX } $sequence "run" { "Austrian-Eko-Cobra_anims\run" ACT_RUN 1 fps 60 loop LX } $sequence "crouchrun" { "Austrian-Eko-Cobra_anims\crouchrun" ACT_CROUCH 1 fps 30 loop LX } /* $sequence "jump" { "Austrian-Eko-Cobra_anims\jump" ACT_HOP 1 fps 30 } $sequence "longjump" { "Austrian-Eko-Cobra_anims\longjump" ACT_LEAP 1 fps 30 } */
The other sequences i couldn't copy paste because i can't write more than 18000 characters here
Showing 11-15 of 15 entries