i made an camrera pitch angle shifter for my map of minas tirith.. and it works fine in my local version... but i want the code to work from any computer with out any modification of the ini files... i know that the ini files are overrideble from the map.ini in the map folder. here are the code in the map.ini:
Object EvilSpellBook
AddModule
Behavior = SpecialPowerModule ModuleTag_Zoomout
SpecialPowerTemplate = SpellBookZoomout
AttributeModifier = SpellBookZoomout
;AttributeModifierRange = 999999
;AttributeModifierAffects = ANY +INFANTRY +CAVALRY +MONSTER -HERO ALLIES
;AttributeModifierWeatherBased = Yes
;TargetAllSides = Yes ; Then the alliance setting in the Object Filter will control who
AvailableAtStart = No
End
End
AddModule
Behavior = SpecialPowerModule ModuleTag_Zoomin
SpecialPowerTemplate = SpellBookZoomin
AttributeModifier = SpellBookZoomin
;AttributeModifierRange = 999999
;AttributeModifierAffects = ANY +INFANTRY +CAVALRY +MONSTER -HERO ALLIES
;AttributeModifierWeatherBased = Yes
;TargetAllSides = Yes ; Then the alliance setting in the Object Filter will control who
AvailableAtStart = No
End
End
End
i made an modification to the system.ini and im trying to overtride the games origal from the map. ini . but it dont work to overide the system.ini.... anyone???
se here:
http://www.forumplanet.com/rpgplanet...id=1605291&p=7