Need help with adding shell sound.

Ask questions, discuss ideas, get answers
User avatar
Swaffy
Posts: 1715
Joined: Sun Aug 29, 2010 9:25 pm
Location: Cibolo, Texas

Re: Need help with adding shell sound.

Post by Swaffy »

Battle GI wrote:
Your signature image is huge... it's bigger than a normal post.

Also,

rem *** Chi-ha_Projectile ***
ObjectTemplate.create Projectile Chi-ha_Projectile
ObjectTemplate.createNotInGrid 1

ObjectTemplate.loadSoundScript ../../Common/Sounds/Projectile.ssc
ObjectTemplate.geometry projectile_m1
ObjectTemplate.hasMobilePhysics 1
ObjectTemplate.hasCollisionPhysics 1
ObjectTemplate.hasResponsePhysics 1
ObjectTemplate.timeToLive CRD_NONE/10/0/0
ObjectTemplate.gravityModifier 0.5
ObjectTemplate.damageType 1
ObjectTemplate.material 237
ObjectTemplate.material2 206
ObjectTemplate.hasCollisionEffect 1
ObjectTemplate.addTemplate e_VaporTrailCannon
(Forum Thread|Download) Swaffy'sMod v0.34 | Download link to come Soon™
Post Reply