Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
for example:
<Ship>
<Id>
<TypeId>RespawnShipDefinition</TypeId>
<SubtypeId>EggDropPod</SubtypeId>
</Id>
<DisplayName>EggDropPod</DisplayName>
<Icon>Textures\GUI\Icons\RespawnShips\EggDropPod.png</Icon>
<CooldownSeconds>900</CooldownSeconds>
<Prefab>EggDropPod</Prefab>
<MinimalAirDensity>0.8</MinimalAirDensity>
<PlanetDeployAltitude>2000</PlanetDeployAltitude>
<UseForPlanetsWithAtmosphere>true</UseForPlanetsWithAtmosphere>
<InitialLinearVelocity x="0" y="-95" z="0" />
<InitialAngularVelocity x="0" y="0.5" z="0" />
<HelpTextLocalizationId>RespawnScreeenHelpTextSpawn</HelpTextLocalizationId>
</Ship>
You have to make a path inside the mod folder as "Textures\GUI\Icons\Respawnships" and put your image there.
Depending on how you structured the .sbc you may have to edit it with name of your image.
https://steamcommunity.com/sharedfiles/filedetails/?id=2525117790
I assume you mean that you could get a custom image but had to name it the same as vanilla?
https://steamcommunity.com/sharedfiles/filedetails/?id=2461649755
https://steamcommunity.com/sharedfiles/filedetails/?id=618410461
https://steamcommunity.com/sharedfiles/filedetails/?id=2302486287
Replacing the vanilla, though, is still a work in progress unfortunately.