Space Engineers

Space Engineers

Whip's Weapon Salvo Script
18개 중 11~18개 표시 중
< 1  >
업데이트: 2019년 3월 3일 @ 오후 7시 55분

Version 43.2.0
  • Forced currently active weapon to be on to compensate for broken weapons
  • Changed to grid check to IsSameConstruct as
  • Made echo display at 1Hz to reduce network usage

업데이트: 2018년 7월 31일 @ 오후 7시 32분

Version 42
  • Fix for keen's stupid negative runtime bug

업데이트: 2018년 7월 14일 @ 오후 9시 55분

Version 41
  • Changed update bandaid to preserve across map loads

업데이트: 2018년 5월 12일 @ 오후 7시 40분

Version 40
  • Changed UpdateFrequency bandaid
  • Added a message if the code is not looping to direct users

업데이트: 2018년 3월 29일 @ 오후 4시 20분

Version 39
  • Burst fire command added!
    Syntax is as follows:
    burst <integer>
  • Made changes to how arguments are parsed, should be more performant

업데이트: 2018년 3월 18일 @ 오후 10시 18분

Version 38
  • Code now only searches for blocks on grid and subgrids. This should stop ships' codes from conflicting with each other when docked
  • Fixed issue where codes were triggered multiple times on DS

업데이트: 2018년 3월 9일 @ 오후 3시 58분

Version 37
Vastly improved performance
  • Blocks are only fetched every 10 seconds
  • Reduced number of times the code messes with block power states (main source of lag)

업데이트: 2017년 12월 4일 @ 오후 8시 29분

Initial Release
Version 34