Secret Experience

Secret Experience (https://secretexperience.net/)
-   [L2J] Dúvidas Solucionadas (https://secretexperience.net/l2j-duvidas-solucionadas/)
-   -   Rb's (https://secretexperience.net/l2j-duvidas-solucionadas/1167-rbs.html)

djmixedad 09-12-2008 10:28 PM

Rb's
 
Onde posso alterar o tempo de respawn do baium, valakas antharas e.t.c?

christiand 09-12-2008 10:37 PM

no config do gameserver tem um arquivo onde vc altera o respawn dos bosse's mais conhecidos.

boss.properties

abraços

djmixedad 09-12-2008 11:04 PM

qual deles altero?


# Properties of fight with Antharas.
# By L2J_JP SANDMAN
# Interval time of Antharas.
# Value is minute. Range 1-1440
IntervalOfAntharas = 1

# Delay of appearance time of Antharas.
# Value is minute. Range 5-60
AppTimeOfAntharas = 10

# Activity time of Antharas.
# Value is minute. Range 120-720
ActivityTimeOfAntharas = 120

# Type of Antharas subjugation.
# If setting 'True'. The change in the power of Antharas doesn't occur.
OldAntharas = False

# Limitation value to change power of Antharas by number of players in Antharas's lair.
# --Notes--
# Weak: LimitOfWeak >= Players
# Normal: LimitOfWeak < Players <= LimitOfNormal
# Strong: Players > LimitOfNormal
# if LimitOfWeak >= LimitOfNormal then LimitOfNormal = LimitOfWeak + 1
# Weak
LimitOfWeak = 299
# Normal
LimitOfNormal = 399

# Interval time for spawn of Antharas's minions.
# Value is minute. Range 1-10
# Behemoth Dragon
# Weak
IntervalOfBehemothOnWeak = 8
# Normal
IntervalOfBehemothOnNormal = 5
# Strong
IntervalOfBehemothOnStrong = 3
# Dragon Bomber
# Weak
IntervalOfBomberOnWeak = 6
# Normal
IntervalOfBomberOnNormal = 4
# Strong
IntervalOfBomberOnStrong = 3

# Whether it moves at random after Antharas appears is decided.
MoveAtRandom = false

christiand 09-12-2008 11:10 PM

# Properties of fight with Antharas.
# By L2J_JP SANDMAN
# Interval time of Antharas.
# Value is minute. Range 1-1440
IntervalOfAntharas = 1

# Delay of appearance time of Antharas.
# Value is minute. Range 5-60
AppTimeOfAntharas = 10 aqui esta os minutos do antharas

# Activity time of Antharas.
# Value is minute. Range 120-720
ActivityTimeOfAntharas = 120



mas sugiro q vc deixe original pois vc pode muito bem fazer evento deles sem q o pessoal precise fazer quest para matalos.

KingKr0n0z 09-12-2008 11:13 PM

Citação:

Postado Originalmente por djmixedad (Post 2863)
qual deles altero?


# Properties of fight with Antharas.
# By L2J_JP SANDMAN
# Interval time of Antharas.
# Value is minute. Range 1-1440
IntervalOfAntharas = 1

# Delay of appearance time of Antharas.
# Value is minute. Range 5-60
AppTimeOfAntharas = 10

# Activity time of Antharas.
# Value is minute. Range 120-720
ActivityTimeOfAntharas = 120

# Type of Antharas subjugation.
# If setting 'True'. The change in the power of Antharas doesn't occur.
OldAntharas = False

# Limitation value to change power of Antharas by number of players in Antharas's lair.
# --Notes--
# Weak: LimitOfWeak >= Players
# Normal: LimitOfWeak < Players <= LimitOfNormal
# Strong: Players > LimitOfNormal
# if LimitOfWeak >= LimitOfNormal then LimitOfNormal = LimitOfWeak + 1
# Weak
LimitOfWeak = 299
# Normal
LimitOfNormal = 399

# Interval time for spawn of Antharas's minions.
# Value is minute. Range 1-10
# Behemoth Dragon
# Weak
IntervalOfBehemothOnWeak = 8
# Normal
IntervalOfBehemothOnNormal = 5
# Strong
IntervalOfBehemothOnStrong = 3
# Dragon Bomber
# Weak
IntervalOfBomberOnWeak = 6
# Normal
IntervalOfBomberOnNormal = 4
# Strong
IntervalOfBomberOnStrong = 3

# Whether it moves at random after Antharas appears is decided.
MoveAtRandom = false

# Delay of appearance time of Antharas.
# Value is minute. Range 5-60
AppTimeOfAntharas = 10 <<<--- Aqui q voce altera o tempo do aparecimento "spawn"
Se não funfa avise-me ou se funfa da um OBRIGADO


respostas dadas simultaneamente, editado por ChristianD
acontece...

djmixedad 09-12-2008 11:25 PM

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

KingKr0n0z 09-12-2008 11:56 PM

Citação:

Postado Originalmente por djmixedad (Post 2866)
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 creio q seja essa aki

# 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 creio q seja essa aki

# 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


Se nao funfa avisa-me ou se funfa legal da um OBRIGADO


Horários baseados na GMT -3. Agora são 04:39 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0