Hello guys, I need to remove everything related to grand bosses,is there an easy way to remove them from source?I don't need to delete GrandBoss classes I just need that server doesn't load them.I tried removing GrandBossManager.init(); from GameServer.java,but it doesn't help. If there isn't an easy way to remove Grand Bosses,can I easily remove Boss Zones?If I remove zones from BossZones.xml file,I get error,for some reason it comes from OlympiadManager,to be more precise,from this line: final Collection<L2OlympiadStadiumZone> zones = ZoneManager.getInstance().getAllZones(L2OlympiadStadiumZone.class); Shouldn't it get olympiad arenas? In conclusion,how can I easily remove all grand boss zones? Thank you!
DISCORD :
https://discord.com/users/325653525793210378
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchihamkt.mysellix.io/
Join our server for more products :
https://discord.gg/uthciha-services
https://campsite.bio/utchihaamkt
Question
StealthyS4m
Hello guys,
I need to remove everything related to grand bosses,is there an easy way to remove them from source?I don't need to delete GrandBoss classes I just need that server doesn't load them.I tried removing GrandBossManager.init(); from GameServer.java,but it doesn't help.
If there isn't an easy way to remove Grand Bosses,can I easily remove Boss Zones?If I remove zones from BossZones.xml file,I get error,for some reason it comes from OlympiadManager,to be more precise,from this line: final Collection<L2OlympiadStadiumZone> zones = ZoneManager.getInstance().getAllZones(L2OlympiadStadiumZone.class);
Shouldn't it get olympiad arenas?
In conclusion,how can I easily remove all grand boss zones?
Thank you!
6 answers to this question
Recommended Posts