Edit The Starting Money?
hi. is the starting money controlled by UIComponentLobby.xml? i copyed it to Mods\SampleMod\data,added to Mod.xml,then edit it:
<GameResources Value="20000" Default="true"/>
<GameResources Value="25000"/>
<GameResources Value="30000"/>
<GameResources Value="35000"/>
<GameResources Value="40000"/>
but the BuildMod.bat says the 'uri:ea.com:eala:asset:UIComponentLobby' element is not declared?
i also edited the MpGameRules.xml,but it don't work.
|