If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:5909
L2JDP Revision Number: 9573
Okay Eva's High Priest Steve simply will not buff it... instead saying that i'm not on that quest..
How to enable that ?
Evas priest
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- Gladicek
- Posts: 634
- Joined: Wed Jan 19, 2011 6:25 pm
- Location: Czech Republic
-
- Posts: 105
- Joined: Tue Apr 16, 2013 7:05 am
Re: Evas priest
Well I believe I did here is paste from scripts.cfg
# Event Engine
mods/eventmodElpies/eventmodElpies.java
mods/eventmodRabbits/eventmodRabbits.java
mods/eventmodRace/eventmodRace.java
# Events
events/CharacterBirthday/CharacterBirthday.java
events/GiftOfVitality/GiftOfVitality.java
#events/HeavyMedal/HeavyMedal.java
#events/TheValentineEvent/TheValentineEvent.java
#events/FreyaCelebration/FreyaCelebration.java
#events/MasterOfEnchanting/MasterOfEnchanting.java
#events/LoveYourGatekeeper/LoveYourGatekeeper.java
I'm sorry for being annoying but it still doesn't work for me
# Event Engine
mods/eventmodElpies/eventmodElpies.java
mods/eventmodRabbits/eventmodRabbits.java
mods/eventmodRace/eventmodRace.java
# Events
events/CharacterBirthday/CharacterBirthday.java
events/GiftOfVitality/GiftOfVitality.java
#events/HeavyMedal/HeavyMedal.java
#events/TheValentineEvent/TheValentineEvent.java
#events/FreyaCelebration/FreyaCelebration.java
#events/MasterOfEnchanting/MasterOfEnchanting.java
#events/LoveYourGatekeeper/LoveYourGatekeeper.java
I'm sorry for being annoying but it still doesn't work for me

- UnAfraid
- L2j Veteran
- Posts: 4199
- Joined: Mon Jul 23, 2007 4:25 pm
- Location: Bulgaria
- Contact:
Re: Evas priest
restart server when u do such change or load it ingame
Code: Select all
//script_load events/GiftOfVitality/GiftOfVitality.java
-
- Posts: 105
- Joined: Tue Apr 16, 2013 7:05 am
Re: Evas priest
Thank you for suggestion I did restart and still no luck does my scripts.cfg looks fine to you? I have a feeling that I might missed something =\
- lucan
- Posts: 590
- Joined: Wed Mar 16, 2011 10:39 pm
- Location: Brazil
Re: Evas priest
Need more config...
Inside \game\data\scripts\events\GiftOfVitality edit the period in config.xml
27 02 2008-28 02 2008
Inside \game\data\scripts\events\GiftOfVitality edit the period in config.xml
Code: Select all
<event name="Gift of Vitality" active="27 02 2008-28 02 2008" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../xsd/eventConfig.xsd">
-
- Posts: 105
- Joined: Tue Apr 16, 2013 7:05 am
Re: Evas priest
worked as a charm thank you lucan!