Getting more information out of the Actors.static files.
#5

The Legacy Wrote:It's been a few days, and I'm still looking for an answer. :?

What was the question?

Quote:However, why the placeholders? And, is there any way to actually get how the game sees them?

1. It was faster for a person who made the tool to use placeholders than to dig through the code to find pseudo objects that game use for airfield waypoints.

2. Enhanced FMB was unknown at the time when most of the code for actors tool was written.

Quote:I mean, other than having terrain features, the actors.static is pretty much just a much more extensive version of a mission file, right?

Actors.static is just a compressed mission file, terrain features are not part of actors. Only objects and airfield waypoints are inside actors.static.

Quote:Basically, here's what I'm trying to do. I want to see how uncompressed actors.static files look like uncompressed.

I don't know how it looks but I think it's like this:
Code:
spawn com.maddox.il2.objects.buildings.House$CrimeaHouse1 POSP 29394.582 31218.781 2.00701 POSO 534.24 0.0 -0.0
spawn com.maddox.il2.objects.buildings.House$CrimeaHouse1 POSP 29377.363 31246.938 2.00701 POSO 625.64624 0.0 -0.0

spawn com.maddox.il2.objects.buildings.Plate$DesertGroundTaxi POSP 5670.294 47234.594 0.25 POSO 709.9875 -0.0 -0.0
spawn com.maddox.il2.objects.buildings.Plate$DesertGroundTaxi POSP 5630.919 47227.664 0.25 POSO 709.9875 -0.0 -0.0



spawn com.maddox.il2.builder.PathAirdrome RAWDATA 2 2 33895.24609375 4934.216796875 33869.53515625 4964.8583984375
spawn com.maddox.il2.builder.PathAirdrome RAWDATA 2 2 33732.12890625 4895.251953125 33716.05859375 4914.40283203125
spawn com.maddox.il2.builder.PathAirdrome RAWDATA 2 2 33868.43359375 4911.71923828125 33842.72265625 4942.36083984375
spawn com.maddox.il2.builder.PathAirdrome RAWDATA 2 2 33789.58203125 4943.4609375 33773.51171875 4962.6123046875

spawn com.maddox.il2.objects.air.Runaway POSP 3821.0334 9469.116 0.2 POSO 6980.0 0.0 0.0
spawn com.maddox.il2.objects.air.Runaway POSP 12842.832 26740.232 0.2 POSO 4860.0 0.0 0.0
spawn com.maddox.il2.objects.air.Runaway POSP 14379.602 26740.232 0.2 POSO 4680.0 0.0 0.0
spawn com.maddox.il2.objects.air.Runaway POSP 6912.708 47514.688 0.2 POSO 1790.0 0.0 0.0


Quote:sorry if I frustrated you.

You didn't frustrated me, I was frustrated first few time when people asked things that are written in readme but not anymore.

FC
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)