Also bin grad dabei eine Map zu machen.
Nun hab ich ein Prob mit der Map.ini und zwar folgende Zeilen:
Wenn ich diese Zeilen in der INI habe stürzt das Spiel sofort bei Start der Karte ab.
Kann mir jemand helfen? Ich will lediglich die Kosten und Bauzeit ändern.
€: Also hab den COde upgedatet, da es wohl doch am ganzen Rest des Codes liegt.
Nun hab ich ein Prob mit der Map.ini und zwar folgende Zeilen:
Code:
;------------------------------------- Upgrade Upgrade_AmericaAdvancedControlRods BuildTime = 15.0 BuildCost = 1000 End ;-------------------------------------- Object AmericaPatriotBattery BuildCost = 1200 ;Cost to build BuildTime = 12.0 ;Time to build in seconds Prerequisites End EnergyProduction = -4 ;Energy required, below 0 values produce energy End :---------------------------------------- Object ChinaGattlingCannon BuildCost = 1000 ;Cost to build BuildTime = 10.0 ;Time to build in seconds Prerequisites End EnergyProduction = 4 ;Energy required, below 0 values produce energy End :---------------------------------------- Object SupW_AmericaPatriotBattery BuildCost = 2000 ;Cost to build BuildTime = 20.0 ;Time to build in seconds Prerequisites End EnergyProduction = 6 ;Energy required, below 0 values produce energy End :---------------------------------------- Object Lazr_AmericaPatriotBattery BuildCost = 1600 ;Cost to build BuildTime = 15.0 ;Time to build in seconds EnergyProduction = 8 ;Energy required, below 0 values produce energy End :---------------------------------------- Object ChinaBunker BuildCost = 800 ;Cost to build BuildTime = 10.0 ;Time to build in seconds EnergyProduction = 0 ;Energy required, below 0 values produce energy End :---------------------------------------- Object Demo_GLADemoTrap BuildCost = 500 ;Cost to build BuildTime = 5.0 ;Time to build in seconds EnergyProduction = 0 ;Energy required, below 0 values produce energy End :---------------------------------------- Object Chem_GLADemoTrap BuildCost = 600 ;Cost to build BuildTime = 5.0 ;Time to build in seconds EnergyProduction = 0 ;Energy required, below 0 values produce energy End
Kann mir jemand helfen? Ich will lediglich die Kosten und Bauzeit ändern.
€: Also hab den COde upgedatet, da es wohl doch am ganzen Rest des Codes liegt.
Kommentar