Space Engineers

Space Engineers

Diamond Dome Defense Script
Viser 1-10 af 48 forekomster
< 1  2  3  4  5 >
Opdatering: 14. sep. 2020 kl. 5:18

Added UseFourPointOcclusion setting for Custom Data.

By default the occlusion check is traced from center of the group of gatling guns. If the gatling guns are space wide apart, the occlusion may not stop guns from firing since center may have a clear shot but the gatling guns on the corners are actually hitting own ship.

This setting allows it to have tighter checks by checking all 4 corners instead of only from center.

Opdatering: 27. aug. 2020 kl. 3:33

Fixed issue where script throws error when no AI Turret designators are present. This previous bug also happens when you lose all AI Turret designators during combat as script reloads them every 10seconds.

Opdatering: 19. aug. 2020 kl. 22:26

Fixed issue where script throws error when no raycast cameras are present. This previous bug also happens when you lose all cameras during combat as script reloads them every 10seconds.

Opdatering: 9. aug. 2020 kl. 6:45

Added commands to enable and disable auto missile launch via toolbar commands.

Opdatering: 9. aug. 2020 kl. 1:52

Fixed Occlusion Checker not loaded due to auto reload feature added in 5.1. This caused turrets to shoot own ship or other PDC turrets as checker is not active.

Also added AutoMissileLaunch parameter. By default script automatically launches missiles from "DDS Missiles" group. To disable this behavior, use AutoMissileLaunch=false in CustomData.

Opdatering: 9. aug. 2020 kl. 1:32

Fixed Occlusion Checker not loaded due to auto reload feature added in 5.1. This caused turrets to shoot own ship or other PDC turrets as checker is not active.
mData.

Opdatering: 3. juli 2020 kl. 7:42

Opdatering: 24. juni 2020 kl. 11:11

Fixed "not an object instance" issue when target is blacklisted.

Opdatering: 18. juni 2020 kl. 3:51

Vastly improved firing and spray techniques.

Opdatering: 15. juni 2020 kl. 11:49

Extended Manual Targeting Short Name to 5 digits