Jump to content

Sylvan

Members
  • Posts

    29
  • Joined

  • Last visited

Everything posted by Sylvan

  1. Said squadmate here, reporting that as of the latest update, activating the guard switch on the R-800 panel causes you to transmit and listen only on 121.500 despite of what you have keyed on the rotaries on the R-800. This is changed from before where all the guard switch did was cause you to listen to 121.500 in addition to what you had keyed yourself. I have no idea if this is a DCS or a TARS issue, but here's hoping someone can figure this out. :helpsmilie:
  2. Heads up, Headspace. I found the cause of my problems. It was in $HOMEDIR\Saved Games\DCS\Scripts\Export.lua: function LuaExportActivityNextEvent(t) local tNext = t return tNext endlocal Tacviewlfs=require('lfs');dofile(Tacviewlfs.writedir()..'Scripts/TacviewExportDCS.lua') dofile(lfs.writedir().."Scripts\\TARSExport.lua") Looks like TARS and Tacview had a bit of a fight here and left quite a mess. Everything worked fine again when I restored the end clause to LuaExportActivityNextEvent() and commented out the TacView bits. Maybe something to look into.
  3. I'm also having severe problems since installing beta 4. Was trying to connect to the same server as Vaff above. Everyone else on that server but us two have it working perfectly. When I join the game TS shows "TARS not running" and I can hear everyone as if I'm an observer. In the log it says: 22:46:58.567 [4495578: 251] *** TARS Loading *** 22:46:58.567 [44955d8: 255] Tactical Aviation Radio System v1.0.2 Beta 4 22:46:58.567 [4495640: 259] Teamspeak Plugin API Version 19 22:47:01.572 [44954c8: 205] Connected to server: TS 22:47:01.576 [4495520: 210] DCS interface initialized. 22:47:01.576 [4494020: 320] TS3Interface: Detected Teamspeak channel change to 1. 22:47:01.576 [4494318: 543] TS3Interface: Refreshing peer listing for channel 1. 22:47:01.576 [4496048: 145] Listening for game client on 0.0.0.0:48101. 22:50:34.575 [44957b8: 493] Disconnecting from TS3 server. 22:50:34.976 [4495700: 299] *** TARS Unloading *** I get this when connecting to the external server, and also when connecting to my own locally hosted multiplayer server and when trying to start it singleplayer. The server was working fine with beta 3 just two days ago. TS version is 3.0.10.1 I have removed and reinstalled TARS thoroughly, first using the control panel uninstall, then tried again by manually deleting every tars file and scrubbing the registry of every TARS key. I've rebooted SO many times. Still nothing.
  4. Puddlemonkey, you are my HERO! :D I have been searching for this information forever! This is the definitive way to fix toggle and multi-way switches in the Black Shark. I've implemented it and it works like a charm, even for rotaries like the SPU-9 radio selector! You are my hero and I would +rep you from here until eternity if I could; unfortunately I haven't posted enough... But at least you should know that I would probably name my firstborn after you, if he didn't already have a name. Once again, thank you so much! :thumbup:
×
×
  • Create New...