PDA

View Full Version : Possibility of FMB triggers?


WP_Gutshot
02-03-2014, 04:25 AM
This has probably been asked a long time ago but is there any possible way for TD to look into implementing action triggers in the FMB similar to how DCS allows? If TD can figure a way to program this in it would REALLY open up the FMB to create even better missions.

Thanks

yak9utpro
02-03-2014, 12:55 PM
well it is possible in Java and generally every lunguage i know to have triggers but the GUI for this some times is difycult to be built (simplyfied code c++ )
{if int a = 0
int b = 1}


when (a) is set to 0 by an action and if there is a command triggered by (b) = 1

another simplyfied code for the command
{if b = 1
squadron3 scramble}
the difycult thing here is mostly the GUI

WP_Gutshot
02-03-2014, 03:51 PM
so no easier way or MOD that exists for people to use triggers that don't know c++.

One of the main advantages of using triggers would be to randomize events such as if x happens y will happen 60% of the time when flying that mission. Don't know if that's possible using c++ as well but I imagine so...

I read a pdf last night of a triggers mod that a french squadron had created. The members name was LAL_Catsy but I can't find the mod to save my life, it's exactly what I've been looking for too.

Aviar
02-04-2014, 12:39 AM
I read a pdf last night of a triggers mod that a french squadron had created. The members name was LAL_Catsy but I can't find the mod to save my life, it's exactly what I've been looking for too.


My guess is that you may be talking about the Command & Control Mod by Checkyersix (CY6).

Version 2.0 of this mod was included in HSFX 6. Unfortunately, this mod was not included in the initial release of HSFX 7 due to 'problematic' issues with the features.

Aviar

RPS69
02-04-2014, 12:49 AM
It's a shame that this game always lacked triggers.

Flight's timing was always essential.

Having an airbase scrambling when front line spotters sighted you, is not a possibility. Observers directing artillery fire, it's not possible. (even on balloons). Flight's appearing from nowhere, were ruled out because they generated a Matrix style freeze, that was always a give out.

Now, the people involved with this original project, did it with a very conscious war flying style. You got a flight plan and you stick to it, whatever the odds...
So if you are trying to make a campaign, you must compel everybody to stick to your flight plan. Speed, altitude and vector. With that kind of flying, triggers are aren't really needed on 90% of situations. It is also much more realistic to keep your flight plan, than going maverick and fly everywhere looking for whatever you can hit.

If you are playing alone, well... don't waste too much time on it. But if you got a group that fly together, learn to use the SEOW system, and have fun not only playing as a pilot, but also as a general with all the logistics involved.

WP_Gutshot
02-04-2014, 03:50 PM
Yes it is a shame they can't figure out a way to implement triggers. I help create co-op missions for my online squadron and it can become mundane for the mission creator to fly the missions when you know what preplanned actions will pop up.

This is the biggest reason to have "probability" triggers. That way a mission designer can greatly reduce the amount of actions he knows will happen throughout the mission and once again feel like his wingmen do. Flying into an unknown situation not knowing how many enemies and from where the enemy will be encountered along your mission.

If there is a way for TD to create probability triggers I request, and will hope they look into it for the betterment of the sim.

Fenice_1965
03-08-2014, 09:25 PM
If I am not wrong triggers where programmed for the next ultrapack version.

Aviar
03-09-2014, 03:02 AM
The latest update for HSFX-7 (7.0.2) contains several Triggers completly integrated into the FMB. They seem to be working fine and I have been upgrading a number of my coop missions with these Triggers.

So, it CAN be done. Below are some screenshots from the Triggers instruction manual PDF included with the HSFX update.

Aviar

Pfeil
03-09-2014, 03:38 AM
The latest update for HSFX-7 (7.0.2) contains several Triggers

IIRC one of the potential problems with spawning aircraft(especially larger groups of them), is a sudden freeze or stutter while they are loaded into memory and created within the world.

Does this occur in the HSFX implementation?

Aviar
03-09-2014, 06:02 AM
That is addressed in the manual. The lag can be minimized or overcome. I also have a few tricks that I use so that I rarely see these freezes in my coops. Just remember that the IL-2 'spawn lag' has been with us since day one and is a product of the game engine and not the Triggers feature itself.

Aviar

ECV56_Guevara
03-14-2014, 12:58 PM
Colaboration between moders and DT is closer than it seems. I guess it becauses, i.e. the He 177 model was included in HFSX 7 before it will be release in 4.13. The same with other objects. To me, HFSX it s like a big beta test to official patches (a really wonderfull one) The inclusion of triggers in HFSX 7.02 makes me believe that its are in Dt´s pipeline . I could be wrong, but I got a hunch.

Bouma004
03-14-2014, 01:19 PM
The triggers in 7.02 has nothing to do with TD. it was made by a fried of mine he is an 20 years old French student !

ECV56_Guevara
03-15-2014, 02:08 AM
As I said, I could be wrong about trigers and I was. Congrats to your firend Bouma!

bigchump
03-25-2014, 01:57 PM
When I use the "apparition" trigger any targets associated with the a/c the trigger spawns no longer work.

Aviar
03-26-2014, 01:38 AM
When I use the "apparition" trigger any targets associated with the a/c the trigger spawns no longer work.

You need to report that here: http://www.242sqn.com/phpBB2/viewforum.php?f=24&sid=fb60367a4a7b6d1ab5603427a84560dc

Aviar