[HELP]GrandBoss Quests

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
zlati
Posts: 37
Joined: Mon Nov 12, 2007 4:41 am
Contact:

[HELP]GrandBoss Quests

Post by zlati »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:



How i deactivate RaidBoss Quests ?

I have an GK with Raid Bosses Teleport. But when a player teleport , it's not teleported to Raid Boss Location. It's teleported in another place.(The coordonates are ok). This is because of quest.

I need to put # in scripts ex :

Code: Select all

# Load Handlershandlers/MasterHandler.java ai/fantasy_isle/MC_Show.java ai/group_template/L2AttackableAIScript.javaai/group_template/Chests.javaai/group_template/EvasGiftBoxes.javaai/group_template/FairyTrees.javaai/group_template/FeedableBeasts.javaai/group_template/Monastery.javaai/group_template/PolymorphingAngel.javaai/group_template/PolymorphingOnAttack.javaai/group_template/PrisonGuards.javaai/group_template/SearchingMaster.javaai/group_template/SeeThroughSilentMove.javaai/group_template/StarStones.javaai/group_template/SummonMinions.java #ai/individual/Antharas.java#ai/individual/Baium.java#ai/individual/Core.java#ai/individual/DarkWaterDragon.javaai/individual/DrChaos.javaai/individual/FleeNpc.java#ai/individual/Gordon.java#ai/individual/IceFairySirra.java#ai/individual/Orfen.java#ai/individual/QueenAnt.java#ai/individual/Valakas.java#ai/individual/Zaken.java

Or how i deactivate the quest for the RaidBosses ?
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: [HELP]GrandBoss Quests

Post by jurchiks »

if you comment out the AI, the grandbosses won't work at all
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
zlati
Posts: 37
Joined: Mon Nov 12, 2007 4:41 am
Contact:

Re: [HELP]GrandBoss Quests

Post by zlati »

then how i can remove the quest ?
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: [HELP]GrandBoss Quests

Post by jurchiks »

read the AI files
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
zlati
Posts: 37
Joined: Mon Nov 12, 2007 4:41 am
Contact:

Re: [HELP]GrandBoss Quests

Post by zlati »

what you mean read AI files ?
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: [HELP]GrandBoss Quests

Post by jurchiks »

ai/individual/***.java
what else?
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
zlati
Posts: 37
Joined: Mon Nov 12, 2007 4:41 am
Contact:

Re: [HELP]GrandBoss Quests

Post by zlati »

but i dont find anything about quests...
zlati
Posts: 37
Joined: Mon Nov 12, 2007 4:41 am
Contact:

Re: [HELP]GrandBoss Quests

Post by zlati »

50 views and nobody know how to do it ?
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: [HELP]GrandBoss Quests

Post by janiii »

it was already discussed on forum how to make grandbosses without quests. try to search.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
zlati
Posts: 37
Joined: Mon Nov 12, 2007 4:41 am
Contact:

Re: [HELP]GrandBoss Quests

Post by zlati »

janiii wrote:it was already discussed on forum how to make grandbosses without quests. try to search.
i don't find anywhere
Post Reply