Jump to content

BuzyBee

ED Closed Beta Testers Team
  • Posts

    337
  • Joined

  • Last visited

Everything posted by BuzyBee

  1. Hi, This must be an add-on created by a member of the community using the Lua SDK. Find out more about that here: https://github.com/RaiaSoftwareInc/tacview.add-ons.lua and here: C:\Program Files (x86)\Tacview\AddOns\ Let me know if you have questions!
  2. Hi, Last year I tried to fix the empty arrays errors in PHPTacview. Did you download the version I published on the website in August 2021? https://tacview.net/download/addons/ If there are still issues I don't know when I will get back to it - feel free to look at the code yourself of course. I don't think we will have time to implement the log for 2-seaters anytime soon since it would be a lot of work for each cockpit. But thank you for the suggestion - we will keep it on our list.
  3. Announcing Tacview's SUMMER SALE 2022: 40% off Tacview Standard and Advanced from June 23rd to July 7th. https://tacview.net/purchase/ To upgrade from Tacview Standard to Tacview Advanced at an equivalent discount, please contact us at support@tacview.net Happy flying! https://tacview.net/purchase/
  4. Sure we will take a look at this and add an option if feasible.
  5. Hi, This is the kind of thing that we encourage users to calculate themselves in Excel (for example) using the exported data - the export feature is there so you can create your own custom reporting.
  6. Hi, Static objects are for display only, so they are not selectable. Adding an object or waypoint from within Tacview is the right idea. To avoid having to painstakingly add it each time you load a new file, you can create a mini ACMI file containing the waypoint, and load it at the same time as you are loading your file, using the File->Merge functionality. I have attached such a mini acmi file as an example. mini-acmi-waypoint-example.txt.acmi
  7. Hi, we will consider this for Tacview 2.0!
  8. Hi, I just tried this myself, launching a mission in Marianas with mission date and time of 21-JUNE 8h00 . Tacview showed a UTC time of 22h00 on 20-JUNE, so using a time offset of UTC + 10 brought me to 8h00 on 21-JUNE as expected. Can you share a mission file which is not working properly for you?
  9. Hi, it's the mission time from the simulator, but in Zulu. Optionally, you may change the time offset to match the time zone of the area where the mission is taking place. For example if you are flying the Caucasus map, put Time Offset -> UTC + 4
  10. With Tacview 1.8.8 beta 5 ( https://tacview.net/download/beta/ ) you can now customize colors. I have made a small wiki page describing how to do so: https://tacview.fandom.com/wiki/Customize_object_colors You will want to customize the "Destroyed" color. Maybe to black instead of grey?
  11. Hi, thanks for reporting this. Please send the crash dump and full log file to support@tacview.net
  12. Hi, yes that's no problem! Tacview will by default install itself in the folder C:\Program Files (x86)\Tacview\ and the beta in the folder C:\Program Files (x86)\Tacview (beta)\ . DCS should use the one which is installed most recently.
  13. Hi, there is no ETA currently. For the performance, keep in mind we will be optimizing as much as possible on our end, but there are issues on DCS World's end as well which are out of our control. https://tacview.fandom.com/wiki/FPS_Loss_While_Recording_Your_Flight_in_DCS_World
  14. Hi, You can do that from the command line: C:\Program Files (x86)\Tacview (beta)>Tacview64.exe --Quiet --Open:"C:\Downloads\compress-me.txt.acmi" --Save See all command line options by going to Help -> Command Line Options
  15. Right now it's hardcoded but we will work on making a way for users to choose their own colours for that type of thing. I will let you know!
  16. Hi, can you please share a dcs log of a flight during which you are having these issues?
  17. Hi, Dead ground units (buildings, tanks, trucks) will remain in place but the colour will change to grey. This is an ergonomics decision, to improve situational awareness during debriefing - the dead objects can act as landmarks. Is this what you are referring to? Hi, If you replay the TRK file in DCS World, Tacview will record an ACMI file for it. There is no faster way.
  18. Hi, Currently, Tacview creates a compressed and non-compressed version of the flight simultaneously and if all goes well (i.e. DCS doesn't crash) the compressed version will be kept and the non-compressed version will be deleted. In the case of a crash or other issue, the non-compressed version will remain available so you will be able to replay whatever Tacview was able to record before the crash. Of course you can always just extract the compressed version if you want to see the details. Considering all that, is there some other reason you want to disable compression?
  19. Hi, go to Windows Start Menu -> Add or remove programs to uninstall Tacview.
  20. Hi, go to Analysis -> Playback Control Bar
  21. Hi, Is it possible you are playing on a multiplayer server that does not allow object export, just player export? If this doesn't help could you please share your DCS log.
  22. Hi, This should be working for you in the Demo. In the file Saved Games\DCS.openbeta\Scripts\Export.lua do you see the following line: local Tacviewlfs=require('lfs');dofile(Tacviewlfs.writedir()..'Scripts/TacviewGameExport.lua') If it's not there please try adding it. If this doesn't help please share your dcs log.
  23. I wish! There is no release date yet but we are actively working on it.
  24. That's correct! I am glad to hear it will meet your needs.
  25. Hi, In Tacview 2.0, players will be able to leave the server while waiting 10 minutes of real time before reviewing their flight. It seems to me that the data can't simply be made available at the time of leaving the server because the player could theoretically just re-join the server and/or use or communicate the information acquired via Tacview to the persons still connected to the server.
×
×
  • Create New...