06-09-2009, 01:05 PM
|
#3 (permalink)
|
|
Membro - Karma
Registrado em: Apr 2009
Localização: SP
Posts: 397
Agradecido 151 Vezes em 98 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Estado:
|
@CavaleiroNegro:
Não tem esta opção que vc esta mostrando!
Só tem esta aqui:
# ===========================================================================
# Skills & Effects
# ===========================================================================
# When this is enabled it will read the "SkillDurationList" option.
# This will basically overlook the "time = x" in the skill XMLs so that you do not need to modify the L2J-Archid Datapack XMLs to increase skill duration.
# Skill duration list:
# Format: skillid,newtime;skillid2,newtime2
# Example:
# This enable 1h(3600) duration for songs, the "\"indicates new line,
# and is only set for formating purposes.
SkillDurationList = 264,3600;265,3600;266,3600;267,3600;268,3600;\
269,3600;270,3600;271,3600;272,3600;273,3600;274,3600;275,3600;276,3600;\
277,3600;304,3600;305,3600;306,3600;307,3600;308,3600;309,3600;\
310,3600;311,3600;349,3600;363,3600;364,3600;365,3600;366,3600;367,3600;
# Default: False
EnableModifySkillDuration = True
|
|
|