Jump to content
  • 0

Disable players Healing of raidboss


havie

Question

Hey guys

 

Searched forum, could only find a script for l2j,

SO

for l2off, could some1 please explain how i can disable Players from being able to heal Raidbosses.

 

its making some PVE clans go emo, and want to rage quit.

 

Thanks for the help

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Hmm.

 

I don't recall any smart way, by targetting or op_conds

is there? (someone correct me, if im wrong).

 

I geuss easiest way (atleast how i'd solve it) would be hooking CSkillInfo::ActivateSkill

(the 3 calls in CSkillAction) and just check skill id, vs npc type or npc id.

 

well or CSkillInfo::IsValidTarget...... alotta choices really :O

 

Unless you got extensions and can create your own i_heal or new op cond to not target raidbosses.

 

Link to comment
Share on other sites

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