Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::General Support

Support::General Support Post all topics here having to do with errors while trying to connect to an EQEMu server but not about the setup/running of the Server itself.

Reply
 
Thread Tools Display Modes
  #1  
Old 07-22-2008, 10:33 PM
Producer_BMW's Avatar
Producer_BMW
Hill Giant
 
Join Date: Jan 2008
Location: VA
Posts: 181
Exclamation Handicap-I-Must-Be(merchant help)

Okay yet again I have dumb questions because im lazy and cant find it where to read it ,


So say im in POK and I want to make a MERCHANT HOLD TONS OF GOODIES

#spawn Noob_Gear <-- that being the name of the MERCHANT I would like for the first one ... and also do I have to #permaspawn ??


Riiiiight ....


So how do I turn this Regular S/O/B into a merchant where my MERCHANT EDITOR will recognize him and pick it up as a ID#

or for better yet can anyone explain to me a GOOD way of doing it

ALSO if you have time to answer this question MAYBE you can help me set up a (*SPELL SCRIBER*) as well and help walk me through it
Reply With Quote
  #2  
Old 07-23-2008, 08:42 AM
So_1337
Dragon
 
Join Date: May 2006
Location: Cincinnati, OH
Posts: 689
Default

Make sure that their race is set to 41. I remember that confusing me for awhile.
Reply With Quote
  #3  
Old 07-23-2008, 12:11 PM
Producer_BMW's Avatar
Producer_BMW
Hill Giant
 
Join Date: Jan 2008
Location: VA
Posts: 181
Default Ahhh

So can you type it out how it SHOULD be like

# _____ __ ____ ___ ??

please ...
Reply With Quote
  #4  
Old 07-23-2008, 12:28 PM
So_1337
Dragon
 
Join Date: May 2006
Location: Cincinnati, OH
Posts: 689
Default

Code:
INSERT INTO npc_types VALUES (202373,'Recruiter_Lauren','Spell Scriber',70,1,41,1,800000,1,1,0,6,500,500,0,999999,0,0,200,1000,'ABH',50,0,0,0,0,0,0,0,96,0,2,150,150,150,150,150,1,1,0,1600,0,0,-33,0,150,150,150,150,150,150,150,1,0,1,0,1,0,0);
INSERT INTO spawngroup VALUES(99999,'Recruiter_Lauren1',0,0,0,0,0,0,0);
INSERT INTO spawn2 VALUES(99999,99999,'poknowledge',-19.9,61.9,-157.2,157,0,0,0,0,0,1);
INSERT INTO spawnentry VALUES(99999,202373,100);
This is a set of queries I use to add a custom vendor to PoK. (She also functions as a spell-scriber and a few other things.) She's currently set to use merchantlist 999999 (so I don't have to change the IDs every time PEQ releases a new database).

If there's a way to create a merchant via #spawn, I've never tried it. However, if you're looking for a permanent one, you're free to use the queries above to add this one. Customize it as you'd like.
Reply With Quote
  #5  
Old 07-23-2008, 12:36 PM
Producer_BMW's Avatar
Producer_BMW
Hill Giant
 
Join Date: Jan 2008
Location: VA
Posts: 181
Default Woah ...

Im confused which is the merchant and which is the Spel Scriber and how do I make the scriber work

Sorry if im taking up your time I just wanna do it right
__________________
"From the deepest desires often come the deadliest hate.”
Reply With Quote
  #6  
Old 07-23-2008, 03:17 PM
So_1337
Dragon
 
Join Date: May 2006
Location: Cincinnati, OH
Posts: 689
Default

Forgive me for adding confusion to it. Her first name is Recruiter Lauren and her last name (the that displays in <> tags) is Spell Scriber, so I wanted to explain that she was being used for that on our server is why she was named as such. She won't scribe spells unless you have a quest file in place for her.

The query I gave will put her in as a simple merchant NPC in PoK, very near to where #zone takes you for that zone. It's next to a nearby tree. You can put any items you'd like on her so long as they're in merchantlist #99999:

Code:
INSERT INTO merchantlist VALUES (999999,1,17403);
INSERT INTO merchantlist VALUES (999999,2,75844);
INSERT INTO merchantlist VALUES (999999,3,29066);
The third column is the item ID, and you can change it to whatever you like. Just use these as a template if that's what you're looking to do.

Hopefully that helps clear up the confusion. Sorry for not explaining it clearly the first time!
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 11:30 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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3