Page 1 of 1

Custom Spawnlist

Posted: Sun Nov 24, 2013 12:20 pm
by cheatax21
L2J Revision Number: 6086
L2JDP Revision Number: 9839

Hello, i need to ask how i can //spawn xxxx ( this is a custom mob)
and automaticalty to be registered in custom spawnlist with the xyz of the mob in the loc i spawned it.
I can do it work only by manually input rows for every custom mob i want, is there a way to make it auto just by //spawn ?

Re: Custom Spawnlist

Posted: Sun Nov 24, 2013 3:03 pm
by JMD
in general properties near the bottom theres an option to enable the custom spawnlist. Make it true and whatever you spawn will go inside the custom spawnlist table in the database.

Re: Custom Spawnlist

Posted: Sun Nov 24, 2013 3:57 pm
by cheatax21
yep, i had this enabled but i didnt have savegmspawnto custom enabled, now is okey :) thanks^