Change skill property momentenaly

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
octera
Posts: 10
Joined: Wed Jan 14, 2009 1:24 am

Change skill property momentenaly

Post by octera »

L2J Revision 4215:
L2JDP Revision 7417:

Hi there,
I want make a Gm commande like //buff id_skill duration
For the moment the //buff id_skill works, but i don't know how to change the duration of a buff
Tanks for your help!
L2Xpectral
Posts: 10
Joined: Thu Dec 17, 2009 12:30 pm

Re: Change skill property momentenaly

Post by L2Xpectral »

./gameserver/config/Character.properties

EnableModifySkillDuration = True
SkillDurationList = idskill,durationskill
octera
Posts: 10
Joined: Wed Jan 14, 2009 1:24 am

Re: Change skill property momentenaly

Post by octera »

The problem with this is that the skill is always modified.
For exemple, i want to be able:
Characters can use the buff Wind walk normaly
But me (GM) can use a command //buff WW 120 that give the same buff to my target but for 120minutes
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Change skill property momentenaly

Post by janiii »

there are other skill ids that you can use, like master wind walk. you cannot use different skill durations for same skill. you have to use different skill.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
Post Reply