//In this script's original state, a "World Boss" will
// spawn in a random location after 10,000 monster kills
// every 4 minutes past the hour.
Does it mean 10,000 kills for each character or count from all players ?
I dont understand your question but... I think your question regarding renewal drop
src/config/renewal.h
/// Renewal drop rate algorithms
/// (disable by commenting the line)
///
/// Leave this line to enable renewal item drop rate algorithms
/// While enabled a special modified based on the difference between the player and monster level is applied
/// Based on the http://irowiki.org/wiki/Drop_System#Level_Factor table
#define RENEWAL_DROP
1. rename izlude map to the pvp map name.
2. insert in your GRF/patcher.
3. download your mapcache.dat , use wee mapcache and add the new map inside it.
4. restart server
your default password s1 /p1 as it told. Check your login table in ragnarok database. makesure it is the same as what you set in conf/char-athena and map-athena
What you need to change :
src/char/int_guild about max capacity calculation initialization and also at guild extension code <
src/common/mmo.h for new calculation
If you're going to reduce the member capacity, better for you to wipe all related guild databases first including guild id in every character.