Evas priest

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
fars666
Posts: 105
Joined: Tue Apr 16, 2013 7:05 am

Evas priest

Post by fars666 »

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 ?
User avatar
Gladicek
Posts: 634
Joined: Wed Jan 19, 2011 6:25 pm
Location: Czech Republic

Re: Evas priest

Post by Gladicek »

Enable event Gift of Vitality in scripts.cfg
Image
L2J retired
fars666
Posts: 105
Joined: Tue Apr 16, 2013 7:05 am

Re: Evas priest

Post by fars666 »

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 :(
fars666
Posts: 105
Joined: Tue Apr 16, 2013 7:05 am

Re: Evas priest

Post by fars666 »

Did I do something wrong?
User avatar
UnAfraid
L2j Veteran
L2j Veteran
Posts: 4199
Joined: Mon Jul 23, 2007 4:25 pm
Location: Bulgaria
Contact:

Re: Evas priest

Post by UnAfraid »

restart server when u do such change or load it ingame

Code: Select all

//script_load events/GiftOfVitality/GiftOfVitality.java
Image
fars666
Posts: 105
Joined: Tue Apr 16, 2013 7:05 am

Re: Evas priest

Post by fars666 »

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 =\
User avatar
lucan
Posts: 590
Joined: Wed Mar 16, 2011 10:39 pm
Location: Brazil

Re: Evas priest

Post by lucan »

Need more config...
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"> 
27 02 2008-28 02 2008
fars666
Posts: 105
Joined: Tue Apr 16, 2013 7:05 am

Re: Evas priest

Post by fars666 »

worked as a charm thank you lucan!
Post Reply