skill apla prepei na legete , nmz to fixara
to last part
L2Character.java find this (more than one)
broadcastPacket(new MagicSkillUse(...));
change it to
if (skill.isPartyBroadcast())
broadcastToMyParty(new MagicSkillUse(...));
else
broadcastPacket(new MagicSkillUse(...));
prepei na exei parei auto apo to l2character k na to exei balei sto skillcaster o mobius
opote paw ekei k kanw to check
example pws einai
// Send a packet starting the casting.
final int actionId = caster.isSummon() ? ActionData.getInstance().getSkillActionId(_skill.getId()) : -1;
if (!_skill.isNotBroadcastable())
{
caster.broadcastPacket(new MagicSkillUse(caster, target, 0, _skill.getDisplayId(), displayedCastTime, reuseDelay, _skill.getReuseDelayGroup(), actionId, _castingType));
}
if (caster.isPlayer() && !instantCast)
{
// Send a system message to the player.
caster.sendPacket(_skill.getId() != 2046 ? new SystemMessage(SystemMessageId.YOU_USE_S1).addSkillName(_skill) : new SystemMessage(SystemMessageId.SUMMONING_YOUR_PET));
// Show the gauge bar for casting.
caster.sendPacket(new SetupGauge(caster.getObjectId(), SetupGauge.BLUE, displayedCastTime));
}
[gr]
arxidia , zitaei k alla sto skillcaster , to mobius to exei allaksi entelos , plus eixa kataferi na kripso ta animation alla to thema einai oti einai abnormal effect k auto fenete gt to thelw na einai monimo panw stous players k auto fenete akoma k an to ekriba
kserw oti m ena 10-15e to exw .. fraga exw .. alla ithela to gamidi na to codaro egw