Jump to content

Recommended Posts

Posted

I request some help to the community. I intent make torpedoes to my Pr.183 torpedo boat (DCS: World has no torpedoes or depth charges definitions, I intent use rockets and missiles meanwhile). I definite de Pr.183 weapons on a lua and intent insert them into the ship, but, the weapons get a error on the LUA definition. I think I miss some type of definition steep previous to use that weapons. Attach the ship and weapons LUA.

Project183_Class.lua

Project183_Weapons.lua

For Work/Gaming: 28" Philips 246E Monitor - Ryzen 7 1800X - 32 GB DDR4 - nVidia RTX1080 - SSD 860 EVO 1 TB / 860 QVO 1 TB / 860 QVO 2 TB - Win10 Pro - TM HOTAS Warthog / TPR / MDF

Posted (edited)

SD can you upload log file? I see only this problem line 112:

set_recursive_metatable(GT.WS[ws], GT_t.WS_t.Torp5339 )
In your sec file you define only new missile,but you need define new launcher in other lua file(now i work and i dont remember which it is) If i make on my carrier with new ASTER missile i rewrite original lua but than i have problem with integrity on multiplayer. Only what we need is define(if is possible) define new launcher in new lua file for ship or missile....but this question is for ED.....

 

UPDATE:

SD change and make test with original launcher.Here is my line for ma missile from carrier mod:

 

set_recursive_metatable(GT.WS[ws], GT_t.WS_t.ship_MK41_SM2 )

If you testing with original launcher then you have no problem with lua file for missile(you chceck if you have problem with missile file) and than you have problem only with definition for launcher....

 

Or im wrong???

Edited by SVKSniper
  • Recently Browsing   0 members

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