Jump to content
  • 0

[HELP] AntiPK Problem


Question

Posted

Hi guys, I want to solve something about the antipks i have in my server... the daggers can get rid of them using hide or silent move and i want to make the antipks a little bit smarter just to kill the pks who are using this skills, any suggestion? thanks in advance!!

9 answers to this question

Recommended Posts

  • 0
Posted

Hi guys, I want to solve something about the antipks i have in my server... the daggers can get rid of them using hide or silent move and i want to make the antipks a little bit smarter just to kill the pks who are using this skills, any suggestion? thanks in advance!!

just give to guard very big p.atk and he will kill him with one hit

  • 0
Posted

just give to guard very big p.atk and he will kill him with one hit

won't help...

 

u have to create a new guard.... which detect also hide and silent move...

if i remember me right somethings like this is shared here,,,, if not search in market section and buy such guard :P

  • 0
Posted

go into data\scripts\ai\group_template\SeeThroughSilentMove.java  and    put your guards ID here.

private static final int[] MOBIDS = {18001,18002,22199,22215,22216,22217,22327,29009,29010,29011,29012,29013};

Or edit general behavior on L2AttackableAI canSeeThroughSilentMove().

  • 0
Posted

could you explain better?

Nope, ctrl+H name of the method using Eclipse. There's only 1 use of that function over the whole project (and I said the name of the file).

 

If you don't find, you're blind (suggestion : stop fapping or open eyes) or got no reason to got problem as you use a pack/chronicle where that stuff wasn't implemented.

 

I only remind you it's general behavior (if you drop the line, it will affect all NPCs). A check using instanceof is one of the solution (and will avoid to enter each ID at hand as unikkatil suggested ; can be cool if you got 100 different IDs.).

 

If you got low amou.nt of NPCs : use unikkatil method.

If you got a particular type of NPCs : use method I described.

  • 0
Posted
(suggestion : stop fapping or open eyes)

 

haha that funny, sorry but I'm not as skilled as you, and seen the file and the line you're saying but putting nose that, do you understand or a map?

  • 0
Posted

haha that funny, sorry but I'm not as skilled as you, and seen the file and the line you're saying but putting nose that, do you understand or a map?

I'm not skilled, and if you got a problem to understand that line, explain it.

  • 0
Posted

All I want to know how you get to kill people in hide and move silent (and derivatives), and now to be able to use such a skill does not kill the players.

 

Si quieres mejor te escribo en español :p

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...