November 7, 200520 yr Is there a way in XML to make a scenery object appear or don't appear conditioned to a certain date?I can't find any info, except the related to effects placement which is not applicable. Does anybody know?Thanks!
November 10, 200520 yr Author Commercial Member Hi,No, that is not possible from the XML file. If you want the object to have a certain condition, you can add it to the MDL object. This can be done either by tweaking the ASM code a bit or by using my MDL Tweaker tool (I am working on an improved version at the moment). Arno If the world should blow itself up, the last audible voice would be that of an expert saying it can't be done. FSDeveloper.com | Former Microsoft FS MVP | Blog
November 10, 200520 yr Thanks a lot Arno, looking forward to your MDL tweaker!!It was easier before with the "ifvar" instructions in scasm...
November 10, 200520 yr Author Commercial Member You can very easily use the IFIN1 command (BGLC version of SCASM IfVarRange) in the ASM source files of your GMax object. That is about the same as the SCASM tweaks :). Arno If the world should blow itself up, the last audible voice would be that of an expert saying it can't be done. FSDeveloper.com | Former Microsoft FS MVP | Blog
Create an account or sign in to comment