Recent content by tauruslittrow84

  1. T

    Question Question regarding orbdamage.zip

    I am trying to customize OrbDamage.zip a little. I have my own ship I built to which I want to add damage capability. Orbdamage works for me but simply shows my destroyed ship as 2 metallic rocks. It appears to me from others' pics that if my ship were larger there would be lots of metallic...
  2. T

    Problem View Screen Grab for help with Attachment

    Attaching two fairings to a mother ship with "Payload Manager" was a snap, but after finding that "Payload Manager" hates the code that I used to adapt the autopilot to a tailsitter...I had to switch to "Attachment Manager"....I simply can't figure out how to do the same thing. Would someone...
  3. T

    Problem Recursive Warning Help

    Could someone tell me why I am getting the warning : c:\users\crice\documents\visual studio 2008\projects\chippersat\chippersat\chippersat.cpp(89) : warning C4717: 'chippersat::DefineAnimations' : recursive on all control paths, function will cause runtime stack overflow Its around the line...
  4. T

    SDK Question Respectfully asking help with PManager vs. RotateVector

    When you say "attachments" thats new to me. Is that like writing Flaghalf: attached in the scenario. That'd be ok. But PManager allows me to keep the fairing on until I press CTR + 1 and CTR +2......How does attachments work and would it do this? Thanks.
  5. T

    SDK Question Respectfully asking help with PManager vs. RotateVector

    This part of the code was simple cut and paste from the codes own author. I agree the 11 vs. only 2 is puzzling. However, I only need two for my two fairing halves. The most important thing is that I've witness the code work as it should just as it is printed here. The only thing different is...
  6. T

    SDK Question Respectfully asking help with PManager vs. RotateVector

    I know all you software developers are extremely busy, but if I might humbly ask for your expertise regarding an ongoing problem with development. My craft spent a year as a tail-sitter, but was oriented like a LEM. Its z axis was its thrust axis. This caused all sort of crazy landings due to TD...
  7. disore

    disore

  8. T

    Project $$$ for Forum/yourself exchange for help on autopilot

    Wow! Thanks!:sweet: You not only fulfilled my wishes, but you helped me learn a little more about coding and VSExpress...When Hylnkacg said "just add it to your header" ...I just cut and pasted the whole math function into my .h file, but when I right clicked the headers file and added it as an...
  9. latest error

    latest error

  10. T

    Project $$$ for Forum/yourself exchange for help on autopilot

    OK, my desperation has hit an all-time low. I will pay 50 dollars to the first person who delivers a chippersat.cpp and chippersat.h file to my pm box that will compile successfully on VSExpress2008. The module has been tested and worked fine except for the fact that it is a tailsitter and...
  11. examp3

    examp3

  12. examp1

    examp1

  13. examp2

    examp2

  14. T

    Update Problem incorporating "RotateVector" into class

    Could you please fill in this lineGlobal2Local(chippersat::RotateVector((rVel+gPos),horizon,90), vNormal); with an arbitrary angle in Rads...so I know where to change something. When I put something in where "horizon is" it just comes back with the warning "parameter 3 can't be coverted to...
  15. ship

    ship

Top