Jump to content

omin

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by omin

  1. Are you guys going to fix the airfields so that larger AI aircraft (Il76, C139, etc...) can use airfields like Ramat David and others in Syria? It is very limited what airfields the AI can take off or land on. I appreciate your reply. For example the Caucasus map you can land large aircraft on much smaller airfields like Novo.
  2. @Flappie, I appreciate your responds but a track file and mission isn't going to produce what is happening. There are no errors in the log and the mission runs just fine. Matter of fact I even tried this on a mission that runs zero scripts and just has planes flying around. The export is working, it just is not paying any attention to the time variable in order to decrease the amount of data that is sent over the network. There are three functions of when data gets transmitted/or written depending on what you are doing, LuaExportBeforeNextFrame(), LuaExportAfterNextFrame(), and LuaExportActivityNextEvent(t). The t variable is t = LoGetModelTime(). I am using the last function with the variable to create a timer in the for loop using tNext = tNext + 1.0(this is seconds). Prior to the update I would get data sent over the network based on the seconds I provided. I have a feeling that something with function LoGetModelTime() has changed or the data it is attempting to obtain. I could write a script that would get the LoGetModelTime() return written to the log file in order to see what it produces.
  3. Prior to the update I was able to export data using the function LuaExportActivityNextEvent. I was able to do this both with socket and Io.write. I used the tNext with a time variable, same as your luaexport file. Prior to the update it adhered to the time and data was manageable. Now it ignores tNext and the data balloons to a unmanageable amount especially if using a socket. I am not sure what has changed on your end or if you are doing the export in a different way. Now it behaves like using LuaExportAfterNextFrame function.
  4. Sounds like the group I fly with on Black Sheep Tactical Server. Casual and can get serious during mission time. Always happy to get new folks flying with us. https://discord.gg/AwQ9kF
  5. Thunderbird, Black Sheep Tactical is a relaxed group. Come check us out. https://discord.gg/wDTfE8 https://sites.google.com/view/bsts/home
  6. I am seeing if anyone else is having issues with the datalink for the F16 and F18 in multiplayer. No contacts show up in the F18's SA page even when AWACS or other units are flying. If my radar picks up the target then is shows in the SA page. The similar thing is happening with the F16.
×
×
  • Create New...