Jump to content

[Script] Auto Invite/Dismiss party for prophecy buffs


christakis

Recommended Posts

finaly i got a working auto invite script

 

Label(pow)
Delay(1000)
!CharBuffs(Prophecy of Wind[iD=1357])
{
RequestJoinParty(X,0)
}
delay(1000)
CharBuffs(Prophecy of Wind[iD=1357])
{
RequestOutParty(X)
}
Jmp(pow)

X= Buffers name

i dont know if you need to add the buffs ID

Link to comment
Share on other sites

  • 5 weeks later...
  • 3 weeks later...
  • 2 weeks later...
  • 2 weeks later...

On my walker(igg 2.07 version0, doest work. Can you make a simple example with char name? Buffer name "Gostek" , char who need bufff "Ludik . Can you make it here?

Only for 2.13 and better

Link to comment
Share on other sites

  • 1 year later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...