l2walker scripts help

07/10/2009 08:35 nukerozzo#1
Hi guys,i'm trying to learn making scripts with l2walker IG and i found a problem !
I need to make a script for a Prophet that check if another player in party have all buffs (including PoF). If not he will make only single buffs that he need (like Pof with duration less sec than the other buffs).

i found this istruction
Code:
MemberStatus(object name,status name[Id=XXX])
but an error message says me that is an invalid instruction and
Code:
CharBuffs(Shield[Id=1040])
is only for a self check...

Can someone help me?
07/10/2009 10:49 emir0n#2
u can use the autodetect option in party buffs for that no ?
08/16/2009 10:50 policarpo#3
Theres an error on the l2walker script txt, the real command is !MemberBuffs and MemberBuffs, not memberstatus

and its a rally good command for op party buffs, if you put autodetect it wil use it before the dd sends party, not good for cov for example.