Jump to content

Recommended Posts

Posted

I have updated the original mod to have both single fire and multiple fire options, selectable in the mission editor. (Refer to first post for the download).

Callsign: NAKED

My YouTube Channel

 

[sIGPIC][/sIGPIC]

  • 4 weeks later...
  • 11 months later...
  • 2 weeks later...
Posted

Hello, your mod is really great, I want to integrate it to my multiplayer missions on the LFDM servers, can I do it?

Posted (edited)

No not until ED write the code otherwise I would have had at higher altitudes. I could possibly attempt to rewrite the code but I am not going to waste time with that when ED are doing that themselves at some stage. Cheers.

Edited by SUNTSAG

Callsign: NAKED

My YouTube Channel

 

[sIGPIC][/sIGPIC]

Posted

ED should hire you, get you to make a mod with V1 that works superbly well and even in multiplayer, without anything broken next to it while bED is not able to put snell boats and visible trains in multiplayer.! !!

  • 3 weeks later...
Posted

Any chance that you could, like the RDF mod, make a hybrid of the original and the new mods? Use the new launcher with most of the older assets so we can do a straight replace on existing missions and still have the storage sheds etc?

  • 2 weeks later...
Posted (edited)

Hello,

 

With this latest version, the trigger zone for detection 'Missile in Zone' no longer works. :huh:

 

I noticed a difference in name (V-1) in the list of missiles and the name on the map (V1) .... but not in the previous version!

 

Can you confirm ?

Edited by Tanuki44
Posted (edited)

With the 1.7.3 version, I have 'V-1' in the list ...

 

Where is my error .....

 

It's so strange, in V1.lua, all name are ="V1"

 

"V-1" in the list of missile appears only if the folder "WW2 V1 German Rocket Launcher V1.3" is present in Mod/tech/

 

but where does this label come from which does not appear in the files of this folder ?

111.png.0ddc1fa4c15ebf8128ff203b6fa7268e.png

Edited by Tanuki44
Posted
With the 1.7.3 version, I have 'V-1' in the list ...

 

Where is my error .....

 

It's so strange, in V1.lua, all name are ="V1"

 

"V-1" in the list of missile appears only if the folder "WW2 V1 German Rocket Launcher V1.3" is present in Mod/tech/

 

but where does this label come from which does not appear in the files of this folder ?

 

The answer is very simple....that is the designation for EDs currently non launchable missile.....It's ready for when it becomes officially active.

Callsign: NAKED

My YouTube Channel

 

[sIGPIC][/sIGPIC]

Posted

Ok, I found a solution,

 

I added 'user_name' in V1.lua :

 

V1R = {

category = CAT_MISSILES,

name = "V1",

user_name = "V1",

 

After that, I can see and select 'V1' in the list ( I can see also 'V-1' ...)

 

The trigger works fine now.

  • Recently Browsing   0 members

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