Matrix Games Forums

Forums  Register  Login  Photo Gallery  Member List  Search  Calendars  FAQ 

My Profile  Inbox  Address Book  My Subscription  My Forums  Log Out

research: question to vic

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
  Printable Version
All Forums >> [New Releases from Matrix Games] >> Advanced Tactics Series >> Mods and Scenarios >> research: question to vic Page: [1]
Login
Message << Older Topic   Newer Topic >>
research: question to vic - 12/1/2007 4:28:01 PM   
kafka

 

Posts: 159
Joined: 6/11/2004
Status: offline
I plan to implement a component bases nation specific research tree, so you do not simply research a complete tank but a just a design and have to research some other components in order to be able to produce the item type, i.e.

you want to produce pzkpw Ia, so you have to research the pzkpfw I design before and additionally the following components: MG 13, the Krupp M305 engine and the ZF Aphon FG 35 transmission (just an example). So my question is: Would the AI be able to deal with the relative complexity of such approach?
Post #: 1
RE: research: question to vic - 12/1/2007 6:02:44 PM   
Vic


Posts: 8262
Joined: 5/17/2004
Status: offline
i doubt it.

and though it is a bit of strange the AI actually is using the statistics of the SFType referred to in the picture of the research field to determine if it wants to buy that research field.

kind regards,
vic

(in reply to kafka)
Post #: 2
RE: research: question to vic - 12/1/2007 6:08:13 PM   
kafka

 

Posts: 159
Joined: 6/11/2004
Status: offline
ok thanks vic

so this means the AI expects each research field resulting in an item type (=sftype) it can produce?

(in reply to Vic)
Post #: 3
RE: research: question to vic - 12/1/2007 6:14:18 PM   
seille

 

Posts: 2134
Joined: 6/19/2007
From: Germany
Status: offline
@kafka
And you think i want to research several parts just to be able to produce a single tank ?
I would need a half hour for research only and had to use a calculator the whole time
So why these complexity ? The AI can never handle that.

(in reply to Vic)
Post #: 4
RE: research: question to vic - 12/1/2007 6:20:57 PM   
Vic


Posts: 8262
Joined: 5/17/2004
Status: offline
yes it expects it. but you could fool it.

the thing is that the AI tries to buy the researchfield that it thinks will give it the ability to produce SFType that is most usefull for it at the moment.

If it think Light Tank II will be most needed and you put that picture in the Engine Research field is will resarch the Engine Research Field. If you also put it in the 50mm gun researchfield it will try to buy that field next turn.

I think it should work. Just make sure that most usefull combo's have an SFType picture that is interesting for the AI to produce.

Work around is to write events for the AI to give it research for free every X rounds.

kind regards,
Vic

(in reply to seille)
Post #: 5
RE: research: question to vic - 12/1/2007 6:59:34 PM   
kafka

 

Posts: 159
Joined: 6/11/2004
Status: offline
thanks vic

I do not want to fool the AI but just to find out the modding capabilities and constraints of the game

@seille

the game provides the feature of defining up to 5 research fields for an item type, I just wanted to clarify how this works, whether it is possible to define a flexible research tree where you can select between different research paths - yet I can implement only a structure based on what the AI can handle

(in reply to Vic)
Post #: 6
RE: research: question to vic - 12/9/2007 2:23:22 AM   
jakobrogert

 

Posts: 20
Joined: 11/14/2007
Status: offline
In my super koopa wars mods, I'm testing the AI's ability to handle the mod features and most basic things seems to go down well (Infantry production, transport units, engineers). But the A.I has yet to research something in a single game I've played against it. I'm testing on a 20x20 (very small) map but recall seeing the AI do research even on small maps, when playing the standard game.

So, what I'm wondering is what I could possibly have done super-wrong in order to prevent the AI from spending it's research PP's. I have adjusted the AI's attitude towards saving PPs for research to 0.2 (20% as I understood Vic's tutorial), but that hasn't helped.
In the AI logs, I can see the AI prioritizing Researches/technologies, but fails utterly to deploy a single Unit, except those I give it from the start.

Would be happy for any pointers.

Best Regards
Jakob

(in reply to kafka)
Post #: 7
RE: research: question to vic - 12/9/2007 2:25:16 AM   
Vic


Posts: 8262
Joined: 5/17/2004
Status: offline
Did you set AI Role scores for the different SFTypes? Did you try making the AIRole scores of the upgrades cq research higher then the others?

(in reply to jakobrogert)
Post #: 8
RE: research: question to vic - 12/9/2007 2:35:04 AM   
jakobrogert

 

Posts: 20
Joined: 11/14/2007
Status: offline
Yes, everyone has an AI role score, but I haven't tried making the units further down the tech tree score higher. My tech-tree isn't so much about upgrades to existing Units as new Units with new functionality, but I guess the AI sort of needs it straight to it's face regarding appropriateness of Units.
Thanks for the quick reply!

(in reply to Vic)
Post #: 9
RE: research: question to vic - 12/9/2007 6:16:25 AM   
jakobrogert

 

Posts: 20
Joined: 11/14/2007
Status: offline
Another AI-question (since I still can't seem to make the AI research):
Does the AI compare the price of research, to for example, new Units? In my Mod, all Units are a lot cheaper compared to their price in standard Advanced Tactics. Since I didn't change the price (in production) of political points, might the AI simply disregard teching because of the price, in favor of trying to just overrun me with whatever it has?

(in reply to jakobrogert)
Post #: 10
RE: research: question to vic - 12/9/2007 11:59:15 AM   
Bombur

 

Posts: 3642
Joined: 7/2/2004
Status: offline
-Maybe you could simply forget the AI. A mod like that could be designed only for PBEM play???

(in reply to jakobrogert)
Post #: 11
RE: research: question to vic - 12/9/2007 11:59:28 AM   
Vic


Posts: 8262
Joined: 5/17/2004
Status: offline
hi,

first of all.. why dont you attach an AI log to this thread.. i'll take a look.

next do all the researchfields have a SFType graphic linked to them? the SFType number specified for the graphic is the thing the AI will think it will be able to build if it researches it.

it should pick a research field for an SFType that can upgrade most AND that will be best in battle against existing enemy troops.

kind reg,
vic

(in reply to jakobrogert)
Post #: 12
RE: research: question to vic - 12/9/2007 8:02:06 PM   
jakobrogert

 

Posts: 20
Joined: 11/14/2007
Status: offline
Hi again and thank you for your persistence in helping out. =)


Seems tweaking enough finally made the AI purchase a technology (after increasing the value of how much it should save for research and making the start infantry the infantry role score of 40 and the elite infantry the AI bought infantry score of 70).
The technology in question gives elite infantry but the AI never built it, but I'm starting to realize it's about tweaking. I guess the AI is reluctant to switch and field new Units unless there's a very direct usefulness for the Unit (it fields Armored Cars in standard AT quite quickly, but those provides mobility and great anti-infantry power, which is why I guess it almost always goes for the armored car).
However, my Units doesn't perhaps have the steep difference that an armored car and a bunch of infantry Units has. Also, if I may guess, I'd say the AI isn't researching at all when it's under pressure to get the amount of Units it wants; political points for Units are more important to it than research. In the test scenario, the first technology purchase the AI did was a couple of rounds into the game, when it had quite a large amount of Units.

Since the AI actually bought a tech, I'm on the right way, why I'm not posting an AI-log here.

(in reply to Vic)
Post #: 13
Page:   [1]
All Forums >> [New Releases from Matrix Games] >> Advanced Tactics Series >> Mods and Scenarios >> research: question to vic Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts


Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI

1.125