Author Topic: Logging - It will most probably affect you guys  (Read 902 times)

0 Members and 1 Guest are viewing this topic.

Offline |ZUTI|

  • Administrator
  • IL2 Addict
  • *******
Logging - It will most probably affect you guys
« on: August 27, 2010, 01:39:22 PM »
The second time I lost my text... damn, briefly: for reasons of implementing shared kills on AI AC I needed to enhance AI AC logging. Radar did some work here for USL, AFAIK, so I just want to let you know what will be going on with MDS 1.2, if you will be using it once it's out.

Current Rarad report:
acType:acHash:acArmy

New report:
wingName{acName;acType;acArmy}

I need such for to link ac to it's wing because that one is then linked and verified against mission file.

Cheers.

Offline Pappy

  • Administrator
  • IL2 Addict
  • *******
Re: Logging - It will most probably affect you guys
« Reply #1 on: August 27, 2010, 06:55:55 PM »
I suspect we will be using it.

The modification that Radar did for us was to give additional information about AI aircraft being shot down and shooting down others.  This information provided the side that the AI belongs too.

I'm sure Radar can provide more details.

The issue was that I could not find a way to determine the side an AI plane belonged too.  If there is a way then please let me know.

Thanks

Offline |ZUTI|

  • Administrator
  • IL2 Addict
  • *******
Re: Logging - It will most probably affect you guys
« Reply #2 on: August 27, 2010, 10:43:46 PM »
What Radar did tells you AI side, also my "new" log line does that, so it should be fine. Just a bit more information and different format.

Offline Pappy

  • Administrator
  • IL2 Addict
  • *******
Re: Logging - It will most probably affect you guys
« Reply #3 on: August 28, 2010, 05:00:14 PM »
Different format is not an issue.  I can easily modify my code.  Thanks.

Offline |ZUTI|

  • Administrator
  • IL2 Addict
  • *******
Re: Logging - It will most probably affect you guys
« Reply #4 on: August 28, 2010, 06:06:11 PM »
Didn't even have a doubt ;)

Offline zeun4749

  • Newbie
  • *
Re: Logging - It will most probably affect you guys
« Reply #5 on: January 31, 2012, 09:03:41 PM »
Current Rarad report: acType:acHash:acArmy