Page 1 of 1

[NPCs] Search for Bypass informations

Posted: Tue Jan 02, 2018 7:28 pm
by PacWhite
Hey guys,

i search for a list which bypasses a L2Npc Instance can use? I search for a method to make a NPC that casts a skill to a player by pressing a button.

L2NpcBuffer already taken. And i think it gives no option to make another one with the same instance.



Thanks for help.

Greetz
Pac

Re: [NPCs] Search for Bypass informations

Posted: Sat Jan 06, 2018 8:55 am
by HorridoJoho
You can take a look in the datapack. The game/data/scripts/handlers/bypasshandlers/ folder has all the bypasses which can be used by all npc instances. Look into the files to see what getBypassList list returns to see the exact commands which are handled by that file.