If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:
My question issssss......
why i set time for 4h buff time like config folder
SkillDurationList = 1204,14400;1354,14400;4344,14400;4345,14400;4346,14400;\
__init__py code
if event == "8":
st.takeItems(ADENA_ID,10000)
SkillTable.getInstance().getInfo(1204,2).getEffects(st.getPlayer(),st.getPlayer())
SkillTable.getInstance().getInfo(1354,1).getEffects(st.getPlayer(),st.getPlayer())
st.getPlayer().setCurrentMp(st.getPlayer().getMaxMp())
return "2.htm"
st.setState(COMPLETED)
Skill 1204 Wind Walk 14400 4h right it's for my buff why when i set the time i get buff stay 59 min why?
samething worng? on my code
question about skill and look the error
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: question about skill and look the error
did you set the EnableModifySkillDuration=true?
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.