Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2019
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. $cd "C:\Users\MThomas93\Desktop\Hex\CharacterPistol"
  2. $surfaceprop "flesh"
  3. $modelname "dusty.mdl"
  4. $model studio "dusty.smd" {
  5. $include "flexes.qci"
  6.  
  7. $cdmaterials "models\dusty\"
  8.  
  9.  
  10.  
  11. $sequence ragdoll "ragdoll.smd" FPS 30 activity ACT_DIERAGDOLL 1
  12. $collisionmodel "phys.smd" {
  13. $mass 10.0
  14. $inertia 5.00
  15. $damping 0.00
  16. $rotdamping 0.00
  17. $rootbone "ValveBiped.Bip01_Head1"
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement