What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

how to change difficulty

Kowpye

Member
Joined
Jun 11, 2012
Messages
367
Reaction score
3
is there any way to change the difficult of a profile ? i go in and edit the profile and save it as an xml and change "Inferno" to "Nightmare" but it doesn't fully load the profile.
i'm trying to find a profile that i can run on normal and hell to help plvl my alts
 
You just need to change difficulty name in one line inside xml.
Code:
<GameParams quest="136656" step="-1" act="A1" difficulty="Inferno" resumeFromSave="False" isPrivate="True" numGames="-1" />
Change Inferno to Normal or whatever else you need.

Just remember that if you are running profile that is divided into few xml files you need to change it in each file.
 
Back
Top