March 30, 200422 yr What line of GMAX asm code do I add or append to make a model seasonal (showing seasonal textures)?http://members.rogers.com/jkanold/jimlogo.gif
March 31, 200422 yr Jim, Arno's site has an article on this:http://www.scenerydesign.org/modules.php?n...=article&sid=50
March 31, 200422 yr Author Commercial Member That's indeed the changes you need to make for the Fs2002 ASM code. I haven't tested yet if it also works correct in the new Fs2004 ASM format (I guess it will, the structure of the source has changed a bit, so the article is not really accurate anymore). 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
March 31, 200422 yr Thanks boys. I should have thought to check arno's site first.And a futher question. Why would one use the new format when the format can't do half the things the old format does? I'm befuddled why people are even bothering with it.http://members.rogers.com/jkanold/jimlogo.gif
March 31, 200422 yr Author Commercial Member At first because we will need to discover how we can do this again. So I am sure it can be done, but we must first learn it again. Just like we learned it for the old format.I expect that in future versions the old format will no longer be supported, so that might be a good reason to learn (and use) the new format now already :).And for me personal it is also just the challenge to use the Fs2004 techniques only :). 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
April 1, 200422 yr It seems I have a missing post. Let's try again.Ok, I have it working. One thing though, there are five seasons not four. How do I append the code to add the HW season?http://www.asic.ca/flightontario/jimlogo.gif
April 1, 200422 yr Author Commercial Member Hi Jim,HW textures don't work on 3D objects, as there is no variable to tell you when they are enabled. This fifth season can only be used in mesh scenery. 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