Page 1 of 1
need (custom) spawn list
Posted: Tue Sep 01, 2009 9:21 pm
by prq144
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
Re: need (custom) spawn list
Posted: Sun Sep 06, 2009 3:45 pm
by prq144
No one could help me?
Re: need (custom) spawn list
Posted: Sun Sep 06, 2009 5:16 pm
by lishawj
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.
Re: need (custom) spawn list
Posted: Sun Sep 06, 2009 6:13 pm
by prq144
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

Re: need (custom) spawn list
Posted: Tue Sep 08, 2009 12:39 pm
by lishawj
You can save them into the normal spawnlist but I prefer to enable custom tables and save the spawnlist into custom_spawnlist.
Re: need (custom) spawn list
Posted: Tue Sep 08, 2009 5:46 pm
by prq144
lishawj wrote:You can save them into the normal spawnlist but I prefer to enable custom tables and save the spawnlist into custom_spawnlist.
Will the custom_spawnlist automaticly loaded or need it configured somewere to be loaded?
And how can i save it in game to the custom_spawnlist
Re: need (custom) spawn list
Posted: Tue Sep 08, 2009 9:32 pm
by lishawj
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
Re: need (custom) spawn list
Posted: Tue Sep 08, 2009 9:48 pm
by prq144
Nice!, and realy thank you for your help and fast support!
Credits to you
greetz,
prq144
Re: need (custom) spawn list
Posted: Wed Sep 09, 2009 10:03 am
by prq144
Where can i find information about the official spawns of the official servers?
is there any information about it?
thank you,
prq144
Re: need (custom) spawn list
Posted: Wed Sep 09, 2009 12:42 pm
by lishawj
One source comes to mind.....a PrimaGuide for the Chronicle you need. Other then that...try googling the web for that information.