Space Engineers

Space Engineers

[Archive] Rdav's Guided Missile Script
Showing 1-7 of 7 entries
Update: 6 May, 2019 @ 10:37am

UPDATE 28/02/2019
==================
1.05 MAJOR UPDATE

- Fixed an assortment of bugs with the code
- Added Automatic Firing Ability
- To turn on go into the code and set 'automatic firing' to true
- Any grid in range will be automatically targeted and fired at
- Firing frequency can be modified by changing the 'time between launches' counter



Existing codes exhibiting this error should be updated to this version to enable this update
Let me know if there are any issues or things that need patching!

Update: 28 Feb, 2019 @ 2:51pm

UPDATE 28/02/2019
==================
1.04

-Hotfixed battery related issue with latest update from Keen,
Existing codes exhibiting this error should be updated to this version to fix it

Update: 31 Oct, 2018 @ 3:32am

UPDATE 31/10/2018
==================
1.03

Fixed:
- Fixed Missiles not accelerating (usually was if no correct launch distance is set, but now is always fixed)
- Fixed script finding and using incorrect guidance turrets (ie turrets on missiles)
- To prevent script using these blocks change their custom data to: NoUse

Added:
- Missile tag (Previously #A#) is now easily changable! you will find where to change it shortly below the script introduction section, different pb's can now run different kinds of missiles easily
- Option To ignore any soundblocks and turrets you don't want the script to use (change their custom data to: NoUse )

Update: 6 Aug, 2018 @ 4:45am

UPDATE 04/08/2018
==================
1.02

Fixed:
- Fixed a rare exception when trying to fire incomplete missiles
- P-block now gives you an error message if you run it with the wrong/misstyped launch command

Update: 4 Aug, 2018 @ 3:47pm

Actually merged the previous hotfix (derp)

Update: 4 Aug, 2018 @ 2:48pm

HOTFIX 04/08/2018
==================
1.01

Fixed:
- Now people can use #A# as just a prefix
- Fixed a turret range bug

Update: 3 Aug, 2018 @ 12:34pm