Addon Development Questions

Nickmick95

New member
Joined
Jul 28, 2008
Messages
159
Reaction score
0
Points
0
I have been trying to make my own skin for the DGIV with photoshop and do everything correctly until when I load my skin. I look at the Delta-Glider and its my skin, but the wings are messed up. They look like docking textures wraped around it. Can anyone help me?


____ That's one small step for man, one giant leap for mankind.____
 
I am using dds Converter 2. Here is a pic of the problem.
 

Attachments

  • DGIV Problem.JPG
    DGIV Problem.JPG
    65.5 KB · Views: 36
Sometimes I rotate them by 180 degrees to put words or flags on the wings.


____ That's one small step for man, one giant leap for mankind. ____
 
A Question for Ar81

Ar81, I have read just about all your tutorials for making surface bases and Rockets, but could you make a tutorial on how to make a dll code for ships or rockets or using spacecraft3? Because I haven't been able to make rocket or ship that works right. Can you help me?


____ That's one small step for man, one giant leap for mankind____
 
The spacecraft3 manual should provide a little help. And there is a tutorial for vessel dlls here and ar81 spacecraft tutorials here.
If you really want to make dlls, this setup tutorial can help, but you'll still need to learn C++.
Also, please use the PM system if you really want to contact an individual.
 
Making an Addon

Could anyone tell me how to create a simple addon that works?


____ That's one small step for man, one giant leap for mankind ____
 
its harder then you think :(

well i did the totreal that the person ablove me gives you the link for and it works.... well it dues not worry at all mabe gust faf around with the Config files see what you can play around with chang some of the values

i.p i am a 16 old dyslexic sorry for spelling mistakes:unsure:
 
Creating parachutes

How can I create Parachutes for my spacecraft?
 
If you're using spacecraft3, an easy hack is to put a large speed brake at the location of the deployed parachute. Then all that's left is the deployment animation.
 
Creating Space Stations

Does anyone know how to create a space station with moving parts?
 
In what way, by using addon blocks such as SpaceStation Building blocks or by actually making a mesh yourself with a 3D modelling program?
 
Making a Mesh Myself.


____ That's one small step for man, one giant leap for mankind ____
 
Setting the Size for Ships

How can I set the size for a Capsule I am making?
 
I do not understand the question. I will answer to several possible interpretations of the question.

If you already modelled a vessel and you need the size to make an INI file, you may use [ame="http://www.orbithangar.com/searchid.php?ID=2740"]Mesh Wizard 1.9d[/ame]to see its size.

If you made a mesh and you want to scale (resize) you can use [ame="http://www.orbithangar.com/searchid.php?ID=2740"]Mesh Wizard 1.9d[/ame]also.
 
Nickmick,

I merged all your addon development threads into one and renamed it to "Addon Development Questions" as there is no need to spam up the addon development forum with several different questions using several different threads. It would be easier and cleaner to keep them all in one thread.

:cheers:
 
Back
Top