WitPTracker AE News

This new stand alone release based on the legendary War in the Pacific from 2 by 3 Games adds significant improvements and changes to enhance game play, improve realism, and increase historical accuracy. With dozens of new features, new art, and engine improvements, War in the Pacific: Admiral's Edition brings you the most realistic and immersive WWII Pacific Theater wargame ever!

Moderators: wdolson, MOD_War-in-the-Pacific-Admirals-Edition

floydg
Posts: 2071
Joined: Sat Jun 26, 2004 10:08 pm
Location: Middletown, NJ

RE: Aviation Support

Post by floydg »

ORIGINAL: BigDuke66

Well can that be changed?
AFAIk the only devices not working outside of the combat mode are engineers, so the mod shouldn't matter but here I'm also not sure about the strategic mod.

Of course it can be changed. Once it's confirmed the modes the different support values function in...
Delete the trackerdb.* files.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.
User avatar
n01487477
Posts: 4764
Joined: Tue Feb 21, 2006 12:00 am

Daily Raw Materials

Post by n01487477 »

OK - finished putting some touches on this ... this is not from a normal scenario(JWE's econ mod)

- seems cluttered might have to redo the whole thing but this is what I'm going with. If there are no daily numbers then it doesn't show up.
-Also added some mouse over tool tips as well.

Image
Attachments
Capture10.jpg
Capture10.jpg (436.37 KiB) Viewed 313 times
Arigoth
Posts: 57
Joined: Wed Feb 09, 2011 3:36 am

LCU Production screen

Post by Arigoth »

On the LCU production screen there are four columns with different delays (M,A,V, and just delay). What are those different designations for?
User avatar
n01487477
Posts: 4764
Joined: Tue Feb 21, 2006 12:00 am

RE: LCU Production screen

Post by n01487477 »

ORIGINAL: Arigoth

On the LCU production screen there are four columns with different delays (M,A,V, and just delay). What are those different designations for?
delay = the no of days until arrival
Delay M.Pts = Manpower points to equip the unit to 100% TOE;
Delay Arm.Pts = Armament points to equip the unit to 100% TOE;
Delay Veh.Pts = Vehicle points to equip the unit to 100% TOE;

This is worked out mathematically but still is an inexact number given the large number of interactions being worked apon ;-)
User avatar
treespider
Posts: 5781
Joined: Sun Jan 30, 2005 7:34 am
Location: Edgewater, MD

RE: Daily Raw Materials

Post by treespider »

