T101
28.02.06, 22:37
Hi,ich wollte die Einheiteneigenschaften PER EVENT verändern doch der Befehl softattack nimmt das Spiel nicht an?!
Als Vorbild hatte ich die NFM Mod mit den Startevent und wollte das so ähnlich mit den Fallis machen:
command = { type = supplies value = -500 }
command = { type = oilpool value = -300 }
command = { type = manpowerpool value = -10 }
command = { type = ai_prepare_war which = ENG }
command = { type = speed which = 6 value = 2 }
command = { type = softness which = 6 value = 120 }
command = { type = defensiveness which = 6 value = 14 }
command = { type = toughness which = 6 value = 22 }
command = { type = softattack which = 6 value = 15 }
command = { type = hardattack which = 6 value = 3 }
command = { type = supplyconsumption which = 6 value = 2.5 }
command = { type = fuelconsumption which = 6 value = 0.5 }
}
Als Vorbild hatte ich die NFM Mod mit den Startevent und wollte das so ähnlich mit den Fallis machen:
command = { type = supplies value = -500 }
command = { type = oilpool value = -300 }
command = { type = manpowerpool value = -10 }
command = { type = ai_prepare_war which = ENG }
command = { type = speed which = 6 value = 2 }
command = { type = softness which = 6 value = 120 }
command = { type = defensiveness which = 6 value = 14 }
command = { type = toughness which = 6 value = 22 }
command = { type = softattack which = 6 value = 15 }
command = { type = hardattack which = 6 value = 3 }
command = { type = supplyconsumption which = 6 value = 2.5 }
command = { type = fuelconsumption which = 6 value = 0.5 }
}