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
Naonah
Posts: 357 Joined: Sun Apr 04, 2010 11:12 pm
Post
by Naonah » Sat May 15, 2010 1:41 pm
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision
Number :
L2JDP Revision
Number :
Code: Select all
<skill id="9" levels="34" name="Sonic Buster" enchantGroup1="2" enchantGroup2="2" enchantGroup3="2" <set name="target" val=[color=#FF0000]"TARGET_MULTIFACE"[/color] />
I think something is wrong here.
When I use this skill I hit only
ONE target.
Shouldnt it attack ALL targets in area?
Thank you.
public void l2jserver ()
{
if (you want l2j server == no problems)
use Linux;
else
use Windows;
}
Diego Vargas
Posts: 102 Joined: Wed Dec 10, 2008 9:29 pm
Post
by Diego Vargas » Mon May 17, 2010 4:21 pm
Sonic Buster despite its animation is a cone effect.
It should damage all targets in a 180 degree cone centered on the target.
Naonah
Posts: 357 Joined: Sun Apr 04, 2010 11:12 pm
Post
by Naonah » Mon Jun 07, 2010 1:57 pm
Diego Vargas wrote:
It should damage all targets in a 180 degree cone centered on the target.
..yes but it hits
only 1 target (PC instance).
Against NPC it works fine and hits all in radius.
public void l2jserver ()
{
if (you want l2j server == no problems)
use Linux;
else
use Windows;
}
Diego Vargas
Posts: 102 Joined: Wed Dec 10, 2008 9:29 pm
Post
by Diego Vargas » Wed Jun 16, 2010 12:09 am
Enemies need to be flagged if in a general zone.
The exception is if you are participating in a siege or in a pvp zone like the arena.