Ok i have tried to enable the Terror Cell superweapon for the GLA by following this tutorial
http://www.deezire.net/modules.php?n...ewtopic&t=8672
I followed the tutorial to a "T" and get this error: Reason Error parsing INI file 'Data\INI\SpecialPower.ini' (Line: 'SpecialPower SuperweaponTerrorCell ')
Here is the entry:
Original in SpecialPower.ini:
SpecialPower SuperweaponTerrorCell
Enum = SPECIAL_TERROR_CELL
ReloadTime = 600000 ; in milliseconds
RequiredScience = SCIENCE_TerrorCell
PublicTimer = Yes
InitiateSound = TerrorCellActivated
End
TUTORIAL SAY CHANGE IT TO:
SpecialPower SuperweaponTerrorCell
Enum = SPECIAL_TERROR_CELL
ReloadTime = 240000
PublicTimer = No
InitiateSound = RebelAmbushActivated
SharedSyncedTimer = Yes
RadiusCursorRadius = 50
End
What is wrong? Please help
End