Alt + click monster

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
bauwbas
Posts: 60
Joined: Wed Nov 18, 2009 12:44 pm
Location: Lithuania

Alt + click monster

Post by bauwbas »

L2J Revision Latest:
L2JDP Revision Latest:

10 times i checked configs, but i don't found config which let me turn on alt + click on monster, i want that people can do that... Where i can turn it on? Or maybe some one have this code or link to code?
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: Alt + click monster

Post by JIV »

client do not recognize alt during click. do you mean shift?
User avatar
bauwbas
Posts: 60
Joined: Wed Nov 18, 2009 12:44 pm
Location: Lithuania

Re: Alt + click monster

Post by bauwbas »

Yes, shift.. I don't remember which button is right ;p
Dwarbarak
Posts: 16
Joined: Sun Jan 06, 2008 12:04 am
Location: Germany

Re: Alt + click monster

Post by Dwarbarak »

NPC.properties

Code: Select all

# Allows non-GM players to view NPC stats via shift-click# Default: FalseAltGameViewNpc = True
Find out and come in ^^
User avatar
bauwbas
Posts: 60
Joined: Wed Nov 18, 2009 12:44 pm
Location: Lithuania

Re: Alt + click monster

Post by bauwbas »

One more question... Where can i find in core this script I want to remake, that if some1 press it show only drop list and spoil list. I searched in L2NpcInstance and L2MonsterInstance, but nothing.
Dwarbarak
Posts: 16
Joined: Sun Jan 06, 2008 12:04 am
Location: Germany

Re: Alt + click monster

Post by Dwarbarak »

datapack_development\data\scripts\handlers\actionhandlers\L2NpcActionShift.java
Find out and come in ^^
User avatar
bauwbas
Posts: 60
Joined: Wed Nov 18, 2009 12:44 pm
Location: Lithuania

Re: Alt + click monster

Post by bauwbas »

Thank you again Dwarbarak, biggest respect.
Post Reply