August 22, 200223 yr Hi, Does anyone know the variable for Type of User Aircraft and the possible values? I need this to adjust animated gates to correct height and position depending on the type of aircraft.FS2000 SDK says it 007C but I have no idea waht are the possible values.Thanks in advance.Manny AquinoPFSG
August 22, 200223 yr Commercial Member Hi Manny,I have no idea either what values it takes, but I have seen this variable before and it looks intresting. Let's see if I can find some value somewhere.ArnoMember Netherlands 2000 Scenery Team[a href=http://home.wanadoo.nl/arno.gerretsen]http://home.wanadoo.nl/arno.gerretsen/banner.jpg[/a] 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
August 22, 200223 yr Hi Arno!In the FSUIPC SDK there are two programs FSLook2 and FSInterrogate which are supposed to help look at FSVariables. HOwever these programs seem to be working with the variable offsets instead.I wonder if any of these can help find an FS variable?Manny
August 22, 200223 yr Commercial Member I have already tried FsLook/FsLook2, but no result, as the variable doesn't seem to be in the list. I find it a bit harder to find a variable with the FsInterrogate tool, but that's the one I am going to try next.ArnoMember Netherlands 2000 Scenery Team[a href=http://home.wanadoo.nl/arno.gerretsen]http://home.wanadoo.nl/arno.gerretsen/banner.jpg[/a] 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
August 22, 200223 yr Hi!I've also taken a look on that variable but iwth no results.The problem is, what's the info that this variable handles?Does it contain the Aircraft Type like "B737-300" "A320" etcor just whether it's a Jet, a Prop, a helicopter, etc...I think it's the latter one, but this only a thesis with no proof ;)GreetsJeff
August 23, 200223 yr Hi manny3,try out these variables:1BE8 6 view point longitude 1BEE 6 view point altitude 1BF4 6 view point latitude i think with some calculations (e.g. 1BEE - 0.6 for height)it is possible to move your gate to the right position.read you... Migh
Create an account or sign in to comment