Post Reply 
 
Thread Rating:
  • 4 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to write Profiles
05-16-2014, 04:10 AM (This post was last modified: 05-16-2014 05:15 AM by Titanium.)
Post: #6
RE: How to write Profiles
How to reset quests?

If you want your character to do quests repeatedly, e.g. Killing 3-3-3 Ghom repeatedly, then you'll want to know how to reset quests.
3-3-3 means Act 3, 3th quest, 3rd step, that's the step to kill Ghom. After your character killed it, it'll become 3-4-1, that means your character cannot kill Ghom unless the quests are reset to 3-3-3.

How to reset quests?
It's indeed simple. In the character selection screen in game, click "Game settings" and select the specific quests you want like to reset to, in our example, 3-3-3.
[Image: attachment.php?aid=347]

Then click "Save & close", "Start/Resume game" to enter the game. When the character is in town, click "Quest IDs" in ID Extractor". Then you'll obtain a Quest ID and a Step ID.

[Image: attachment.php?aid=348]

All you have to do is to insert a "GameParams" line as shown below, note that the game difficulty settings when resetting quests will be in Setttings > General (First page) >Difficulty
Code:
<?xml version="1.0" encoding="UTF-8"?>
<Profile>

<GameParams quest="93697" step="1" act="A1" changeQuest="true"/>

<Order>



</Order></Profile>


Attached File(s) Thumbnail(s)
       
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
How to write Profiles - Titanium - 05-16-2014, 04:10 AM
RE: How to write Profiles - Titanium - 05-16-2014, 04:10 AM
RE: How to write Profiles - Titanium - 05-16-2014, 04:10 AM
RE: How to write Profiles - Titanium - 05-16-2014, 04:10 AM
RE: How to write Profiles - Titanium - 05-16-2014, 04:10 AM
RE: How to write Profiles - Titanium - 05-16-2014 04:10 AM
RE: How to write Profiles - Titanium - 05-16-2014, 05:02 AM
RE: How to write Profiles - Titanium - 05-16-2014, 05:02 AM
RE: How to write Profiles - Titanium - 05-16-2014, 05:02 AM
RE: How to write Profiles - Titanium - 05-16-2014, 05:02 AM
RE: How to write Profiles - Titanium - 05-16-2014, 05:02 AM
RE: How to write Profiles - RelytX - 05-16-2014, 05:36 AM
RE: How to write Profiles - MrSlashzz - 05-16-2014, 07:01 AM
RE: How to write Profiles - nalleman - 05-16-2014, 08:56 AM
RE: How to write Profiles - RelytX - 05-16-2014, 09:56 AM
RE: How to write Profiles - MrSlashzz - 05-16-2014, 10:59 AM
RE: How to write Profiles - MrSlashzz - 05-19-2014, 07:19 AM
RE: How to write Profiles - Titanium - 05-19-2014, 03:39 PM
RE: How to write Profiles - MrSlashzz - 05-20-2014, 09:40 AM
RE: How to write Profiles - Baldey - 06-09-2014, 03:20 AM
RE: How to write Profiles - cho0sen1 - 06-09-2014, 01:02 PM
RE: How to write Profiles - Baldey - 06-21-2014, 10:29 PM
RE: How to write Profiles - ypad - 06-25-2014, 02:55 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)