Re: new VPA 3.7x released
From: | streu |
---|---|
Thread: | new VPA 3.7x released |
Forum: | Talk |
In reply to: | Re: new VPA 3.7x released |
Date: | Sun, 2018-03-11 09:47 GMT |
Hi Vchc, yes I have already tried this. But the only way is to parse the message sent by Phost. I put that on my list. Quapla
You can use 'Record 49 - Ship Score' in utilX.dat
Code to deal with that stuff actually already exists in cc/phostm.pas (=the PHost support module that VPA shares with PCC) under the keyword "unit scores", but it's not used. The reason probably is that VPA's database works totally different than PCC's, but to be sure, I'd have to ask 2003 me, who does not remember writing that... Anyway, cc/phostm.pas probably could also need an update. It's not that much happens on PCC 1.x, but still, the file is newer...
--Stefan