Sheme buffer

If something doesn't fit in any other forum then post it here.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Ai17
Posts: 191
Joined: Tue Jun 29, 2010 8:05 am

Sheme buffer

Post by Ai17 »

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...
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: Sheme buffer

Post by hope »

change buff times in your configs
Ai17
Posts: 191
Joined: Tue Jun 29, 2010 8:05 am

Re: Sheme buffer

Post by Ai17 »

i done this but nothink... its strange :)
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: Sheme buffer

Post by hope »

post that config
Ai17
Posts: 191
Joined: Tue Jun 29, 2010 8:05 am

Re: Sheme buffer

Post by Ai17 »

mabue you mean that i need to ad buffs in charecter config "skill duration list " ?

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 =
in this ?
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: Sheme buffer

Post by hope »

where else would you change the times of them
tell me how did you change the times?
Ai17
Posts: 191
Joined: Tue Jun 29, 2010 8:05 am

Re: Sheme buffer

Post by Ai17 »

i changed in skills :D all the races :) so i need to type everyone buff in there ?
User avatar
lucan
Posts: 590
Joined: Wed Mar 16, 2011 10:39 pm
Location: Brazil

Re: Sheme buffer

Post by lucan »

Code: Select all

# Default: FalseEnableModifySkillDuration = True
Activate to True!!

Code: Select all

SkillDurationList = 264,3600;265,3600;
Add skill,time;skill,time; ....
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: Sheme buffer

Post by hope »

Ai17 wrote:i changed in skills :D all the races :) so i need to type everyone buff in there ?
only take the ones from the buffer
Post Reply