Page 1 of 1

How can I setup the spawntime?

Posted: Fri Apr 16, 2010 2:26 pm
by TrueEdge
L2J Revision 4060:
L2JDP Revision 7241:

Hey how can I setup the spawntime for a mob? I searched but not find anything about this. I want that one mob just spawn after 30mins if it get killed.

Re: How can I setup the spawntime?

Posted: Fri Apr 16, 2010 3:53 pm
by Notorious
If it's a normal mob, there's a column in the database table 'spawnlist' called 'respawn_delay' where you can set this.

If raidboss, you find similar setting in 'raidboss_spawnlist', but there you have one setting for the minimum delay (respawn_min_delay) and one for the maximum delay (respawn_max_delay).

These numbers are in seconds, so 30 minutes delay should say 1800.

Re: How can I setup the spawntime?

Posted: Mon Apr 19, 2010 11:05 am
by doken1313
//spawn mob_id 1 1800