Schemas?

Jimmyh

Prince
Joined
Nov 20, 2001
Messages
452
Location
Sheffield
Any body know what these files do?

An example would be CIV4TechnologiesSchema.xml can i add to this file, what can i do, can i use the python code to interact with this data?

Any thing i add to this file i guess i would then add to CIV4TechInfos.xml, but how do i use this information?

Regards.
Jimmy.
 
Not sure I completely understand your question. I think the answer is yes.

From what I gather, you can use Phython to create and define custom variables, which you then add to the schema, and then use in the relavent .xml files.
 
ok...how about this...say i wanted to only display the gold in the top left corner only when a tech had been discovered, would i need to add an ElementType and then use it in the other xml file...but then how do i use that value in the phyton code?
 
Back
Top Bottom