when you edit an XML file that would be like
and you want it to be hell, you would change it to
but how do you change it so it is hell with MP10?
is that correct?
Code:
<GameParams quest="101758" step="1" act="A3" difficulty="Inferno" resumeFromSave="True" isPrivate="True" numGames="-1" />
<Order>
and you want it to be hell, you would change it to
Code:
<GameParams quest="101758" step="1" act="A3" difficulty="Hell" resumeFromSave="True" isPrivate="True" numGames="-1" />
<Order>
but how do you change it so it is hell with MP10?
Code:
<GameParams quest="101758" step="1" act="A3" difficulty="Hell (10)" resumeFromSave="True" isPrivate="True" numGames="-1" />
<Order>
is that correct?






