Sheme buffer
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 191
- Joined: Tue Jun 29, 2010 8:05 am
Sheme buffer
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...
-
- Posts: 1160
- Joined: Thu Aug 30, 2007 5:17 pm
Re: Sheme buffer
change buff times in your configs
-
- Posts: 191
- Joined: Tue Jun 29, 2010 8:05 am
Re: Sheme buffer
i done this but nothink... its strange 

-
- Posts: 191
- Joined: Tue Jun 29, 2010 8:05 am
Re: Sheme buffer
mabue you mean that i need to ad buffs in charecter config "skill duration list " ?
in this ?
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 =
-
- Posts: 1160
- Joined: Thu Aug 30, 2007 5:17 pm
Re: Sheme buffer
where else would you change the times of them
tell me how did you change the times?
tell me how did you change the times?
-
- Posts: 191
- Joined: Tue Jun 29, 2010 8:05 am
Re: Sheme buffer
i changed in skills
all the races
so i need to type everyone buff in there ?


- lucan
- Posts: 590
- Joined: Wed Mar 16, 2011 10:39 pm
- Location: Brazil
Re: Sheme buffer
Code: Select all
# Default: FalseEnableModifySkillDuration = True
Code: Select all
SkillDurationList = 264,3600;265,3600;
-
- Posts: 1160
- Joined: Thu Aug 30, 2007 5:17 pm
Re: Sheme buffer
only take the ones from the bufferAi17 wrote:i changed in skillsall the races
so i need to type everyone buff in there ?