Jump to content

GsL

Members
  • Posts

    2,418
  • Credits

  • Joined

  • Last visited

  • Days Won

    9
  • Feedback

    0%

Everything posted by GsL

  1. 3 different websites 1 server wtf delete these craps 3 last c6 servers same exactly features
  2. you will come back to pride dude .. u shouldnt sell such work ... good luck with sales.. i dont know if u are trusted*
  3. Edit , its not only this error .. there are many .. i did replace just this file to see if the compile is complete and i got another file with error.. and i changed about 10 files .. and always appear new one this must be the previus protocol .. name Salvation , and not Salvation : Etinas fate
  4. this mean what we can take skills from higher client and run them ? or just npcs and icons ? as example ?
  5. dint work i got 1 error... something else need i guess
  6. thank you for share dude
  7. at least mobius offer u cheap classic files instead of 2500000 $$ of scripts , u buy them and u work them even if u think they are crap files u do your magic there .. instead of scripts
  8. Οχι δεν το είπα με αυτήν την έννοια.. πφφ Εσυ δεν είπες να μην σ γράψω ευχαριστώ.. τέλος πάντων Lock this
  9. 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
  10. L2SkillTemplate == SkillCaster tha les logika ?
  11. Really ? public void broadcastToParty(final IClientOutgoingPacket[] gsp) { for (final var member : getMembers()) { member.sendPacket(gsp); } } {gr] epidi einai mobius i paparia exeis idea pws kanw adapt edw?
  12. // Send a packet starting the casting. final int actionId = caster.isSummon() ? ActionData.getInstance().getSkillActionId(_skill.getId()) : -1; if (!_skill.isNotBroadcastable() || ((_skill.getId() != 10033) || ((_skill.getId() != 10032) && caster.isInParty()))) { caster.broadcastPacket(new MagicSkillUse(caster, target, 0, 0, displayedCastTime, reuseDelay, _skill.getReuseDelayGroup(), actionId, _castingType)); } this and on char info this final Set<AbnormalVisualEffect> abnormalVisualEffects = _player.getEffectList().getCurrentAbnormalVisualEffects(); packet.writeD(abnormalVisualEffects.size() + (_gmSeeInvis ? 1 : 0)); // Confirmed // boolean party = _player.isInParty(); // packet.writeD(abnormalVisualEffects.size() + (party ? 1 : 0)); for (AbnormalVisualEffect abnormalVisualEffect : abnormalVisualEffects) { packet.writeH(abnormalVisualEffect.getClientId()); // Confirmed } if (_gmSeeInvis) { packet.writeH(AbnormalVisualEffect.STEALTH.getClientId()); } if (!_player.isInParty()) { packet.writeH(AbnormalVisualEffect.IN_A_DECAL.getClientId()); } This don't work forgot to say*
  13. Re mlk είπες την άποψη σου.. ασε το σπαμ.. ο καθένας κάνει ότι γουστάρει είτε δουλεύει σωστά είτε λάθος.. ίσως ο δικό σου σερβερ ήταν ότι ποιο κοντινό σε c6 pride έχω δει αλλά και πάλι δεν έφτανες ούτε το 60% .. οποτε ας το παιδί ήσυχο.. (gr)
  14. when i see servers give money rewards , i wanna kill my self .
  15. So u pay players to play your server, amazing features.. dude wtf
  16. C6 pride wasnt items or npcs , or just fix some skills , was much more deep re-work thats why all copy fail ... peace no hate ^^
  17. Just find into your spawn files the ID of your npc . And delete it .. what pack u use ? L2jfroxen have it into data base Mobius into xml
  18. well looks awesome job , do u work for client side also ? i m interest for auto farm , but for me now the price is 2 hight
  19. Weekly Top 1 CLAN €150 to PayPal jesus
  20. i need it when a X skill effected is active plus this dont work
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock