Buff duration > 24 hours?
Posted: Fri Sep 28, 2012 1:51 pm
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number: 5662 (trunk)
L2JDP Revision Number: 9216 (trunk)
I tried increasing buff duration in a custom skill to 30 days (Abnormaltime ==> 2592000 seconds), but on receive buff, the effect simply show-up and finish. Then i tried to reduce to 10 days (Abnormaltime ==> 864000 seconds). Effect works, but in buff bar the effect show only 24 hour remaining time and decreasing.
My question is:
1st: the 30 days dont working is related to int lenght limit?
2nd: Why remaining time only show 24 hours and decreasing even if abnormaltime is greater than 86400? How to change?
3rd: how can i solve this? I wish to give 30 days buffs in these custom skills.
Thanks.
ยป Find Revision
L2J Revision Number: 5662 (trunk)
L2JDP Revision Number: 9216 (trunk)
I tried increasing buff duration in a custom skill to 30 days (Abnormaltime ==> 2592000 seconds), but on receive buff, the effect simply show-up and finish. Then i tried to reduce to 10 days (Abnormaltime ==> 864000 seconds). Effect works, but in buff bar the effect show only 24 hour remaining time and decreasing.
My question is:
1st: the 30 days dont working is related to int lenght limit?
2nd: Why remaining time only show 24 hours and decreasing even if abnormaltime is greater than 86400? How to change?
3rd: how can i solve this? I wish to give 30 days buffs in these custom skills.
Thanks.