Ich habe mir jetzt die AirRaid Mod instaliert und alles eingestellt. Aber es gibt ein Problem, es funktioniert nicht.
In der Logdatei steht folgendes:
31.05.2024 18:52:01 [AirRaid] 'AirRaid.json' found, loading existing config
31.05.2024 18:52:01 [AirRaid] Air Raid started!
31.05.2024 18:52:01 [AirRaid] World name chernarusplus
31.05.2024 18:52:01 [AirRaid] World size 15360 meters, you can override in json config if automatic mapsize detection failed
31.05.2024 18:52:01 [AirRaid] World size overriden by json config to 15360 meters
Meine Einstellungen:
{
"OverrideMapSize": 1,
"MapSize": 15360,
"BomberAltitude": 550,
"BomberSpeed": 10,
"NumOfBombs": 20,
"Notifications": 0,
"EnableShips": 0,
"EnableSubmarine": 0,
"EnableAndula": 0,
"EnableMig21": 1,
"EnableUFO": 1,
"EnableMi24": 1,
"EnableMi6": 1,
"EnableBalloon": 0,
"Interval": 60.0,
"SubmarineInterval": 60.0,
"BoatInterval": 60.0,
"AndulaInterval": 60.0,
"Mig21Interval": 120.0,
"UFOInterval": 120.0,
"Mi24Interval": 40.0,
"Mi6Interval": 40.0,
"BalloonInterval": 60.0,
"AirRaidLocations": [
{
"name": "Test Burgeingang",
"sirenpos": "13198.6 24 3872.73",
"target": "13451 0 3309.52",
"type": "normal"
},
{
"name": "Test Mitte",
"sirenpos": "13198.6 24 3872.73",
"target": "13615 0 3048.27",
"type": "normal"
},
{
"name": "Test Kirche",
"sirenpos": "13198.6 24 3872.73",
"target": "14017.7 19 2811.22",
"type": "normal"
}
],
"SubTrajectory": [
{
"name": "1",
"pos": [
"0 -1 800",
"3092 -1 985",
"3676 -1 1677",
"6491 -1 1599",
"10310 -1 1319",
"15500 -1 2500"
]
},
{
"name": "2",
"pos": [
"3092 -1 985"
]
}
],
"BoatTrajectory": [
{
"name": "1",
"pos": [
"15323 -1 13495",
"13981 -1 8879",
"15272 -1 153"
]
}
],
"PlaneTrajectory": [
{
"name": "1",
"pos": [
"4192.7060546875 344.4538269042969 10699.0849609375",
"4277.8857421875 344.0179443359375 10550.7919921875",
"4374.361328125 344.4550476074219 10384.8037109375",
"4422.31787109375 344.4548034667969 10301.302734375",
"4496.35009765625 344.7408752441406 10173.0",
"4555.76953125 350.7513732910156 10068.740234375",
"4666.1533203125 369.5489501953125 9878.236328125",
"4812.08984375 412.1827697753906 9626.33984375",
"5046.82470703125 518.0183715820313 9205.5380859375",
"5276.85986328125 492.1279907226563 8802.3603515625",
"6556.58984375 468.00274658203127 6615.77978515625",
"8347.1201171875 410.0 3981.1298828125",
"8980.419921875 274.90203857421877 2869.1298828125",
"9653.0703125 300.0 1782.510009765625",
"10236.7998046875 300.0 756.5830078125",
"11323.2998046875 300.0 -748.4459838867188"
]
}
]
}