Posted by: bel3ve - Friday, February 6, 2009 4:57:03 PM
Found this is the avenger code, what is this used for, I haven't seen it before and also does it have a place where I can edit it! The ;comment does not help.
Weapon AvengerTargetDesignator
PrimaryDamage = 200.0 ; How long (msec) we put the status on the target (should equal or exceed DelayBetweenShots)
PrimaryDamageRadius = 0.0
AttackRange = 200.0
DamageType = STATUS ; We put an Object Status on the target
[u][b] DamageStatusType = FAERIE_FIRE ; And here is what[/b][/u]
WeaponSpeed = 999999.0 ; dist/sec
DelayBetweenShots = 200 ; time between shots, msec
ClipSize = 0 ; how many shots in a Clip (0 == infinite)
ClipReloadTime = 0 ; how long to reload a Clip, msec
LaserName = AvengerTargetingLaserBeam
LaserBoneName = TurretFX03
FireFX = WeaponFX_AvengerTargetDesignator
FireSound = AvengerPaintWeaponLoop
FireSoundLoopTime = 120 ; loop the firing sound until there's this much delay between shots
End
Posted by: Annihilationzh - Saturday, February 7, 2009 1:39:21 AM
You can modify it in GameData.ini
[code] WeaponBonus = TARGET_FAERIE_FIRE RATE_OF_FIRE 150%[/code]
It makes units fire 50% faster at the target.
Posted by: beng - Wednesday, April 8, 2009 5:56:20 PM
Change it from FAERIE_FIRE to UNDER_CONSTRUCTION, then whatever you shoot will be unable to work and the enemy dozers will try and rebuild it if it is a structure.
Note that once you stop shoitng it and the status damage expires, it then acts as if it has been constructed even if it is just at the scaffolding stage.
For other statuses to try see:
http://www.cncmaps.com/index.php?s=&showtopic=2120&view=findpost&p=1988593