Flight Simulation Games >> What planes are packaged with FS2004?

by rmoob98209 » Thu, 31 Jul 2003 08:55:28 GMT

The Down side is, none of my add-ons from 2k2 work in 2k4..they show, but the
gear fails to funtion,wings on the F-14 fail to deploy,cockpits are crappy
etc,spent some bucks on the T-38, Mig 21, that amazing DC-3 and B-25 all fail
to fully
funtion,very disapointing for sure and my F/Rs suck big time...re (FS2k4)
Down trodded Dog


Flight Simulation Games >> What planes are packaged with FS2004?

by Harry » Thu, 31 Jul 2003 20:22:07 GMT


Check here;

http://www.corgi.co.uk/us/front.ihtml





Flight Simulation Games >> What planes are packaged with FS2004?

by M » Thu, 31 Jul 2003 22:40:52 GMT

Try
www.corgi-shop.com/pages/category/category.asp?txtCatalog=Corgi&txtCategory=
100+Years+of+Flight








Similar Threads

1. Using 3rd party planes for FS2004 - Flight Simulation Games

2. Does FS2004 support float planes?

see subject........


3. What package am I missing?

4. X--Plane 7 plane maker improvements

5. Dear Candida I am your Personal Saviour, I am the TRUTH THE LIGHT,

6. Package away, I repeat, package away.

  I think it was Global Priority Mail.

7. Packages (Package "NULLID.SYSLH214 0X5359534C564C3031" was not found.)

8. Inoperative packages vs. invalid packages

(DB2 9) Inoperative packages must be explicitly rebound, but invalid
packages can be rebound automatically. Do you know what is the
difference?

Example:

create function f1
create procedure p1, that is using f1

If I recreate function f1, then when executing p1 automatically I got
an error SQL0572N, Package "DB2ADMIN.P0014410" is inoperative. This
error is very painful when using developer workbench. I have to leave
gui -- one should expect to do this automatically by DB2 or DWB.

If I create 2 procedures, p1 which executes p2; Recreating p2 can make
the p1 ackage invalid, but procedure p1 will run, bacause the package
will be automatically rebound.


-- Artur Wronski