• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

alex_paradox

Recruit
1 Badges
Oct 6, 2020
1
0
  • Imperator: Rome Sign Up
Hi,

while trying to mod the GUI i stumbled upon the datamodels and i have a few questions about them...

For example: This "querry": datamodel = "[DiplomaticView.GetTechnologies]" returns the status of all four tech-groups (martial, civic, religious , oratory) and "stores" them in the datamodel.

My question now is: Can we get the status of a specific tech-group (for example just martial) or multiple specific tech-groups (for example: just civic and oratory) by adding something to the "querry"? Or can we add a new "function" (for example: datamodel = "[DiplomaticView.GetMartialTech]") which would return only the status of the specified tech-groups?

Thanks to the Parardox-Team so far for developing such an awesome game about the ancient world :) !