MpGameRules/Manifest - TM-Modding-Wiki

MpGameRules/Manifest

From TM-Modding-Wiki

Jump to: navigation, search

Contents


Tiberium Wars SDK

<?xml version="1.0" encoding="utf-8" ?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="uri:ea.com:eala:asset" xmlns:at="uri:ea.com:eala:asset:type" xmlns:xas="uri:ea.com:eala:asset:schema" targetNamespace="uri:ea.com:eala:asset" elementFormDefault="qualified" xmlns:XmlEdit="http://tempuri.org/XmlEdit.xsd">
	<xs:complexType name="SkirmishStartCash">
		<xs:attribute name="LoCash" type="SageInt" />
		<xs:attribute name="HiCash" type="SageInt" />
		<xs:attribute name="ChoiceStepAmount" type="SageInt" />
		<xs:attribute name="DefaultChoiceIndex" type="SageInt" default="1" />
	</xs:complexType>
	
	<xs:complexType name="MpGameRules">
		<xs:complexContent>
			<xs:extension base="BaseAssetType">
				<xs:sequence>
					<xs:element name="SkirmishStartCash" type="SkirmishStartCash" minOccurs="1" maxOccurs="1" />
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
</xs:schema>

Binary Structure

[TW:0xEDDBB607]
UInt	0x00000000
UInt	LoCash
UInt	HíCash
UInt	ChoiceStepAmount
UInt	DefaultchoiceIndex
[KW:0x79D42582]
UInt	0x00000000
UInt	LoCash
UInt	HíCash
UInt	ChoiceStepAmount
UInt	DefaultchoiceIndex
UInt	MetaGameTiberiumSupply/DefaultChoiceIndex
UInt	MetaGameTiberiumSupply/NumberOfEntries
UInt	MetaGameTiberiumSupply/Entry(Relocation)
UInt	MetaGameTiberiumInfestation/DefaultChoiceIndex
UInt	MetaGameTiberiumInfestation/NumberOfEntries
UInt	MetaGameTiberiumInfestation/Entry(Relocation)
UInt	MetaGameOPsPoints/DefaultChoiceIndex
UInt	MetaGameOPsPoints/NumberOfEntries
UInt	MetaGameOPsPoints/Entry(Relocation)
UInt	MetaGameCoreObjectives/DefaultChoiceIndex
UInt	MetaGameCoreObjectives/NumberOfEntries
UInt	MetaGameCoreObjectives/Entry(Relocation)
entry:
UInt	Value
UInt	Difficulty String Length
UInt	Difficulty String Relocation
Personal tools
languages