Jump to content
  • 0

[Help] About a Pet Buffer..


Question

Posted

Well , I've Seen the pet buffer of strike + absolut ( mikelpsk8 )

But i need a pet Buffer For Interlude.. The Code Doesn't Fit With The Interlude Client..

NOTE* NOT THE IMPORTS. The Code.

 

And I Was Wondering If There's Someone That Has OR Knows The Code For A Pet Buffer On Interlude..

 

 

Thx In Advance

4 answers to this question

Recommended Posts

  • 0
Posted

if you use script

in this line:

SkillTable.getInstance().getInfo(skillId,skillLvL).getEffects(st.getPlayer(),st.getPlayer())

just write to look like that:

SkillTable.getInstance().getInfo(skillId,skillLvL).getEffects(st.getPlayer(),st.getPet(),st.getPlayer(),st.getPet())

make it for the buffs you want for pets and thats all.

  • 0
Posted

what pack are u using? share us your buffer and we may help you

 

Well , I'm Using L2J-Archid.. The Imports Are Cool.. Cause The Quest Loads.

 

Anyway Here's My Init :

http://rapidshare.com/files/180656556/__init__.py.html

 

 

If You Can Fix it or sth i would be grateful..

 

 

 

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
Answer this question...

×   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...