This page is under construction
Archives/bf1942/levels/navalbattle_twins.rfa
bf1942/levels/navalbattle_twins/Objects/Common/Weapons.con
rem --------------- ---------------
rem Ship SmokeLauncher
rem --------------- ---------------

rem *** ShipSmokeLauncher ***
ObjectTemplate.create FireArms ShipSmokeLauncher
ObjectTemplate.setNetworkableInfo ShipFireArmInfo
ObjectTemplate.setAsynchronyFire 1
ObjectTemplate.aiTemplate DepthChargeLauncherAI
ObjectTemplate.projectileTemplate ShipSmokeLauncher_Projectile
ObjectTemplate.projectilePosition 0/0/10
ObjectTemplate.magSize 3
ObjectTemplate.numOfMag 5
ObjectTemplate.velocity 15
ObjectTemplate.roundOfFire 0.17
ObjectTemplate.autoReload 1
ObjectTemplate.reloadtime 60
ObjectTemplate.setInputFire c_PIAltFire

rem *** ShipSmokeLauncher_Projectile ***
ObjectTemplate.create Projectile ShipSmokeLauncher_Projectile
ObjectTemplate.createNotInGrid 1
ObjectTemplate.CullRadiusScale 10
ObjectTemplate.hasMobilePhysics 1
ObjectTemplate.hasCollisionPhysics 1
ObjectTemplate.hasResponsePhysics 1
ObjectTemplate.timeToLive CRD_NONE/1.5/0/0
ObjectTemplate.gravityModifier 1.0
ObjectTemplate.damageType 1
ObjectTemplate.material 779
ObjectTemplate.material2 -1
ObjectTemplate.Radius 0.0
ObjectTemplate.ForceOnExplosion 0
ObjectTemplate.endEffectTemplate e_ShipSmokeWhite
ObjectTemplate.hasCollisionEffect 0
ObjectTemplate.hasOnTimeEffect 1
ObjectTemplate.invisibleAtEndEffect 1
ObjectTemplate.dieAfterColl 0
ObjectTemplate.stopAtEndEffect 1