CTF error

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
Locked
hiroshima
Posts: 107
Joined: Tue Nov 03, 2009 1:28 pm

CTF error

Post by hiroshima »

Server Version= 4412
Datapack Version= 7664
[javac] \Server\java\com\l2jserver\gameserver\network\clientpackets\RequestActionUse.java:188: cannot find symbol
[javac] symbol : method isInFunEvent()
[javac] location: class com.l2jserver.gameserver.model.L2Object
[javac] if (!activeChar.getAccessLevel().allowPeaceAttack() && activeChar.isInsidePeaceZone(pet, target) && (!activeChar.isInFunEvent() || !target.isInFunEvent())) //add by CTF
[javac] ^
[javac] 1 error
i got this error when trying to apply CTF event (http://open-team.ru/index.php?/topic/1641-ctf/)

any idea whats wrong?
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: CTF error

Post by MELERIX »

We don't have CTF mod in L2J.

closed.
Locked