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
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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now