Jump to content
  • 0

Problem when Shift CLick with normal player


l2destino

Question

Hello Everyone,

Iam facing a problem when Iam trying to shift click on an NPC to wats droplist. When I do with GM everything is cool but when I do with normal player its not working.

The pack Iam using is acis and working on NPC.java on the method onActionShift

Link to comment
Share on other sites

Recommended Posts

  • 0
6 minutes ago, SweeTs said:

Try to put it under normal else, inside that else do your config check. Also add a sendMessage method inside that block, to see if you go there, as Tk suggested.

Ive tryed everything really :P I also put a send message but if you are normal player doesnt go inside the method only when you are a gm

Link to comment
Share on other sites

  • 0

 

3 hours ago, l2destino said:

Ive tryed everything really :P I also put a send message but if you are normal player doesnt go inside the method only when you are a gm

Obviously you did something wrong. Didn't compile or your config is simply false.

 

28 minutes ago, criss22 said:

Mby this method save you 


// Set the target of the L2PcInstance activeChar
			activeChar.setTarget(target);

 

Obviously not :laughing:

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...