quest system support
Moderator: Moderators
-
- Noob
- Posts: 4
- Joined: 21 Sep 2009, 07:12
- Noob?: No
Re: quest system support
Hi, I'd like to use the quest system you guys set up but I'm really lost on what to do. Every time i read this topic over again to try and get a grasp of it i get even more confused. At this point I'm guessing this is a Dev only thing where the files aren't released to the public and you all are setting up a Quest.txt file/packets for slower people like me to config easily in a later patch. If i am wrong about that and its out already can someone guide me to where i can download/install/set up the file/packet required for this nifty system. Thank You
-
- Administrator
- Posts: 1301
- Joined: 24 Apr 2008, 12:02
Re: quest system support
It's Already in current SVN version of OpenKore.curseddemon wrote:Hi, I'd like to use the quest system you guys set up but I'm really lost on what to do. Every time i read this topic over again to try and get a grasp of it i get even more confused. At this point I'm guessing this is a Dev only thing where the files aren't released to the public and you all are setting up a Quest.txt file/packets for slower people like me to config easily in a later patch. If i am wrong about that and its out already can someone guide me to where i can download/install/set up the file/packet required for this nifty system. Thank You
Just one note, it still can't read "Quest.txt" data file, so output is not so good as it should be.
-
- Noob
- Posts: 4
- Joined: 21 Sep 2009, 07:12
- Noob?: No
Re: quest system support
ah ok thank you
-
- Developers
- Posts: 1798
- Joined: 05 Dec 2008, 05:42
- Noob?: Yes
Re: quest system support
New command: quest info <questID>
New tables file: quests.txt
Quests file is questid2display.txt from RO client's data.
New tables file: quests.txt
Quests file is questid2display.txt from RO client's data.
-
- Administrator
- Posts: 1301
- Joined: 24 Apr 2008, 12:02
Re: quest system support
Please note. that quest*.txt table files, must be loaded only, if they exist.EternalHarvest wrote:New command: quest info <questID>
New tables file: quests.txt
Quests file is questid2display.txt from RO client's data.
-
- Developers
- Posts: 1798
- Joined: 05 Dec 2008, 05:42
- Noob?: Yes
Re: quest system support
Done.kLabMouse wrote:Please note. that quest*.txt table files, must be loaded only, if they exist.