Discord
Steam
/
Developers
/
Model rotated,..
Login/Join
Event Log
Model rotated, tried multiple things but no success, any suggestions?
0 replies, posted
Search
In This Thread
[IMG]http://i.gyazo.com/20b92eaab4b2bea30ced51fe33ec4673.png[/IMG] Here's the image in HLMV, I've tried multiple things but both my friend and I have come to no success. Here's the qc: [CODE]$modelname "slycooper\slycane.mdl" $body mybody "slyarmsidle.smd" $surfaceprop combine_metal $cdmaterials "models/weapons/slycane" $upaxis Y $origin 0 0 0 -90 $sequence idle "idle.dmx" loop ACT_VM_IDLE 1 rotate -90 fps 30.00 $sequence draw "draw.dmx" ACT_VM_DRAW 1 rotate -90 fps 30.00 $sequence swing "swing.dmx" ACT_VM_PRIMARYATTACK 1 rotate -90 fps 30.00 $sequence swing2 "swing2.dmx" ACT_VM_PRIMARYATTACK 1 rotate -90 fps 30.00 $sequence miss "miss.dmx" ACT_VM_SWINGMISS 1 rotate -90 fps 30.00[/CODE]
Sorry, you need to
Log In
to post a reply to this thread.