PDA

View Full Version : Nuke Reactor Explosion


chaoscontrol512
03-17-2007, 11:20 PM
Hey everyone :)
I'm trying to get the Civilian Nuclear Reactor (object CBNukeB) to be capturable (when u capture it, it supplies ur base with 16 units of power) and explode with the same effect as the Chinese nuclear reactor. The only problem is that the map crashes when i try to load it in game. I know this has something to do with the map.ini file. Here's the entry for the reactor:

Object CBNukeB
KindOf = STRUCTURE SELECTABLE IMMOBILE CAPTURABLE FS_POWER
EnergyProduction = 16
Behavior = FXListDie ModuleTag_07
DeathWeapon = ChinaPowerPlantDeathWeapon
StartsActive = Yes
End
End

Any help would be appreciated. Thanks. :)

Elazul Yagami
04-17-2007, 10:42 PM
Hey everyone :)
I'm trying to get the Civilian Nuclear Reactor (object CBNukeB) to be capturable (when u capture it, it supplies ur base with 16 units of power) and explode with the same effect as the Chinese nuclear reactor. The only problem is that the map crashes when i try to load it in game. I know this has something to do with the map.ini file. Here's the entry for the reactor:

Object CBNukeB
KindOf = STRUCTURE SELECTABLE IMMOBILE CAPTURABLE FS_POWER
EnergyProduction = 16
Behavior = FXListDie ModuleTag_07
DeathWeapon = ChinaPowerPlantDeathWeapon
StartsActive = Yes
End
End

Any help would be appreciated. Thanks. :)

Try adding another End at the end.