Advertisement
Guest User

Untitled

a guest
Jul 14th, 2022
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.32 KB | None | 0 0
  1. $modelname "stormflag.mdl"
  2. $body pole "pole.smd"
  3. $surfaceprop metal
  4. $cdmaterials "ramses\models\equipment\stormflag\"
  5.  
  6. $bodygroup flags
  7. {
  8.     blank
  9.     studio gale_flag1
  10.     studio gale_flag2
  11.     studio storm_flag1
  12.     studio storm_flag2
  13. }
  14.  
  15. $sequence idle "pole.smd"
  16.  
  17. $collisionmodel "pole.smd"
  18. {
  19.     $mass "5"
  20.     $concave
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement