Jump to content
  • 0

mob turn the players flagged !


Question

Posted

Hello.

 

I wan't to make 1 mob ,and every time you hit the mob you get flagged.

 

Is there any script for this ? and if not how could this be done?

Maybe anyone can do this ? :D

 

thanks and sorry if I'm in wrong section !

1 answer to this question

Recommended Posts

  • 0
Posted

unhardcoded,slow and easy way: Create a quest script, register the mob and override onAttack from Quest, there, just call startPvpFlag() from the player instance

 

hardcoded, fast and easy way: Create a subclass from L2MonsterInstance and override onAction method

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