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
!
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