i've got the latest nightly revision.
running perfectly, and will grat. you guys and thank you for the beautifull work you make.
but for so far i missing allot of spawns, like on de giran area, like the evil eye mob's, panters, orcs skeleton warrios/archers etc. and some other area's in gracia part (could be in dev).
Are there Custom spawnlists to download wich contains the spawn data of all unspawned mobs i need?
greetings,
prq144
need (custom) spawn list
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 6
- Joined: Tue Sep 01, 2009 7:20 pm
Re: need (custom) spawn list
No one could help me?
-
- Posts: 253
- Joined: Thu Apr 30, 2009 12:29 am
Re: need (custom) spawn list
You need to spawn them yourself. The server only comes with certain predefined spawns so any additional spawns is created by the admins of each server.
-
- Posts: 6
- Joined: Tue Sep 01, 2009 7:20 pm
Re: need (custom) spawn list
so you mean spawning by hand? would it be saved after i restart/shutdown the server?
And where would they be saved, into the SQL and wich table?, so i can back-up it.
Thank you for info
And where would they be saved, into the SQL and wich table?, so i can back-up it.
Thank you for info

-
- Posts: 253
- Joined: Thu Apr 30, 2009 12:29 am
Re: need (custom) spawn list
You can save them into the normal spawnlist but I prefer to enable custom tables and save the spawnlist into custom_spawnlist.
-
- Posts: 6
- Joined: Tue Sep 01, 2009 7:20 pm
Re: need (custom) spawn list
Will the custom_spawnlist automaticly loaded or need it configured somewere to be loaded?lishawj wrote:You can save them into the normal spawnlist but I prefer to enable custom tables and save the spawnlist into custom_spawnlist.
And how can i save it in game to the custom_spawnlist
-
- Posts: 253
- Joined: Thu Apr 30, 2009 12:29 am
Re: need (custom) spawn list
If you enable custom tables through your properties files, then any new spawns using //spawn mobID will send it to the custom_spawnlist table.
Code: Select all
# ---------------------------------------------------------------------------# Database Custom Tables# ---------------------------------------------------------------------------[color=#0000BF]# Default: FalseCustomSpawnlistTable = true # Option to save GM spawn only in the custom table.# Default: FalseSaveGmSpawnOnCustom = true # Option to delete spawn in alternate table.# Default: FalseDeleteGmSpawnOnCustom = true[/color]# Default: FalseCustomNpcTable = true # Default: FalseCustomItemTables = true # Default: FalseCustomArmorSetsTable = true # Default: FalseCustomTeleportTable = true # Default: FalseCustomDroplistTable = true # Default: FalseCustomMerchantTables = true
-
- Posts: 6
- Joined: Tue Sep 01, 2009 7:20 pm
Re: need (custom) spawn list
Nice!, and realy thank you for your help and fast support!
Credits to you
greetz,
prq144
Credits to you

greetz,
prq144
-
- Posts: 6
- Joined: Tue Sep 01, 2009 7:20 pm
Re: need (custom) spawn list
Where can i find information about the official spawns of the official servers?
is there any information about it?
thank you,
prq144
is there any information about it?
thank you,
prq144
-
- Posts: 253
- Joined: Thu Apr 30, 2009 12:29 am
Re: need (custom) spawn list
One source comes to mind.....a PrimaGuide for the Chronicle you need. Other then that...try googling the web for that information.