Can infantry in Zero Hour properly fire a laser weapon?
Can infantry in generals properly fire a laser weapon, and if so, how?
I declared a public bone (Muzzle) in the infantry section, declared the LaserBone under weapons section, and burton still keeps firing from his feet..... what gives?
Laser General ini
...
Draw = W3DModelDraw ModuleTag_01
OkToChangeModelColor = Yes
ExtraPublicBone = Muzzle
...
Weapon ini
...
WeaponSpeed = 999999.0 ; dist/sec (huge value == effectively instant)
LaserName = Lazr_ColonelBurtonLaserBeam
LaserBoneName = Muzzle
FireFX = Lazr_WeaponFX_LaserCrusader
RadiusDamageAffects = ALLIES ENEMIES NEUTRALS
...
|