Go Back   EQEmulator Home > EQEmulator Forums > Quests > Quests::Custom

Quests::Custom Custom Quests here

Reply
 
Thread Tools Display Modes
  #1  
Old 04-15-2010, 12:40 PM
kameko
Sarnak
 
Join Date: Apr 2010
Posts: 30
Smile Quest updater - Clickable Response text

Hey everyone,

I just wanted to share a small program I wrote that will update all your quests to allow you to click on response text instead of having to type it in and trying to guess the correct phrase to type.

I also replace the quest::say() with plugin::Whisper as well to make the NPC chat a little easier to read.

All the source code and a debug and release executable are included as well as a README file. Please check this out and let me know if you like / dislike this.

This isn't perfect, and I will need people to test it out for me and let me know of any problems. That said, I highly recommend you backup your quest directory. I have not had any problems with this, but I haven't tested it extensively either.

http://tigerstudios.net/QuestUpdater.zip

Please let me know what you think. I am happy with it so far, I hope you are too.

Michael
Reply With Quote
  #2  
Old 04-16-2010, 03:06 PM
kameko
Sarnak
 
Join Date: Apr 2010
Posts: 30
Exclamation

Just wanted to add that I have discovered the saylinks my program inserts into
the quest files are not fully compatible with Titanium. In game you may see
four or five leading zeros in front of the saylink. It still works just as it should,

I will be working on cleaning up the code, and making a change to fix this compatibility issue this weekend.

If you are interested in this, or have tried it out so far can you please give me
a little feedback. I'd like to hear from anyone who wants to try this out.

I am using it myself and am very happy with the changes it makes ingame.

Thanks,

Michael
Reply With Quote
  #3  
Old 10-14-2010, 08:23 AM
Shayne
Fire Beetle
 
Join Date: Jan 2010
Location: _-_
Posts: 12
Default

does anyone still have a link for this?
Thanks
Reply With Quote
  #4  
Old 04-19-2013, 04:01 PM
AudioGarden21
Sarnak
 
Join Date: Aug 2004
Posts: 80
Default

Quote:
Originally Posted by Shayne View Post
does anyone still have a link for this?
Thanks
I know it's a bit late, but I recently started over with a fresh database and realized saylink broke all my quests, so I scoured around my PCs looking for the Quest Updater and managed to find a copy.

Download Quest Updater
Reply With Quote
  #5  
Old 06-16-2013, 05:18 PM
Figback65
Discordant
 
Join Date: Aug 2009
Location: 2131231231
Posts: 255
Default

Figured out why on titanium it adds 0000's to the link in titanium. I dunno how to change it with the program but manually in the scripts you can change each one.

Adds 0's
Code:
quest::saylink("Off");

No 0's
Code:
quest::saylink("Off", 1);

Whatever was in the program that made the change effects varlink also so item links also have 000's and I dunno where to fix that.

EDIT: Note this is based using a Titanium Client on a Titanium Server. Other clients on a titanium server may need more work. (Untested)
__________________
Reply With Quote
  #6  
Old 06-16-2013, 05:42 PM
Figback65
Discordant
 
Join Date: Aug 2009
Location: 2131231231
Posts: 255
Default

ok I was wrong, with the change it still happens but it is rare instead of every time. 1 of ## hails to a npc with chat that has links in it got the 0000's
__________________
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 04:11 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3