Lineage 2 Tower Forum

Full Version: Lindvior ISS Spectral Dancer buff script
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
(09-26-2013 12:07 PM)testforl2 Wrote: [ -> ]My problem is that ISS never get dismissed from the party after he gets invited.

Script run on DD.
All wanted buffs checked in ISS tower windows, AUTO accept ON also.

WHat i am doing wrong?

until ((GetMe():GotBuff(11524)) -- there is harmony id, check it like u buffed
and (GetMe():GotBuff(11517))
and (GetMe():GotBuff(11518))
and (GetMe():GotBuff(11519))
and (GetMe():GotBuff(11520))
and (GetMe():GotBuff(11521))
and (GetMe():GotBuff(11522))
and (GetMe():GotBuff(11565))
and (GetMe():GotBuff(11566))
and (GetMe():GotBuff(11567))
and (GetMe():GotBuff(11529))
and (GetMe():GotBuff(11530))
and (GetMe():GotBuff(11532)) )
and (WhoToInv:IsMyPartyMember() == true);

check that lines in the end of script, first iss harmony, i have putted warriors, if ur iss buff to dd wizard or tank, he will always stay in party....
No its ok. I need warrior harmony too, and its 1rst in buff list.

Do i need to enable any other thing to ISS panel, except AUTO ACCEPT PARTY ON?
(09-26-2013 14:09 PM)testforl2 Wrote: [ -> ]No its ok. I need warrior harmony too, and its 1rst in buff list.

Do i need to enable any other thing to ISS panel, except AUTO ACCEPT PARTY ON?

http://forum.l2tower.eu/thread-guide-iss...4#pid46784

mby will help
Oh
THX. your GUIDE DID HELPED Big Grin

I changed the order of buffs in ISS panel to match the one in the script and also leave the timer on these buffs on AUTO (i had them set manually on 29' melodies and 4' sonatas).
Everything works 100% now..
Hello...i m trying to use this script.The only problem i have is that iss dont leave from party (dismiss issue).How can i solve that???
(03-01-2014 20:07 PM)alexspan123 Wrote: [ -> ]Hello...i m trying to use this script.The only problem i have is that iss dont leave from party (dismiss issue).How can i solve that???

u need to change new buff ids Wink in script
Problem sovled...Thank you a lot Smile
Pages: 1 2
Reference URL's