PDA

View Full Version : Fuel Box SCASM



Pen32Win
February 12th, 2009, 09:50
Could someone please post the SCASM code for a Fuel Box. For some reason the Macro in FSSC 1.5.1.1 keeps blowing up on export.

I'm tired of messing with it. I'd rather hand edit SCASM than fight with it in FSSC any longer.

Thank You in advance....

rhumbaflappy
February 12th, 2009, 13:46
Look at this post:
http://www.fsdeveloper.com/forum/showpost.php?p=301&postcount=11

Some variables used in SCASM code:



288 Aircraft is in fuelbox flag. Set it to 1 and your fuel tanks are filled. Aircraft speed must be nearly zero, otherwise FS5 ignores this flag.

37E Aircraft delta X(east) coordinate from Refpoint
382 Aircraft delta Z(alt) coordinate from RefPoint
386 Aircraft delta Y(north) coordinate from RefPoint
Dick