hmmm vou experimentar e ja digo qualquer coisa. por exemplo essa linha so aparece no antharas e valakas e no baium ou sailren? como faço?
####################################
# Baium
####################################
# Properties of fight with Baium.
# By L2J_JP SANDMAN
# Interval time of Baium.
# Value is minute. Range 5-12960
FixIntervalOfBaium = 7200
RandomIntervalOfBaium = 5760
# Activity time of Baium.
# Value is minute. Range 120-720
ActivityTimeOfBaium = 120
# Whether it moves at random after Baium appears is decided.
MoveAtRandom = True
####################################
# Sailren
####################################
# Properties of fight with sailren.
# By L2J_JP SANDMAN
# Whether to enable the entry of a single player.
EnableSinglePlayer = False
# Interval of spawn of next Sailren.
# Value is minute. Range 5-2880
FixIntervalOfSailrenSpawn = 1440
RandomIntervalOfSailrenSpawn = 1440
# Interval of spawn of next monster.
# Value is minute. Range 1-10
IntervalOfNextMonster = 1
# Activity time of monsters
# Value is minute. Range 120-720
ActivityTimeOfMobs = 120
|