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
but an error message says me that is an invalid instruction and
is only for a self check...
Can someone help me?
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])
Code:
CharBuffs(Shield[Id=1040])
Can someone help me?