• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

Help with a conversion...

PJMack

Charter Member
Can anyone here help me convert an aircraft? If you have the time, I would greatly appreciate any input.


Thank you,:monkies:
 
The following is from the SCA file and clearly references the "oprn and close bomb doors" Is it possible to find the animation to hook to a CFS2 key? Bothe the spoiler as well as the fcanopy are already taken.

;MouseRectList( )
Dwx( 0xBF )
Dwd( 23 )
; )1 ^« `€
Dbx( 02 00 00 00 29 31 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 00 00 5E AB 00 00 00 60 80 20 00 00 00 00 03 00 00 00 00 00 00 00 )
; å ä
Dbx( 04 00 00 00 02 00 00 00 01 00 00 00 00 00 00 00 E5 02 01 00 00 00 00 00 E4 02 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 )
;
Dbx( 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 00 00 00 00 00 00 00 00 00 20 00 00 00 00 01 00 00 00 00 00 00 00 )
; Open and close bomb doors
Dbx( 04 00 00 00 01 00 00 00 4F 70 65 6E 20 61 6E 64 20 63 6C 6F 73 65 20 62 6F 6D 62 20 64 6F 6F 72 73 00 00 00 00 00 00 00 00 00 00 00 )
; (L:lancbdoor,bool) ! (>L:lancbdoor,b
Dbx( 04 00 00 00 02 00 00 00 28 4C 3A 6C 61 6E 63 62 64 6F 6F 72 2C 62 6F 6F 6C 29 20 21 20 28 3E 4C 3A 6C 61 6E 63 62 64 6F 6F 72 2C 62 )
; ool)
 
PJ,

That's scasm's best interpretation of the xml code used to activate the doors by mouse only in 3D view, not 2D. Like i told you before on the Mossie, you can't restructure hard coding in xml for VC-only to use a standard key command unless you do so in the model source file. This cannot be done in scasm without a lot of unpaid hard work :banghead:.

This model basically has no means of bomb door operation other than the mouse on an xml gauge in VC view only. I've seen some xml gauges that gave you the option of a key command or the mouse in both 2D and 3D view. This model only gives you one option -- mouse click in VC only. Think about it, you're asking someone out there to fall on your sword...
 
BC,

Thanks for responding. I threw myself on my own sword but I forgot to sharpen the dam thing. My method of learning is by reverse engineering, so, as I look back I see that I have learned a great deal about CFS2 and the other flight simulators. It is only with help from members like yourself that I have attained this great level of knowledge and a skill that is highly marketable in the job market. (PLEASE LAUGH NOW):applause: I do not know the things about the simulator that you do, so this is fun for me. I love taking these models apart and making them work (sometimes like now...NOT) and the fact that the sim is so versitile that it is still around after such a long period by computer standards says to me that Microsoft messed up. I have changed all the scasm codes and feell confident that if I could just get 'er to compile it would work. Thank you again for your input and please know that it is greatly appreciated.:ernae:
 
Back
Top