Jump to content

Ant Guard - Example of possible use (Polymorphing)


Recommended Posts

Ant Guard - Example of possible use (Polymorphing)

Referring to the Ant Guard monster added yesterday, I would like to show you one of the possibilities how you can use these monsters on server. That is, the ability to transform the monster into a larger one when its life decreases to the set value. For the creative, it gives the opportunity to create a cool event on the server.

 

 

 

Instruction (aCis files): Import to source this java code:

AntGuardPolymorphing.java
path: net.sf.l2j.gameserver.scripting.script.ai.group

 

once you do that, add a line:

    <script path="script.ai.group.AntGuardPolymorphing"/>

to the scripts.xml file and done.

 

If you have any questions, my discord: Medson#9114

 

 

Edited by Medson™
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.

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