Medson™ Posted April 3, 2023 Posted April 3, 2023 (edited) 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 April 3, 2023 by Medson™ Quote
Recommended Posts
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.