admin spawn mob respawn is 0

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
thorl2
Posts: 159
Joined: Fri Mar 20, 2009 9:04 am

admin spawn mob respawn is 0

Post by thorl2 »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 5768:
L2JDP Revision 9405:

When I spawn with admin an mob for example gremlin, the respawn time in none
but the same mob spawned by server have respawn time to 60 seconds, can someone tell me why when I respawn it manually does never respawn?

thx
Arantir
Posts: 151
Joined: Wed Jan 04, 2012 7:10 pm

Re: admin spawn mob respawn is 0

Post by Arantir »

Just by default.

Leave a textbox empty and press "Spawn" button. You should see a menu with additional spawn options.
User avatar
thorl2
Posts: 159
Joined: Fri Mar 20, 2009 9:04 am

Re: admin spawn mob respawn is 0

Post by thorl2 »

yes thx didn't know l2j put no respawn as default...

you can also use //spawn id 1 20

or

UPDATE spawnlist SET respawn_delay = 20 WHERE respawn_delay = 0;

to updated existing spawnlist respawn time.
Post Reply