Jump to content

[SOLVED!] Suit not loading into game


Recommended Posts

So with the help with @Just Jim's tutorial, I have been able to make a kinda sort-of complete eve suit. But the main problem is there are a few red flags I had when making the files:

1. No visible suit

problem-with-custom-suits.png?w=633

2. Code?

So then I start getting all the files set up. Using PNG for the image files

I named the code file SUITCOMBOS.cfg and it looks like to carry the instructions out but the suit is not present

 

This image has an empty alt attribute; its file name is image-5.png

The image?

Here is the image I used

eve-suit-2.png?w=1024

Additional information: 

I downloaded KSP via steam

I have no mods

I have both DLC's

Edited by Guest
Link to comment
Share on other sites

Is the file name correct?

I took your PNG file and made a config for it (I put it all into GameData/TestSuit):

Spoiler

SUITCOMBOS
{
	SUITCOMBO
	{
		displayName = Eve Suit
		suitType = Future
		gender = Male
		name = Evewalker
		suitTexture = TestSuit/eve-suit-2
		primaryColor = #5c11b4
		secondaryColor = #69e81d
	}
}

 

I didn't have a icon for it, so I left that out. It appears to be working, though:

Spoiler

nCu6thZ.jpg

0UEsphr.jpg

 

 

Link to comment
Share on other sites

I got it to work after renaming some files 

My guess is that I Didn’t save some of the file locations in the code and after redoing most of it I got it to work

thanks @HansAcker I didn’t see your post before I was able to solve it but If I did I probably would have then 

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...