StinkyMadness Posted June 11, 2019 Posted June 11, 2019 (edited) Hello again cheaters. - An simple limit zone for the raidbosses. (Works as "Anti-Take-Away" the Raidbosses) - You can use the @melron code to create easy that zones (Code Here ). - I know can be done with just the boss spawn location and threadpool but i prefer use zone for it. Code : Here Edited July 7, 2021 by StinkyMadness 2 1 Quote
martuxas1 Posted January 20, 2020 Posted January 20, 2020 (edited) l2jacis i get this error help anyone[javac] Compiling 1833 source files to build\classes [javac] \gameserver\model\zone\type\RaidLimitZone.java:9: error: RaidLimitZone is not abstract and does not override abstract method onReviveInside(Creature) in ZoneType [javac] public class RaidLimitZone extends SpawnZoneType [javac] ^ [javac] gameserver\model\zone\type\RaidLimitZone.java:40: error: cannot find symbol [javac] raidboss.teleportTo(raidboss.getSpawn().getLoc(), 0); [javac] ^ [javac] symbol: method teleportTo(SpawnLocation,int) [javac] location: variable raidboss of type RaidBoss [javac] 2 errors Edited January 20, 2020 by martuxas1 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.