Sheme buffer
Posted: Thu May 26, 2011 7:25 am
hi everyone i have rin4a sheme buffer but ho i can change time of buffs ? becauce i change in gamserver/date nothink in navicat i dont find any cahnges...
Code: Select all
# 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 Datapack XMLs to increase skill duration.# Default: FalseEnableModifySkillDuration = False# 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;304,3600;305,1200;306,3600;308,3600;349,3600;\# 363,3600;364,3600SkillDurationList =
Code: Select all
# Default: FalseEnableModifySkillDuration = True
Code: Select all
SkillDurationList = 264,3600;265,3600;
only take the ones from the bufferAi17 wrote:i changed in skillsall the races
so i need to type everyone buff in there ?