Jump to content

Recommended Posts

Posted

I am pretty new at this, I see that you can set up triggers to trigger an explosion.

 

I want to simulate one of the airbases that got attacked before this mission started, that way when the pilot flies over that airport he can see the devastation from the attack.

 

I want this to happen right out of the gates, and not necessarily sometime during the flight, obviously to simulate that it had happened before this mission. The only way that I can think of with what I know, is to have a trigger at the starting airport and then a trigger at the airport that you want exploded. Is this the only way to do it, or is there an initial loading script that I can do to make it happen without the initial Trigger point?

Posted

The only way I know of is to put a trigger zone around the airport you want bombed, specify in the explosion action the volume of the explosion to match the radius number in the trigger zone, and presto, one big-ass explosion at the start of the mission with flames and smoke.

Posted

I donno if it will work with the "Mission Start" trigger type, but

Once->Time More(1)->Explosion(explosion size, zone) works just fine- unfortunately, the buildings will burn for a while.

 

So lay down a zone centered at any point you want a crater or a building destroyed, and just make a trigger that is Once->Time More (1)-> Explosion(1000, zone1), Explosion(1000, zone2), etc.

Intelligent discourse can only begin with the honest admission of your own fallibility.

Member of the Virtual Tactical Air Group: http://vtacticalairgroup.com/

Lua scripts and mods:

MIssion Scripting Tools (Mist): http://forums.eagle.ru/showthread.php?t=98616

Slmod version 7.0 for DCS: World: http://forums.eagle.ru/showthread.php?t=80979

Now includes remote server administration tools for kicking, banning, loading missions, etc.

Posted

Yea I should have looked before I asked, I just saw mission start. Sorry for wasting time. I have big dreams, but just like playing the game, sometimes you just have to dive in head first and pick it apart.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...