OK - finished putting some touches on this ... this is not from a normal scenario(JWE's econ mod)

- seems cluttered might have to redo the whole thing but this is what I'm going with. If there are no daily numbers then it doesn't show up.
-Also added some mouse over tool tips as well.

So is this available for download?
Here's a link to:
Treespider's Grand Campaign of DBB

"It is not the critic who counts, .... The credit belongs to the man who is actually in the arena..." T. Roosevelt, Paris, 1910
User avatar
n01487477
Posts: 4764
Joined: Tue Feb 21, 2006 12:00 am

RE: Daily Raw Materials

Post by n01487477 »

ORIGINAL: treespider
OK - finished putting some touches on this ... this is not from a normal scenario(JWE's econ mod)

- seems cluttered might have to redo the whole thing but this is what I'm going with. If there are no daily numbers then it doesn't show up.
-Also added some mouse over tool tips as well.

So is this available for download?
Not until Floyd rolls it into the code base - don't think it'll be too long this time though. Got one more thing to do with summary of pilots as there has been some fuss about the 50K limit. I'll give that to Floyd tonight / tomorrow morning(I hope)

Sorry you've been waiting patiently -
User avatar
treespider
Posts: 5781
Joined: Sun Jan 30, 2005 7:34 am
Location: Edgewater, MD

RE: Daily Raw Materials

Post by treespider »

No worries...just curious
Here's a link to:
Treespider's Grand Campaign of DBB

"It is not the critic who counts, .... The credit belongs to the man who is actually in the arena..." T. Roosevelt, Paris, 1910
User avatar
n01487477
Posts: 4764
Joined: Tue Feb 21, 2006 12:00 am

RE: Daily Raw Materials

Post by n01487477 »

New pilot summary for comment (not what's happening obviously)

Image
Attachments
Capture10.jpg
Capture10.jpg (62.37 KiB) Viewed 313 times
erstad
Posts: 1950
Joined: Mon Aug 02, 2004 11:40 pm
Location: Midwest USA

RE: Daily Raw Materials

Post by erstad »

Seems a welcome addition. Thanks for the continued support.

I'd suggest changing the "Max" column to "TOE" to reduce the number of times you have to answer "How can I have more planes than the max"

"Planes" could be changed to "Active Planes" (and the existing "Active" changed to "Active Pilots"). Although if you have a thing against two line column headers, most folk will figure it out. (although a little legend on the bottom might help some folks).
User avatar
BigDuke66
Posts: 2035
Joined: Thu Feb 01, 2001 10:00 am
Location: Terra

RE: Daily Raw Materials

Post by BigDuke66 »

About the support I asked michaelm about and he told me this:
***
My original understanding was that these 'support' type devices would work in COMBAT mode, but the only comment in the code is that the Engineers need to be COMBAT to work at the base.
I know aviation support doesn't use MODE, because I was told to remove that check during dev. But MODE probably has some sort of affect on the USE of these 'support' devices during the turn.
***
So you can change how air support is counted.
Btw could you change the name? "Air S (P)" doesn't seem to make sense what is that P for??? Simply "Air (R)" would be enough.
User avatar
n01487477
Posts: 4764
Joined: Tue Feb 21, 2006 12:00 am

RE: Daily Raw Materials

Post by n01487477 »

ORIGINAL: BigDuke66

About the support I asked michaelm about and he told me this:
***
My original understanding was that these 'support' type devices would work in COMBAT mode, but the only comment in the code is that the Engineers need to be COMBAT to work at the base.
I know aviation support doesn't use MODE, because I was told to remove that check during dev. But MODE probably has some sort of affect on the USE of these 'support' devices during the turn.
***
So you can change how air support is counted.
Btw could you change the name? "Air S (P)" doesn't seem to make sense what is that P for??? Simply "Air (R)" would be enough.
Thanks - I'll double check that mode.

"P" actually means planes but I guess we can change it to R meaning required ... but that seems not as specific as planes either ... or am I wrong?
floydg
Posts: 2071
Joined: Sat Jun 26, 2004 10:08 pm
Location: Middletown, NJ

RE: Daily Raw Materials

Post by floydg »

ORIGINAL: BigDuke66

About the support I asked michaelm about and he told me this:
***
My original understanding was that these 'support' type devices would work in COMBAT mode, but the only comment in the code is that the Engineers need to be COMBAT to work at the base.
I know aviation support doesn't use MODE, because I was told to remove that check during dev. But MODE probably has some sort of affect on the USE of these 'support' devices during the turn.
***
So you can change how air support is counted.
Btw could you change the name? "Air S (P)" doesn't seem to make sense what is that P for??? Simply "Air (R)" would be enough.

The "Air S (P)" means Air Support at the base, with the total number of planes at the base in parenthesis. So I think the header is fine.
Delete the trackerdb.* files.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.
User avatar
BigDuke66
Posts: 2035
Joined: Thu Feb 01, 2001 10:00 am
Location: Terra

RE: Daily Raw Materials

Post by BigDuke66 »

Well I thought it should be based on what is on the base screen:
Aviation Support
Aviation Support required
But does the tracker count the planes for that number at a base?
If so maybe it could be split and could show the normal aviation support + Float plane support and in brackets the Planes + Float Planes, float planes would be patrol too but as there are patrol planes that can act as both float & normal I'm not sure how the tracker can count this.
Right now I'm not sure if aviation support by ships does also help normal planes, I think not.
User avatar
vonTirpitz
Posts: 510
Joined: Tue Mar 01, 2005 6:30 pm
Location: Wilmington, NC
Contact:

RE: Daily Raw Materials

Post by vonTirpitz »

I've known for awhile that my tracker pilot losses did not come close to matching the in-game (and more likely) losses. A couple of posts I've seen of others games convinced me that it wasn't just my database.

Image

Is this something that can be corrected in tracker?

Thanks again for your efforts with this great utility.


ORIGINAL: n01487477

New pilot summary for comment (not what's happening obviously)



Attachments
pilots3.jpg
pilots3.jpg (13.02 KiB) Viewed 313 times
Image
User avatar
dorjun driver
Posts: 641
Joined: Thu Apr 20, 2006 2:17 am
Location: Port Townsend: hex 210,51
Contact:

RE: Daily Raw Materials

Post by dorjun driver »

I've been using Tracker successfully for sometime now, but for some reason after starting a new game (Guadalcanal, US vs AI) Tracker fails to start. Any help is greatly appreciated.

Attached is the bat file dump.
Attachments
WitPTracker.txt
(12.2 KiB) Downloaded 11 times
x - ARPAnaut
x - ACM
x - AES
Current - Bum

Image

The paths of glory may lead you to the grave, but the paths of duty may not get you anywhere.
JT
User avatar
n01487477
Posts: 4764
Joined: Tue Feb 21, 2006 12:00 am

RE: Daily Raw Materials

Post by n01487477 »

ORIGINAL: vonTirpitz

I've known for awhile that my tracker pilot losses did not come close to matching the in-game (and more likely) losses. A couple of posts I've seen of others games convinced me that it wasn't just my database.

Image

Is this something that can be corrected in tracker?

Thanks again for your efforts with this great utility.
ORIGINAL: n01487477
New pilot summary for comment (not what's happening obviously)
Yeah - we're not looking at the global cumulative numbers here just the pilot array as it stands in the DB. I'll see about putting in the global numbers sometime.
User avatar
n01487477
Posts: 4764
Joined: Tue Feb 21, 2006 12:00 am

RE: Daily Raw Materials

Post by n01487477 »

ORIGINAL: dorjun driver

I've been using Tracker successfully for sometime now, but for some reason after starting a new game (Guadalcanal, US vs AI) Tracker fails to start. Any help is greatly appreciated.

Attached is the bat file dump.
Yep - I see a problem here too ... It was working so I'm not sure what has changed[&:] I'll have to investigate further
User avatar
dorjun driver
Posts: 641
Joined: Thu Apr 20, 2006 2:17 am
Location: Port Townsend: hex 210,51
Contact:

RE: Daily Raw Materials

Post by dorjun driver »

Thanks Damian.  No rush.
x - ARPAnaut
x - ACM
x - AES
Current - Bum

Image

The paths of glory may lead you to the grave, but the paths of duty may not get you anywhere.
JT
User avatar
witpqs
Posts: 26376
Joined: Mon Oct 04, 2004 7:48 pm
Location: Argleton

RE: Daily Raw Materials

Post by witpqs »

Beta AE version 1108m4 - Tracker says "Can't Read Save File"

You might want to touch base with Michael.
User avatar
n01487477
Posts: 4764
Joined: Tue Feb 21, 2006 12:00 am

RE: Daily Raw Materials

Post by n01487477 »

ORIGINAL: witpqs

Beta AE version 1108m4 - Tracker says "Can't Read Save File"

You might want to touch base with Michael.
Thanks - will do ...
Post Reply

Return to “War in the Pacific: Admiral's Edition”