falcon4:campaign:trigger
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
falcon4:campaign:trigger [2007/07/10 18:17] – created trigger initial page snakeman | falcon4:campaign:trigger [2024/07/31 07:44] (current) – links added. snakeman | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Trigger ====== | + | ====== |
- | **Trigger | + | [[https:// |
+ | |||
+ | **Falcon 4 Campaign | ||
Trigger files (.tri) | Trigger files (.tri) | ||
Line 38: | Line 40: | ||
The following only apply to special initialisations. | The following only apply to special initialisations. | ||
- | Bullseye reference point X position: | + | Bullseye reference point X position. X-position of relative map point to calculate best new Bullseye position (closest FLOT objective to this point will become new bullseye position): |
< | < | ||
#BULLSEYE_X [number] | #BULLSEYE_X [number] | ||
</ | </ | ||
- | Bullseye reference point Y position: | + | Bullseye reference point Y position. Y-position of relative map point to calculate best new Bullseye position (closest FLOT objective to this point will become new bullseye position): |
< | < | ||
#BULLSEYE_Y [number] | #BULLSEYE_Y [number] | ||
</ | </ | ||
- | FLOT sort direction; 0 = West-East, 1 = North-South: | + | FLOT sort direction; 0 = West-East, 1 = North-South. 0: Sort FLOT by X-coordinates (default), 1: Sort FLOT by Y-coordinates: |
< | < | ||
# | # | ||
</ | </ | ||
- | FLOT distance position: | + | FLOT distance position. Maximum distance between two FLOT objects (in km) to draw a line: |
< | < | ||
# | # | ||
+ | </ | ||
+ | These parameters must be placed in the first setup part between **# | ||
+ | Defaults are: | ||
+ | |||
+ | < | ||
+ | #BULLSEYE_X 512 | ||
+ | #BULLSEYE_Y 512 (center of Korea, which is original value) | ||
+ | # | ||
+ | # | ||
</ | </ | ||
Line 159: | Line 170: | ||
# | # | ||
</ | </ | ||
+ | |||
+ | <rel> according to tacedit teams page relations\\ | ||
+ | 0 = none. Used or not?\\ | ||
+ | 1 = Allied\\ | ||
+ | 2 = Friendly\\ | ||
+ | 3 = Neutral\\ | ||
+ | 4 = Hostile\\ | ||
+ | 5 = At War | ||
Set the event number: | Set the event number: | ||
Line 199: | Line 218: | ||
# | # | ||
</ | </ | ||
+ | |||
+ | Few entries found in AF tri files, the effect these have are unknown at this time. | ||
+ | < | ||
+ | # | ||
+ | # | ||
+ | # | ||
+ | </ | ||
+ | |||
+ | |||
+ | ====== Mission.dat ====== | ||
+ | |||
+ | You can use campaign specific mission.dat file selected with trigger file. | ||
+ | |||
+ | The init section can now contain | ||
+ | < | ||
+ | # | ||
+ | </ | ||
+ | to specify a campaign-specific mission.dat. If not specified, normal mission.dat is loaded. | ||
+ | |||
+ | So for example if save2.tri contains | ||
+ | |||
+ | < | ||
+ | # | ||
+ | ... | ||
+ | ... | ||
+ | # | ||
+ | ... | ||
+ | ... | ||
+ | #ENDINIT | ||
+ | </ | ||
+ | (command must be between TOTAL_EVENTS and ENDINIT), then Falcon loads the mission data of | ||
+ | |||
+ | < | ||
+ | |||
+ | When the other campaigns .tri files don't contain this line, then they default to the normal mission.dat. | ||
+ | |||
+ | Note that the " | ||
+ | |||
+ | Thus not only each theater but each campaign can have its own mission.dat file now. | ||
+ | |||
+ | |||
+ | ====== Falcon4.aii ====== | ||
+ | |||
+ | Falcon4.aii is switched using | ||
+ | < | ||
+ | # | ||
+ | </ | ||
+ | in .tri file. | ||
+ | |||
+ | The default Falcon4.aii is loaded for all modes first to make sure we have valid values (TE uses some variables from there), and then if campaign, the specific one is loaded, or Falcon4.AII when no one is specified. | ||
+ |
falcon4/campaign/trigger.1184091447.txt.gz · Last modified: 2007/07/10 18:17 (external edit)