TEWs works across the network without any problem. You have to edit the export.lua file to make it run the touchbuddy-export.lua file run.
In your TB dir, look under the lua folder and read the top few lines of the file:
Quote:
- The following script was adapted for TouchBuddy Active Lomac TEWS export
-- Just copy this file into your Lockon/Lomac "Config\export" directory
-- and add the following line to the end of the existing export.lua file
-- dofile("./Config/export/touchbuddy-export.lua")
-- and it will automatically get run whenever you fly.
--
-- NOTE: This code was written to work with Lockon:Flaming Cliffs, and may not
-- work correctly on previous or later versions. New versions of this file will
-- be made available as and when newer Lockon releases are made (Black Shark)
|