PDA

View Full Version : saving mobs


solid11
02-17-2005, 09:43 PM
Hey all,

Well good news here finally after almost 3 months. I GOT MY SERVER UP, WOOT !!! It's only lan, but that was my goal and I'm happy =). Thanks to everyone that PM'd me and gave me tips.

Got in one of the unpopulated zones and wanted to test the spawn feature out, still tryin to understand that one, but how does the newly spawned mob get saved to the DB? I want to start populating my zones but needed to know how they are saved. If there is a tutorial about spawning and/or saving your mobs to DB please link. Didn't see any in there though. Thanks.

evycb
02-18-2005, 02:25 AM
Grats on getting your server!!!..
To keep the spawned, type these commands in this order :

#npcspawn create
#npcspawn add

they are now set in your spawn Dbase.

solid11
02-18-2005, 06:36 AM
Thanks for the info, now to get to work hehe =).

Rogean
02-18-2005, 07:36 AM
Grats on getting your server!!!..
To keep the spawned, type these commands in this order :

#npcspawn create
#npcspawn add

they are now set in your spawn Dbase.

False.. doing that will create a duplicate spawn. You must type, and ONLY type, #npcspawn create. Doing an add will make it spawn two in the same place.

evycb
02-18-2005, 07:41 AM
Oh, sorry.. well 50% right..I got the info from the boards a while ago, and assumed it was the 'de riguer' way to do it..

solid11
02-18-2005, 08:24 AM
Good catch, thanks. Glad I didnt get started yet, hehe.

BTW, is there a good item editor I can use with 6.0 DR2? If anyone has one can you link or PM me, thanks.

mattmeck
02-18-2005, 09:42 AM
look in the third party tools.

sonicintuition
02-19-2005, 01:24 PM
False.. doing that will create a duplicate spawn. You must type, and ONLY type, #npcspawn create. Doing an add will make it spawn two in the same place. - Posted by Rogean

Ehh?? I've been doing #npcspawn create, #npcspawn add, on newly created mobs for a quite a while now on my server, never having duplicates unless I use #npcspawn add twice on the same spawn.... Perhaps I am missing something?

Regards,
SI

evycb
02-19-2005, 01:52 PM
Makes me feel better :)

solid11
02-19-2005, 02:27 PM
Just to follow up, I created just one mob to test it out on my server and I only used #npcspawn create. It saved the mob, so I guess it works.

mattmeck
02-19-2005, 03:20 PM
it may not actualy have the second mob spawn, but if you look in the DB there is double of every mob you used both commands with.