Jump to content
  • 0

Force Attack On Multfunctionzone


Question

Posted

Hello everyone

 

I need a little help

 

I make a MultFunctionZone where u cannot invite players, cannot enter with party and hide name and clans (like DM Event)

 

But i cannot find where i can change for players which same clan can make pvp without press CTRL for force attack.

 

Think with me, if i hide names and clan (Like a DM) and they try to attack but only can with CTRL, they know that are a clan member right?

 

Anyone can help me?

 

I need to active Force Attack inside this zone ever.

 

Sorry for my bad english, this isnt my native language.

5 answers to this question

Recommended Posts

  • 0
Posted (edited)

You are in wrong section, anyway :P

 

Add a check (return true) about your zone @ isAutoAttackable( method ;)

Edited by SweeTs
  • 0
Posted

You are in wrong section, anyway :P

 

Add a check (return true) about your zone @ isAutoAttackable( method ;)

 

Sry but i cant undertand what u means :(

 

Can u explain better?

  • 0
Posted (edited)

a good suggestion is that clans got also clan skills so you can add this too

 

if (player.getClan() != null)
{
for(L2Skill skill: player.getClan().getAllSkills())
{
if (skill != null)
player.removeSkill(skill, false);
}
}
 
player.removeSkill(addidhere);
++++++
 
 
 
(thats because there is a benefit for them right now
Edited by Akken
  • 0
Posted

Sry but i cant undertand what u means :(

I already gave you 80% of the asnwer, if not 90, since rest is copy/paste. If you would open Eclipse and search for the method I mentioned, you would understand.

 

fixed lock it :)

You are ruining everything, l2 future as well .. :gusta:

 

@Akken

No words .. :happyforever:

Guest
This topic is now closed to further replies.


  • Posts

    • I assume you're some kind of Rito Games player too, right? If so, I've got some bad news for you. We've been reversing their stuff for years, and the VGK driver collects far more information from your PC than you could imagine.   I won't leak or discuss any specifics here for obvious reasons, but if you've played on certain "serious" projects, they may also have something running on your system. Whether it's mining your GPU or doing other shady things, the point is that you can't really say you're completely safe in today's gaming world. 😄 EAC, BE, Vanguard, FACEIT, and pretty much any kernel level anticheat have extremely deep access to your system.   In the wrong hands, that level of access can become a serious privacy risk. If you have the knowledge, dump the game and take a look for yourself. You might be surprised by what's actually going on behind the scenes.   No wonder the VGK team decided to remove the driver from startup and switch to an on demand approach. I guess the exposure became too much of a risk for them to ignore, so they had to make changes to protect their reputation and keep their image clean.   So let's get to the point. Any anticheat for Lineage 2, whether it's considered good or bad, comes with the same issue: if someone wants to compromise your privacy, they can potentially do it because you don't truly know what you're launching or what kind of drivers it installs or loads. TL;DR: Without proper knowledge and analysis, you can't really know what's happening behind the scenes. Cheers.   Let me remind some people who may have forgotten about this. Many years ago, there was a project called BeyondWorld H5. I saw people complaining that their systems became extremely laggy and their GPUs were overheating after running the game for a long time. After further analysis, we found that the client was heavily using the GPU in a way that appeared to be mining related. The point is that nothing is impossible  if someone has enough access and knowledge, many things can happen.
    • I said I'd buy it for my player, I didn't say I would run it on my pc. 
    • Hi there! I am starting to develop my server and I am looking for a professional interface editor. I already have a client and I would like to hire somebody to edit it for me or to offer their own interfaces. I have looked around but all the pre-made interfaces out there, so far, has not pleased me and I what I need for my server. So if you are a professional interface maker, please let me know! Thank you!
    • Thanks FunBasec, I recommend this developer ! He is very friendly and professional.
    • The project is a change to original l2 with modern game mechanics that is more "western". For example every race can craft, not just dwarves. Mages can cast spells without the need of a dedicated box MP charger. MP chargers are also able to solo farm and deal decent damage on their own. Paladins are now 2h sword dedicated healers/support dps. Drop rates are normalized among all classes, no longer needing spoil to craft.   The idea of the project is keep true to the old vanilla classic experience where you are rewarded for effort. And you must put effort into achieving things. Leveling is slow, gear wont be given to you, you must work towards obtaining upgrades. etc.   These are only a small portion of changes I am making to the game. I would love help and bounce design ideas off of others for some future content update ideas. Like can we design unique raid boss encounters? How about end-game content ideas? How can we make owning castles valuable? Maybe an instanced underground mining zone? Or unique raid fights that the clan can do for extra loot?    There's tons of ideas I have and I would like some help creating them.    This is not a paid project. It is a passion project with people who have a passion for l2 and wanna see the community grow.    Currently using client 418. 
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..