Space Engineers

Space Engineers

Not enough ratings
Fighter Ship - CV API Example
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
5.875 KB
8 Jan, 2015 @ 11:19am
1 Change Note ( view )

Subscribe to download
Fighter Ship - CV API Example

Description
This is is a script which looks for an antenna with a % in the name, but not one with "Status Report" in the name. This is so that when a small ship docks with a large ship with the status report, it doesn't mistake the % signs used in the status report and renames them. In general, this script is mostly for reporting hull integrity, but you can also uncomment out OrderedNames to fix the names of stuff on the ship. Generally don't have the dampen code on this because I could see situations that a fighter you might turn off dampeners and get out.

WARNING: The myFaction code is not functional with the Virus code. Use the virus at your own risk. It is still a work in progress. Once the myFaction related code is working and tested, then I will update the notes on this. I might end up stripping out the virus code all together though with the recent changes to the API not being able to interact with items you don't own.

Embedded in the script is my In-Game Programming API Script
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=371689127