Jump to content
dead kennedy

Veteran mod (VTN) - announcement and WIP

Recommended Posts

1 hour ago, Anthony Maughn said:

hi have a prob

 

unable to turn Radar on in planes and helo with this mod loaded

how can I turn them on or is this an error

Default combination (Ctrl + R) blocked by some functions. This bug will be fixed in next update. Right now you can use simple workaround: assign "radar on/off" action on another button ("Home" as example).

Share this post


Link to post
Share on other sites
3 hours ago, otarius-big said:

if i use ace with veteran mod  can i choice wich medical i wish use? and how?

Only option is to remove ace_medical.pbo and other pbos with similar names from your ace folder.

Share this post


Link to post
Share on other sites
On 29.07.2018 at 8:08 PM, DAP said:

 

There is still problem with RHS vehicles (or, maybe, vehicles from other mods and addons). It because of custom event handlers on that vehicles. There is two workarounds:

1. Custom compatibility addon look like this:

  Reveal hidden contents

 

class CfgPatches
{
         class my_compatibility_addon
         {
                 units[]= { };
                 weapons[]= { };
                 requiredAddons[] = {"custom_addon_classname_that_I_want_to_cahnge"};
         };
};

class CfgVehicles 

{

         class my_vehicle_classname_parent;

         class my_vehicle_classname : my_vehicle_classname_parent
         {
                class EventHandlers
                {
                        init = "bla-bla-bla-vehicle-init-string-by-default; (_this select 0) call compile preprocessfilelinenumbers ""vtn_core_init\modules\eh\init.sqf"";";
                };
         };

};

 

2. Add this string in vehicle init in editor (or call this string via scripts):

  Reveal hidden contents

[objnull,0,this,[0]] call vtn_vehicle_actions_set;

 

Both variants didn't work with RHS BMP's

Share this post


Link to post
Share on other sites
Guest

Will we ever get a version of Veteran Mod with only the equipment and vehicles?

Share this post


Link to post
Share on other sites

I don’t speak directly for the creators but they have state time and time again that the mod will never be split into pieces it looks like your new so I’ll give you the benefit of the doubt here but please do at least a little research before hand 

  • Like 2
  • Thanks 1

Share this post


Link to post
Share on other sites
18 hours ago, makkuranin said:

Both variants didn't work with RHS BMP's

I investigated this issue and come to conclusion, that RHS weapon control system is... too complicated and overloaded :icon_biggrin: I'll try to do something, but no guarantee that it's even possible. Especially with all those issues in latest update. 

  • Like 1

Share this post


Link to post
Share on other sites
5 hours ago, DAP said:

I investigated this issue and come to conclusion, that RHS weapon control system is... too complicated and overloaded :icon_biggrin: I'll try to do something, but no guarantee that it's even possible. Especially with all those issues in latest update. 

Thanks) Two complicated systems collide and create new universe)))

Share this post


Link to post
Share on other sites
On 8/12/2018 at 2:09 PM, Georg_Ravioli said:

Only option is to remove ace_medical.pbo and other pbos with similar names from your ace folder.

so we can not change to ace medical?

Share this post


Link to post
Share on other sites
On 16.08.2018 at 5:45 AM, SPOOKYEYES said:

so we can not change to ace medical?

You can totally disable VTN medical system. Add this string in init.sqf in mission folder: missionnamespace setvariable ["VTN_HM_DISABLED",true]; Also, you can disable it for specific unit via init line: this setvariable ["VTN_HM_DISABLED",true];

 

But there is no guarantee, that it will work fine with ACE3 in certain situations.

Share this post


Link to post
Share on other sites

hxyZep1.png

 

UPDATE

VERSION 0.4.5 BUILD 3785

 

CHANGELOG:

Spoiler

Improved: Code performance
Improved: Damage system and first aid system
Fixed: AI may return in formation instead of moving to wounded
Fixed: AI may cancel healing

 

 

STEAM WORKSHOP

 

ARMAHOLIC.COM

 

ARMA3SYNC autoconfig url

ftp://185.248.102.134/Updater_WOG/ArmA3Sync/VTN_A3/.a3s/autoconfig

 

OPTIONAL ADDON

VTN CBA INTEGRATION

VERSION 1.0

This addon allows to Community Base Addons and VTN work together properly.

DOWNLOAD

  • Like 3
  • Thanks 1

Share this post


Link to post
Share on other sites

hxyZep1.png

 

UPDATE

VERSION 0.4.5 BUILD 3800

 

CHANGELOG:

Spoiler

Improved: Code performance
Improved: Inventory system
Fixed: Missed reload actions after respawn 

 

 

STEAM WORKSHOP

 

ARMAHOLIC.COM

 

ARMA3SYNC autoconfig url

ftp://185.248.102.134/Updater_WOG/ArmA3Sync/VTN_A3/.a3s/autoconfig

 

OPTIONAL ADDON

VTN CBA INTEGRATION

VERSION 1.0

This addon allows to Community Base Addons and VTN work together properly.

DOWNLOAD

  • Like 5

Share this post


Link to post
Share on other sites

KamAZ-5350 KMP-SN

oW7PxgFRj48.jpg

tvGk131MxtE.jpg

 

KamAZ-43501 (AS-4350)

 

z2aV4N_yZfs.jpg

BZAU7GQCFoc.jpg

DPz9pnoEv3g.jpg

 

 

  • Like 15
  • Thanks 1

Share this post


Link to post
Share on other sites

Really nice models mate!

  • Like 1

Share this post


Link to post
Share on other sites

The vehicles and weapons in this mod are outstanding!

Share this post


Link to post
Share on other sites

KamAZ-5350 MTO-UB2

 

uHi3a1rAKwM.jpg

2fTmEF2cwSQ.jpg

 

KamAZ-5350 MTO-AM2.2

 

sX9_nrnXM6A.jpg

v1X26P1sLy0.jpg

rlrmYAdTs-s.jpg

 

 

 

  • Like 13
  • Thanks 1

Share this post


Link to post
Share on other sites

Honestly the models look better with each picture...

  • Haha 1

Share this post


Link to post
Share on other sites

KamAZ-5350-379 with booked capsule

 

6g4DwfPIWjM.jpg

UNvaqhQEntg.jpg

 

KamAZ-5350-379 with booked capsule, ZU-23-2.

 

AT4cjkGO1a8.jpg

dvrT4or-cHM.jpg

 

KamAZ-5350 ZU-23-2.

 

MdofmLBQ7fk.jpg

 

 

 

 

 

  • Like 15
  • Thanks 2

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×