Jump to content

Recommended Posts

Posted

Download link here.

 

What do you think Vyrtuoz means by this:

 

"It is fully compatible with DCS World 1.2.3. Before installing and using it, please remove any script you may have installed manually to avoid a mess!"

 

I'm not aware of any script I may have installed manually, I think I simply did a vanilla install of Tacview via the install exe. Do you think we need to uninstall the previous version, or will the new one install/update over it?

 

Many thanks.

Posted

Good question- I've just run into a realization that it needed to be updated first.

 

I suspect he means any modifications we applied to tacview- or related lua's... but now that you mention it I wonder if he means such files as slmod etc.

 

Looking forward to a response... I might just go for it and let you know! I have minimal adjustments to my server comp anyway!

"ENO"

Type in anger and you will make the greatest post you will ever regret.

 

"Sweetest's" Military Aviation Art

Posted

As far as I can figure out it means that if TACView detects an Export directory present in the old location* it thinks you have not updated to 1.2.3.9871 and accordingly will install the the export script into the old location*.

 

If it does not detect the old directory* the TacviewExportDCS.lua will be installed in the new location** and the Export.lua in the new location will be modified accordingly. For more on this change there is this thread: DCS 1.2.3 & TARS 1.0.2b2 (+Helios).

 

*C:\Program Files\Eagle Dynamics\DCS World\Config\Export

**C:\Users\USERNAME\Saved Games\DCS\Scripts

 

[Edit: I wonder if you update from 1.2.2 to 1.2.3 using the autoupdater if the old export directory is actually deleted or moved, if this is not the case it might not work]

Please fix the KA-50 bugs :-)

 

Black Shark: Controller profile & setup, TrackIR profile, pit.

Warthog HOTAS: Lubing the stick and extending the stick.

Posts on howto customize switches in DCS &

.

Must-have mods for DCS World and KA-50 (mostly JSGME).

Casual couch pilot, watching capped.tv...

Posted

Most likely he was referring to any modified export.lua script modification that have been made in an attempt to get the previous version of tacview running on 1.2.3.

 

Its not going to matter, but servers should no longer integrity check export.lua. If they want to disable the features they just need to edit the network.cfg in their savedgames/dcs/config folder and change this entry:

allow_object_export = true ,

 

[Edit: I wonder if you update from 1.2.2 to 1.2.3 using the autoupdater if the old export directory is actually deleted or moved, if this is not the case it might not work]

It should be automatically repaired I think.

The right man in the wrong place makes all the difference in the world.

Current Projects:  Grayflag ServerScripting Wiki

Useful Links: Mission Scripting Tools MIST-(GitHub) MIST-(Thread)

 SLMOD, Wiki wishlist, Mission Editing Wiki!, Mission Building Forum

  • ED Team
Posted

Its not going to matter, but servers should no longer integrity check export.lua. If they want to disable the features they just need to edit the network.cfg in their savedgames/dcs/config folder and change this entry:

allow_object_export = true ,

 

Actually, to disable the features, allow_object_export should be false, which it is by default.

Dmitry S. Baikov @ Eagle Dynamics

LockOn FC2 Soundtrack Remastered out NOW everywhere - https://band.link/LockOnFC2.

Posted
Actually, to disable the features, allow_object_export should be false, which it is by default.

 

True, but I was hoping to trick people into allowing it because its silly to disable it out of fear of cheating. :smilewink: :music_whistling:

The right man in the wrong place makes all the difference in the world.

Current Projects:  Grayflag ServerScripting Wiki

Useful Links: Mission Scripting Tools MIST-(GitHub) MIST-(Thread)

 SLMOD, Wiki wishlist, Mission Editing Wiki!, Mission Building Forum

Posted

I uninstalled the old tacview and reinstalled the new one and had no troubles... everything was very much the way I expected it to be and when I clicked to record flights from world it did so... all is well.

"ENO"

Type in anger and you will make the greatest post you will ever regret.

 

"Sweetest's" Military Aviation Art

Posted
It should be automatically repaired I think.

 

Hmm - checking the presence of the Export directory might not be the smartest way to ensure what version is running. Maybe it was better to check the version number? Checking the version of the SU-25T module could be an option (but I'm sure there is a better way):

 

declare_plugin("Su-25T by Eagle Dynamics",
{
image     	 = "FC.bmp",
installed 	 = true, -- if false that will be place holder , or advertising
dirName	  	 = current_mod_path,
fileMenuName = _("Su-25T"),

version		 = "1.2.3",
[...]

Please fix the KA-50 bugs :-)

 

Black Shark: Controller profile & setup, TrackIR profile, pit.

Warthog HOTAS: Lubing the stick and extending the stick.

Posts on howto customize switches in DCS &

.

Must-have mods for DCS World and KA-50 (mostly JSGME).

Casual couch pilot, watching capped.tv...

Posted

The good news is that people who leave their TARS/HELIOS/TACVIEW enabled can enter servers that have exports off, without failing IC.

[sIGPIC][/sIGPIC]

  • Recently Browsing   0 members

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