PDA

View Full Version : Add an Npc


Kran
12-26-2003, 11:58 PM
hello, I need help to add an npc because i can't do it with admin tool.
I'm running the 0.5.3Dr2 serv.

Shadow-Wolf
12-27-2003, 09:42 PM
http://www.everquestserver.com/forums/viewtopic.php?t=8225 hope that helps at the bottom tells how to add the npc to the db.

Kran
12-28-2003, 01:38 AM
Tks work good, but now I want add loot to them and I don't know how can I do this ?

Shadow-Wolf
12-28-2003, 09:55 AM
erm theres a program around here that makes loot tables for monsters not sure what its called.

psycox
12-29-2003, 11:31 AM
mysql....

Kroeg
12-29-2003, 03:40 PM
mysql-front is useful.. all you do is define the loottable id, then the item ids that are in that loot table... then assign that loot table to the npc (all in mysql-front)... it's not hard if you search a little.

Shadow-Wolf
12-29-2003, 04:44 PM
im not talking about mysql im talking about a program that makes the loot table for you all you have to do is know the id number of the item and then it adds the loot for you, not sure if its compatible with 5.x. if you cant find it on the forums send me a pm and ill send you zip witht the proggie.

Muuss
12-29-2003, 08:15 PM
I m currently working on such a 3rdPT, its not fully finished by loottables and spawn control is implemented yet, i ll post a link to it once back at home tonight.

L8rs.

Kran
12-30-2003, 01:42 AM
ok tks muss !

mysql-front is useful.. all you do is define the loottable id, then the item ids that are in that loot table... then assign that loot table to the npc (all in mysql-front)... it's not hard if you search a little.
I go try it !

Muuss
12-30-2003, 05:17 AM
Back at home, you can dl the editor from that link :
http://alexis.vilvert.free.fr/eqemu/spawneditor.html

Kroeg
12-30-2003, 06:41 AM
Muuss... yet another very useful tool you've released. Thanks a lot man. :D :D

Kran
12-30-2003, 08:00 AM
Ok tks I hope that this tool can help me ! :P

Squiffy
01-15-2004, 02:52 PM
Here's an issue I had...

Trying to get npcs to wield things. I #spawn them with the itemid in the primary/secondary slots, and it spawns with way different things in its hands.

Is there a different item db for npcs to hold stuff or what? /boggle

Oh yeah, also, when I #spawn, then #npcspawn create then #npcspawn add, if I depop and repop the zone, the mob doesn't repop :( what am I doing wrong?

clementinex
01-15-2004, 05:58 PM
when i was trying to unzip this file i kept getting a this is not a valid archive. anything i can do about this?

mattmeck
01-15-2004, 06:19 PM
Oh yeah, also, when I #spawn, then #npcspawn create then #npcspawn add, if I depop and repop the zone, the mob doesn't repop what am I doing wrong?

You have to reboot the server to have the new NPC's spawn

Muuss
01-15-2004, 08:06 PM
Is there a different item db for npcs to hold stuff or what? /boggle


yes, you can get the list from a texte file eqadmin source pack or perhaps from that very good pdf file distributed by Magick i think.

Squiffy
01-16-2004, 03:10 PM
ah rebooting the server worked great. Pain in the ass to have to do that every time, but hey.

Now lemme see if I can figure out merchants :P

MacLeod
01-16-2004, 04:13 PM
when i was trying to unzip this file i kept getting a this is not a valid archive. anything i can do about this?

I got this error too because it didn't download the whole file. It quit after about a third of it because the speed slowed to nothing. I guess just try to redownload it...

clementinex
01-17-2004, 03:55 PM
nevermind i got it now