buffer

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Matutesam
Posts: 14
Joined: Mon Aug 05, 2013 12:58 am

buffer

Post by Matutesam »

hello how do I edit the time of dancing and singing and dopes of Npcbuffer, I want to put an hour
Cresceus
Posts: 238
Joined: Tue Jan 15, 2008 8:20 am
Location: Germany

Re: buffer

Post by Cresceus »

Hello,

which NPC Buffer does have dances and songs? I think you don't mean the Newbie Helper?

Well one way is to look up the Skill IDs of the Dances/Songs/Buffs whatever the NPC Buffer have. If you know what script the Buffer is related to it's preatty easy to find the right Skill IDs. Then you just have to take a look in the Buffer-Script.

Once you got the right IDs you have to put them in the character.properties file located in /game/config/. From line round about 55 to line 70 are the important ones for you.

Set EnableModifySkillDuration = False and put the Skill IDs you looked up after SkillDurationList = like you see in the example 2 or 3 lines above in the same properties file.


I think that's it.
Matutesam
Posts: 14
Joined: Mon Aug 05, 2013 12:58 am

Re: buffer

Post by Matutesam »

Thanks, I had only to change Enable Modify Skill Duration = False because I already had made other :D :D :D :D
User avatar
Konstantinos
Posts: 501
Joined: Wed Feb 08, 2012 12:19 pm

Re: buffer

Post by Konstantinos »

Modify Skill Duration = False change it to True and write:

SkillDurationList =buff id,3600;
Cresceus
Posts: 238
Joined: Tue Jan 15, 2008 8:20 am
Location: Germany

Re: buffer

Post by Cresceus »

Ehhh yes! Of course you have to set it to true and not false! Sorry for that!
Matutesam
Posts: 14
Joined: Mon Aug 05, 2013 12:58 am

Re: buffer

Post by Matutesam »

I have another error, valakas if I go to his cave city pulls me if I called him anywhere, to hit kills me, without me is stuck valakas
Post Reply