I never tried it, but wish u can figure it in my way.
Make the ivan deployable. Make a weapon code as following :
[BombDetonate]
Damage=400 ; Damage is used only for death explosion
ROF=50
Range=-2
;CellRangefinding=yes <= is this code needed ?
FireOnce=yes ; Only fire once; don't stay in attack mission
Projectile=Invisible
Warhead=DetonateWH
FireInTransport=no
[DetonateWH] ; Warhead
DetonateAll=yes
now give ivan Secondary=BombDetonate and try if it work.I dont know if theres bug in the deploy weapon code, but i know that the DetonateAll action was made to detonate all the ivan bombs around
anyway, did u saw any mod using ivan deploy-detonate ?
|