Jump to content

Visual studio broke my gmail


Recommended Posts

9 minutes ago, cukkoo said:

No it doesn't build it onlay make a .cs file

That would be a C# source file — it’s unlikely the compiler creates that. Perhaps one was missing, and VS creates it for you?

Link to comment
Share on other sites

2 hours ago, cukkoo said:

ok just 1 thing is ksp C# different than normal C#

I would highly recommend finding some youtube tutorials.  It sounds as though you could use more assistance than a few lines on a forum will be able to provide.

Link to comment
Share on other sites

23 hours ago, goldenpsp said:

I would highly recommend finding some youtube tutorials.  It sounds as though you could use more assistance than a few lines on a forum will be able to provide.

I highly agree with this. I'm going to assume the OP is not very experienced in C# programming, or programming in the first place, given the nature of the questions asked.

 

On 7/13/2020 at 9:55 AM, cukkoo said:

ok just 1 thing is ksp C# different than normal C#

 That's a loaded question. Not because the answer is difficult; C# in KSP mods is not any different than regular C#. But because what you're not asking: if I learn regular C# can I create mods in KSP?

Consider this question:

Is regular French any different than the French the fans of Paris Saint-Germain speak?
Well, no, but do you know anything about the club? It's history? How they've been doing recently? Soccer in general?
Oooh, so I should read up on the club instead?
No, no, no... you will need to learn French, and in addition, you'll need to learn about the club.

It's the same with creating mods. You'll have to learn about C#. And you'll have to learn how C# interacts with KSP. There's documentation and youtube videos for that (I assume) but all of that is going to be pretty meaningless if you don't understand C#. Keep in mind that programming by copy & pasting fragments you find online is like building a car from scratch based on youtube vidoes about car repair. The videos might show a lot but they don't show what they're not showing, and if you don't realize what they're not showing either you'll never get that car built.

 

Edited by Kerbart
Fixed quote
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...