falcon4:addvehicle_tutorial
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
falcon4:addvehicle_tutorial [2016/11/15 09:38] – switched tactical.nekromantix.com to www.pmctactical.org domain. snakeman | falcon4:addvehicle_tutorial [2024/07/31 11:01] (current) – links added. snakeman | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Adding New Vehicles ====== | + | ====== |
- | **Adding New Vehicles to the TE and Dogfight Modules** tutorial by Jerry " | + | [[https:// |
+ | |||
+ | **Falcon 4 Adding New Vehicles to the TE and Dogfight Modules** tutorial by Jerry " | ||
This tutorial explains the steps required in order to activate a new aircraft for the TE Editor and the Dogfight planner. This tutorial adds the Su-33 from the Balkans theater as an example. | This tutorial explains the steps required in order to activate a new aircraft for the TE Editor and the Dogfight planner. This tutorial adds the Su-33 from the Balkans theater as an example. | ||
Line 13: | Line 15: | ||
Steps to add the record data: | Steps to add the record data: | ||
- | * I. CT Record for Vehicle | + | * I. CT Record for Vehicle |
- | * II. CT Record for Vehicle' | + | * II. CT Record for Vehicle' |
* III. falcon4\art\dgft\userids.id | * III. falcon4\art\dgft\userids.id | ||
* IV. falcon4\art\main\textids.id | * IV. falcon4\art\main\textids.id | ||
Line 20: | Line 22: | ||
* VI. falcon4\art\common\acicons.irc | * VI. falcon4\art\common\acicons.irc | ||
* VII. falcon4\art\main\imageids.id | * VII. falcon4\art\main\imageids.id | ||
- | * IIX. falcon4\campaign\save\te-planes.lst | + | * IIX. falcon4\campaign\save\te-planes.lst |
* IX. falcon4\art\dgft\play\Df_flght.scf | * IX. falcon4\art\dgft\play\Df_flght.scf | ||
* X. falcon4\art\dgft\play\menus\flights.scf | * X. falcon4\art\dgft\play\menus\flights.scf | ||
Line 39: | Line 41: | ||
Open the vehicle in F4Browse and click on the "CT Record" | Open the vehicle in F4Browse and click on the "CT Record" | ||
- | * Type | + | * Type |
- | * Subtype | + | * Subtype |
- | * Unit Records that contain the vehicle. | + | * Unit Records that contain the vehicle. |
* The name of the vehicle object *exactly* as it appears in F4Browse. | * The name of the vehicle object *exactly* as it appears in F4Browse. | ||
Line 48: | Line 50: | ||
Find the vehicle' | Find the vehicle' | ||
- | * Inside the Flight' | + | * Inside the Flight' |
* Open the CT Record and note the Subtype number. | * Open the CT Record and note the Subtype number. | ||
Line 85: | Line 87: | ||
< | < | ||
TXT_B1B 419 | TXT_B1B 419 | ||
- | TXT_SU33 420 | + | TXT_SU33 420 |
TXT_THIS_FLIGHT_SCRUBBED 421 | TXT_THIS_FLIGHT_SCRUBBED 421 | ||
TXT_LAST_TEXT_ID 422 | TXT_LAST_TEXT_ID 422 | ||
Line 91: | Line 93: | ||
Be sure to re-number the following entries! New numbers should be added before the TXT_LAST_TEXT_ID record. | Be sure to re-number the following entries! New numbers should be added before the TXT_LAST_TEXT_ID record. | ||
- | Update 3-2002: There is a finite number that can be used. This index builds an array and the executable is hard-coded to read that array. | + | Update 3-2002: There is a finite number that can be used. This index builds an array and the executable is hard-coded to read that array. |
Array size:\\ | Array size:\\ | ||
Line 182: | Line 184: | ||
This is the Dogfight ID. Its function is currently unknown. Must be unique for each aircraft. This data is found in the file: | This is the Dogfight ID. Its function is currently unknown. Must be unique for each aircraft. This data is found in the file: | ||
< | < | ||
- | falcon4\art\dgft\userids.id | + | falcon4\art\dgft\userids.id |
</ | </ | ||
This is a text file and can be edited in notepad. | This is a text file and can be edited in notepad. | ||
Line 234: | Line 236: | ||
Scroll to the " | Scroll to the " | ||
< | < | ||
- | [ADDITEM] DF_AC_MIG23MS C_TYPE_ITEM TXT_MIG23MS | + | [ADDITEM] DF_AC_MIG23MS C_TYPE_ITEM TXT_MIG23MS |
- | [ADDITEM] DF_AC_MIG21 C_TYPE_ITEM TXT_MIG21 | + | [ADDITEM] DF_AC_MIG21 C_TYPE_ITEM TXT_MIG21 |
[ADDITEM] DF_AC_MIG19 C_TYPE_ITEM TXT_MIG19 | [ADDITEM] DF_AC_MIG19 C_TYPE_ITEM TXT_MIG19 | ||
[ADDITEM] DF_AC_SU33 C_TYPE_ITEM TXT_SU33 >>>> | [ADDITEM] DF_AC_SU33 C_TYPE_ITEM TXT_SU33 >>>> | ||
Line 291: | Line 293: | ||
**In TE:** | **In TE:** | ||
- | You should be able to load up TE and see the new aircraft in the Drop-down menu. The icon should appear over the flight plan. | + | You should be able to load up TE and see the new aircraft in the Drop-down menu. The icon should appear over the flight plan. |
**In Dogfight:** | **In Dogfight:** | ||
Line 299: | Line 301: | ||
====== Notes ====== | ====== Notes ====== | ||
- | This tutorial was written by Jerry " | + | This tutorial was written by Jerry " |
+ | |||
+ | Read the original post from [[https:// | ||
- | Read the original post from [[http:// |
falcon4/addvehicle_tutorial.1479202687.txt.gz · Last modified: 2016/11/15 09:38 (external edit)