Log in

View Full Version : Create Mayong Mistmoore


Vilkata
09-29-2016, 10:40 PM
Was trying to make this mob to have fun with. I can create the base mob with hps, but I cant seem to add a spells list to him. Wondering if anyone can help?
Also wondering if I can add an ID number so I can respawn him when needed?

N0ctrnl
09-30-2016, 12:10 AM
Search the forums. All kinds of guides on creating an NPC and adding a spawn point for it.

As far as spells, create a spell list and assign it to the NPC and you'll be all set.

Vilkata
10-01-2016, 05:52 PM
Still having troubles. I create my npc named Mayong Mistmoore. I know from other sites he was lvl 53. I gave him 24k hps which is above Phinny and less than naggy and vox. I then used npcspawn create and npcspawn add which adds him to the database and gives him a npcid. I then add money and his dagger to his loot table. I then try npcspawn update and get an error. So I figure I should have added the loot to him before adding him to the DB, so I try to start over but npcspawn delete and remove wont work either. It says he is removed from the DB, but I can still spawn him with his earlier id.
Any help is really appreciated.

N0ctrnl
10-03-2016, 01:19 PM
Really, the easiest way is to just #dbspawn the NPC ID then #npcspawn add him. Loot and spells have nothing to do with any of that. Just do those 2 things and #repop and he should be spawning.

Maze_EQ
10-03-2016, 01:47 PM
#npcspawn remove removed a spawn point.

#npcspawn delete removes it from the NPC_TYPES table.